pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ap-php



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Wed Jun  4 11:10:40 UTC 2025

Modified Files:
        pkgsrc/www/ap-php: Makefile

Log Message:
ap-php: Bump PKGREVISION for lang/php84 zts fix.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/ap-php/Makefile

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

Modified files:

Index: pkgsrc/www/ap-php/Makefile
diff -u pkgsrc/www/ap-php/Makefile:1.61 pkgsrc/www/ap-php/Makefile:1.62
--- pkgsrc/www/ap-php/Makefile:1.61     Sat Feb  8 03:22:18 2025
+++ pkgsrc/www/ap-php/Makefile  Wed Jun  4 11:10:40 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2025/02/08 03:22:18 taca Exp $
+# $NetBSD: Makefile,v 1.62 2025/06/04 11:10:40 jperkin Exp $
 
 PKGNAME=               ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_VERSION}
-PKGREVISION=           12
+PKGREVISION=           13
 COMMENT=               Apache (${PKG_APACHE}) module for ${PHP_PKG_PREFIX}
 
 CONFLICTS=             ap-php-[0-9]*



Home | Main Index | Thread Index | Old Index