Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/lang/php80/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/lang/php80/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/lang/php80/Makefile 2021/04/30 14:59:15 1.3 +++ pkgsrc/lang/php80/Makefile 2021/12/08 16:02:17 1.4 @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2021/04/30 14:59:15 taca Exp $ +# $NetBSD: Makefile,v 1.4 2021/12/08 16:02:17 adam Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_VERSION:S/RC/rc/} +PKGREVISION= 1 COMMENT= PHP Hypertext Preprocessor version 8.0 LICENSE= php