Wed Dec 29 06:05:19 2021 UTC ()
Retire of php73, PHP 7.3.x.


(taca)
diff -r1.4 -r1.5 pkgsrc/converters/php-recode/Makefile
diff -r1.33 -r1.34 pkgsrc/databases/php-sqlrelay/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/php-memcache4/Makefile
diff -r1.5 -r1.6 pkgsrc/mail/roundcube-plugin-carddav/Makefile
diff -r1.9 -r1.10 pkgsrc/textproc/php-json/Makefile
diff -r1.25 -r1.26 pkgsrc/textproc/php-wddx/Makefile
diff -r1.50 -r1.51 pkgsrc/www/contao35/Makefile
diff -r1.41 -r1.42 pkgsrc/www/drupal8/Makefile
diff -r1.91 -r1.92 pkgsrc/www/moodle/Makefile
diff -r1.9 -r1.10 pkgsrc/www/php-apcu_bc/Makefile
diff -r1.2 -r1.3 pkgsrc/www/php-dotclear/Makefile
diff -r1.15 -r1.16 pkgsrc/www/php-glpi/Makefile
diff -r1.29 -r1.30 pkgsrc/www/php-http3/Makefile
diff -r1.2 -r1.3 pkgsrc/www/php-phalcon4/Makefile
diff -r1.12 -r1.13 pkgsrc/www/php-tiki6/Makefile
diff -r1.6 -r1.7 pkgsrc/www/unit-php/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/converters/php-recode/Makefile (expand / switch to context diff)
--- pkgsrc/converters/php-recode/Makefile 2021/01/03 15:26:11 1.4
+++ pkgsrc/converters/php-recode/Makefile 2021/12/29 06:05:18 1.5
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/01/03 15:26:11 taca Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/29 06:05:18 taca Exp $
 
 MODNAME=		recode
 CATEGORIES=		converters
@@ -8,7 +8,7 @@
 
 CONFIGURE_ARGS+=	--with-${MODNAME}=shared,${BUILDLINK_PREFIX.recode}
 
-PHP_VERSIONS_ACCEPTED=	56 73
+PHP_VERSIONS_ACCEPTED=	56
 USE_PHP_EXT_PATCHES=	yes
 
 .include "../../lang/php/ext.mk"

cvs diff -r1.33 -r1.34 pkgsrc/databases/php-sqlrelay/Makefile (expand / switch to context diff)
--- pkgsrc/databases/php-sqlrelay/Makefile 2021/12/08 16:03:42 1.33
+++ pkgsrc/databases/php-sqlrelay/Makefile 2021/12/29 06:05:18 1.34
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2021/12/08 16:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/12/29 06:05:18 taca Exp $
 
 PKGNAME=	${PHP_PKG_PREFIX}-${DISTNAME}
 PKGREVISION=	4
@@ -9,7 +9,7 @@
 
 LICENSE=	gnu-gpl-v2 AND php
 
-PHP_VERSIONS_ACCEPTED=	56 73 74
+PHP_VERSIONS_ACCEPTED=	56 74
 
 TOOLS_BROKEN+=		perl
 CONFIGURE_ARGS+=	--with-php-prefix=${BUILDLINK_PREFIX.php}

cvs diff -r1.1 -r1.2 pkgsrc/devel/php-memcache4/Makefile (expand / switch to context diff)
--- pkgsrc/devel/php-memcache4/Makefile 2021/03/07 15:38:40 1.1
+++ pkgsrc/devel/php-memcache4/Makefile 2021/12/29 06:05:18 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/03/07 15:38:40 taca Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/29 06:05:18 taca Exp $
 #
 
 MODNAME=		memcache
@@ -10,7 +10,7 @@
 
 CONFLICTS=		php-memcache-[0-9]*
 
-PHP_VERSIONS_ACCEPTED=	73 74
+PHP_VERSIONS_ACCEPTED=	74
 
 CONFIGURE_ARGS+=	--enable-${MODNAME}
 CONFIGURE_ARGS+=	--with-zlib-dir=${BUILDLINK_PREFIX.zlib}

cvs diff -r1.5 -r1.6 pkgsrc/mail/roundcube-plugin-carddav/Makefile (expand / switch to context diff)
--- pkgsrc/mail/roundcube-plugin-carddav/Makefile 2021/05/18 07:13:26 1.5
+++ pkgsrc/mail/roundcube-plugin-carddav/Makefile 2021/12/29 06:05:18 1.6
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/05/18 07:13:26 triaxx Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/29 06:05:18 taca Exp $
 
-DISTNAME=	carddav-v4.1.1
+DISTNAME=	carddav-v4.2.0
 PKGNAME=	${PHP_PKG_PREFIX}-roundcube-plugin-${DISTNAME:S/-v/-/}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mstilkerich/}
@@ -25,7 +25,7 @@
 
 WRKSRC=		${WRKDIR}/carddav
 
-PHP_VERSIONS_ACCEPTED=	74 73
+PHP_VERSIONS_ACCEPTED=	74
 
 PKG_SYSCONFSUBDIR=	roundcube
 

cvs diff -r1.9 -r1.10 pkgsrc/textproc/php-json/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/php-json/Makefile 2021/03/07 13:45:08 1.9
+++ pkgsrc/textproc/php-json/Makefile 2021/12/29 06:05:18 1.10
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/03/07 13:45:08 taca Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/29 06:05:18 taca Exp $
 
 MODNAME=		json
 CATEGORIES+=		textproc
@@ -11,7 +11,7 @@
 
 CONFIGURE_ARGS+=	--enable-${MODNAME}=shared
 
-PHP_VERSIONS_ACCEPTED=	56 73 74
+PHP_VERSIONS_ACCEPTED=	56 74
 
 .include "../../lang/php/ext.mk"
 

cvs diff -r1.25 -r1.26 pkgsrc/textproc/php-wddx/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/php-wddx/Makefile 2021/12/08 16:06:45 1.25
+++ pkgsrc/textproc/php-wddx/Makefile 2021/12/29 06:05:18 1.26
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/12/08 16:06:45 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/12/29 06:05:18 taca Exp $
 
 MODNAME=		wddx
 CATEGORIES+=		textproc
@@ -10,7 +10,7 @@
 CONFIGURE_ARGS+=	--enable-${MODNAME}=shared,${BUILDLINK_DIR}
 CONFIGURE_ARGS+=	--with-libxml-dir=${BUILDLINK_DIR}
 
-PHP_VERSIONS_ACCEPTED=	56 73
+PHP_VERSIONS_ACCEPTED=	56
 USE_PHP_EXT_PATCHES=	# defined
 
 # appease some PHP build assumpsions

cvs diff -r1.50 -r1.51 pkgsrc/www/contao35/Makefile (expand / switch to context diff)
--- pkgsrc/www/contao35/Makefile 2021/01/05 12:51:08 1.50
+++ pkgsrc/www/contao35/Makefile 2021/12/29 06:05:18 1.51
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2021/01/05 12:51:08 taca Exp $
+# $NetBSD: Makefile,v 1.51 2021/12/29 06:05:18 taca Exp $
 #
 
 DISTNAME=	contao-${CT_PKGVER}
@@ -21,7 +21,7 @@
 DEPENDS+=	${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
 DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
 
-PHP_VERSIONS_ACCEPTED=	56 73 74
+PHP_VERSIONS_ACCEPTED=	56 74
 
 CT_VERSION=	3.5.40
 USE_TOOLS=	bash:run pax

cvs diff -r1.41 -r1.42 pkgsrc/www/drupal8/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/www/drupal8/Attic/Makefile 2021/12/11 16:26:06 1.41
+++ pkgsrc/www/drupal8/Attic/Makefile 2021/12/29 06:05:18 1.42
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2021/12/11 16:26:06 taca Exp $
+# $NetBSD: Makefile,v 1.42 2021/12/29 06:05:18 taca Exp $
 
 DISTNAME=	drupal-8.9.20
 PKGNAME=	${PHP_PKG_PREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@
 DEPENDS+=	${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
 DEPENDS+=	${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json
 
-PHP_VERSIONS_ACCEPTED=	73 74
+PHP_VERSIONS_ACCEPTED=	74
 
 NO_BUILD=	YES
 DRUPAL=		share/drupal

cvs diff -r1.91 -r1.92 pkgsrc/www/moodle/Makefile (expand / switch to context diff)
--- pkgsrc/www/moodle/Makefile 2021/12/11 07:24:00 1.91
+++ pkgsrc/www/moodle/Makefile 2021/12/29 06:05:19 1.92
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2021/12/11 07:24:00 wen Exp $
+# $NetBSD: Makefile,v 1.92 2021/12/29 06:05:19 taca Exp $
 
 DISTNAME=	moodle-3.11.4
 CATEGORIES=	www
@@ -32,7 +32,7 @@
 .include "../../mk/bsd.prefs.mk"
 .include "options.mk"
 
-PHP_VERSIONS_ACCEPTED=		73 74
+PHP_VERSIONS_ACCEPTED=		74
 
 PKG_GROUPS_VARS=	APACHE_GROUP
 PKG_USERS_VARS=		APACHE_USER

cvs diff -r1.9 -r1.10 pkgsrc/www/php-apcu_bc/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-apcu_bc/Makefile 2021/01/03 15:26:12 1.9
+++ pkgsrc/www/php-apcu_bc/Makefile 2021/12/29 06:05:19 1.10
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/01/03 15:26:12 taca Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/29 06:05:19 taca Exp $
 
 MODNAME=	apcu_bc
 PKGMODNAME=	apc
@@ -9,7 +9,7 @@
 COMMENT=	APCu  Backwards Compatibility Module
 LICENSE=	php
 
-PHP_VERSIONS_ACCEPTED=	73 74
+PHP_VERSIONS_ACCEPTED=	74
 
 CONFIGURE_ARGS+=	--enable-${MODNAME}
 

cvs diff -r1.2 -r1.3 pkgsrc/www/php-dotclear/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-dotclear/Makefile 2021/06/24 19:35:17 1.2
+++ pkgsrc/www/php-dotclear/Makefile 2021/12/29 06:05:19 1.3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/06/24 19:35:17 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/29 06:05:19 taca Exp $
 
 DISTNAME=	dotclear-2.18.1
 PKGREVISION=	1
@@ -27,7 +27,7 @@
 
 .include "options.mk"
 
-PHP_VERSIONS_ACCEPTED=	74 73 56
+PHP_VERSIONS_ACCEPTED=	74 56
 
 PKG_SYSCONFSUBDIR=	dotclear
 

cvs diff -r1.15 -r1.16 pkgsrc/www/php-glpi/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-glpi/Makefile 2021/06/23 20:33:18 1.15
+++ pkgsrc/www/php-glpi/Makefile 2021/12/29 06:05:19 1.16
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/06/23 20:33:18 nia Exp $
+# $NetBSD: Makefile,v 1.16 2021/12/29 06:05:19 taca Exp $
 
 DISTNAME=	glpi-${GLPI_VERSION}
 GLPI_VERSION=	9.4.6
@@ -35,7 +35,7 @@
 
 MESSAGE_SUBST+=	APACHE_USER="${APACHE_USER}"
 
-PHP_VERSIONS_ACCEPTED=	56 73 74
+PHP_VERSIONS_ACCEPTED=	56 74
 
 .include "../../mk/bsd.prefs.mk"
 

cvs diff -r1.29 -r1.30 pkgsrc/www/php-http3/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-http3/Makefile 2021/12/12 15:33:30 1.29
+++ pkgsrc/www/php-http3/Makefile 2021/12/29 06:05:19 1.30
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2021/12/12 15:33:30 taca Exp $
+# $NetBSD: Makefile,v 1.30 2021/12/29 06:05:19 taca Exp $
 
 MODNAME=		http
 PECL_VERSION=		3.2.4
@@ -13,7 +13,7 @@
 
 CONFLICTS=		php-http-[0-9]*
 
-PHP_VERSIONS_ACCEPTED=	73 74
+PHP_VERSIONS_ACCEPTED=	74
 
 USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes

cvs diff -r1.2 -r1.3 pkgsrc/www/php-phalcon4/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-phalcon4/Makefile 2021/01/03 15:26:12 1.2
+++ pkgsrc/www/php-phalcon4/Makefile 2021/12/29 06:05:19 1.3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/01/03 15:26:12 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/29 06:05:19 taca Exp $
 #
 
 MODNAME=		phalcon
@@ -14,7 +14,7 @@
 
 CONFLICTS=		php-phalcon-[0-9]*
 
-PHP_VERSIONS_ACCEPTED=  73 74
+PHP_VERSIONS_ACCEPTED=  74
 
 GITHUB_PROJECT=		cphalcon
 GITHUB_TAG=		v${PKGVERSION_NOREV}

cvs diff -r1.12 -r1.13 pkgsrc/www/php-tiki6/Makefile (expand / switch to context diff)
--- pkgsrc/www/php-tiki6/Makefile 2021/03/07 13:37:28 1.12
+++ pkgsrc/www/php-tiki6/Makefile 2021/12/29 06:05:19 1.13
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/03/07 13:37:28 taca Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/29 06:05:19 taca Exp $
 #
 
 DISTNAME=	tiki-6.8
@@ -26,7 +26,7 @@
 
 BUILD_DEFS+=	APACHE_GROUP APACHE_USER
 
-PHP_VERSIONS_ACCEPTED=	56 73 74
+PHP_VERSIONS_ACCEPTED=	56 74
 
 TIKIDIR=		share/tiki6
 INSTALLATION_DIRS=	${TIKIDIR}

cvs diff -r1.6 -r1.7 pkgsrc/www/unit-php/Makefile (expand / switch to context diff)
--- pkgsrc/www/unit-php/Makefile 2021/03/10 16:40:15 1.6
+++ pkgsrc/www/unit-php/Makefile 2021/12/29 06:05:19 1.7
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/03/10 16:40:15 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/29 06:05:19 taca Exp $
 
 PKGNAME=	unit-${LANG}${PHP_VERSION:R:S|.||g}-${UNIT_VERSION}
 COMMENT=	PHP module for NGINX Unit
@@ -8,7 +8,7 @@
 
 MAINTAINER=	osa@FreeBSD.org
 
-PHP_VERSIONS_ACCEPTED?=	56 73 74
+PHP_VERSIONS_ACCEPTED?=	56 74
 
 .include "../../lang/php/phpversion.mk"