pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/php72



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Jul 20 13:29:51 UTC 2018

Modified Files:
        pkgsrc/lang/php72: Makefile

Log Message:
lang/php72: reset PKGREVISION

Reset PKGREVISION along with update to 7.2.8.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/php72/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/php72/Makefile
diff -u pkgsrc/lang/php72/Makefile:1.11 pkgsrc/lang/php72/Makefile:1.12
--- pkgsrc/lang/php72/Makefile:1.11     Fri Jul 20 13:25:26 2018
+++ pkgsrc/lang/php72/Makefile  Fri Jul 20 13:29:50 2018
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2018/07/20 13:25:26 taca Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/20 13:29:50 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #
 PKGNAME=               php-${PHP_VERSION:S/RC/rc/}
-PKGREVISION=           2
 
 HOMEPAGE=              http://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 7.2



Home | Main Index | Thread Index | Old Index