[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/devel/php-memcache
From:       "Takahiro Kambe" <taca () netbsd ! org>
Date:       2023-11-30 16:20:51
Message-ID: 20231130162051.0E6A4FA40 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1701361251229300
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Nov 30 16:20:51 UTC 2023

Modified Files:
	pkgsrc/devel/php-memcache: Makefile

Log Message:
devel/php-memcache: allow php81, php82 and php83


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/php-memcache/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1701361251229300
Content-Disposition: inline
Content-Length: 671
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/devel/php-memcache/Makefile
diff -u pkgsrc/devel/php-memcache/Makefile:1.15 pkgsrc/devel/php-memcache/Makefile:1.16
--- pkgsrc/devel/php-memcache/Makefile:1.15	Sun Mar  7 15:41:30 2021
+++ pkgsrc/devel/php-memcache/Makefile	Thu Nov 30 16:20:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/03/07 15:41:30 taca Exp $
+# $NetBSD: Makefile,v 1.16 2023/11/30 16:20:50 taca Exp $
 #
 
 MODNAME=		memcache
@@ -11,7 +11,7 @@ LICENSE=		php
 
 CONFLICTS=		php-memcache-[0-9]*
 
-PHP_VERSIONS_ACCEPTED=	80
+PHP_VERSIONS_ACCEPTED=	80 81 82 83
 
 CONFIGURE_ARGS+=	--enable-${MODNAME}
 CONFIGURE_ARGS+=	--with-zlib-dir=${BUILDLINK_PREFIX.zlib}


--_----------=_1701361251229300--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic