Thu Apr 26 15:44:15 2018 UTC ()
lang/php72: Reset PKGREVISION


(taca)
diff -r1.7 -r1.8 pkgsrc/lang/php72/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/lang/php72/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/php72/Attic/Makefile 2018/04/14 07:34:29 1.7
+++ pkgsrc/lang/php72/Attic/Makefile 2018/04/26 15:44:15 1.8
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.7 2018/04/14 07:34:29 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2018/04/26 15:44:15 taca Exp $
2 2
3# 3#
4# We can't omit PKGNAME here to handle PKG_OPTIONS. 4# We can't omit PKGNAME here to handle PKG_OPTIONS.
5# 5#
6PKGNAME= php-${PHP_VERSION:S/RC/rc/} 6PKGNAME= php-${PHP_VERSION:S/RC/rc/}
7PKGREVISION= 1 
8CATEGORIES= lang 7CATEGORIES= lang
9 8
10HOMEPAGE= http://www.php.net/ 9HOMEPAGE= http://www.php.net/
11COMMENT= PHP Hypertext Preprocessor version 7.2 10COMMENT= PHP Hypertext Preprocessor version 7.2
12LICENSE= php 11LICENSE= php
13 12
14TEST_TARGET= test 13TEST_TARGET= test
15 14
16USE_TOOLS+= gmake lex pkg-config 15USE_TOOLS+= gmake lex pkg-config
17LIBTOOL_OVERRIDE= # empty 16LIBTOOL_OVERRIDE= # empty
18PHP_CHECK_INSTALLED= No 17PHP_CHECK_INSTALLED= No
19 18
20PHP_VERSIONS_ACCEPTED= 72 19PHP_VERSIONS_ACCEPTED= 72