pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/php56



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 31 20:48:40 UTC 2019

Modified Files:
        pkgsrc/lang/php56: Makefile

Log Message:
php56: bump PKGREVISION for openssl 1.1 patch


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/php56/Makefile

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

Modified files:

Index: pkgsrc/lang/php56/Makefile
diff -u pkgsrc/lang/php56/Makefile:1.20 pkgsrc/lang/php56/Makefile:1.21
--- pkgsrc/lang/php56/Makefile:1.20     Sat Jan 12 15:01:34 2019
+++ pkgsrc/lang/php56/Makefile  Sun Mar 31 20:48:40 2019
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2019/01/12 15:01:34 taca Exp $
+# $NetBSD: Makefile,v 1.21 2019/03/31 20:48:40 wiz Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #
 PKGNAME=               php-${PHP_VERSION}
+PKGREVISION=           1
 CATEGORIES=            lang
 
 HOMEPAGE=              http://www.php.net/



Home | Main Index | Thread Index | Old Index