pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/php-fpm



Module Name:    pkgsrc
Committed By:   roy
Date:           Fri Apr 14 14:05:41 UTC 2017

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

Log Message:
Bump for the recent change to PHP bundling DOM.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/php-fpm/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/php-fpm/Makefile
diff -u pkgsrc/www/php-fpm/Makefile:1.19 pkgsrc/www/php-fpm/Makefile:1.20
--- pkgsrc/www/php-fpm/Makefile:1.19    Sat Apr  2 09:05:23 2016
+++ pkgsrc/www/php-fpm/Makefile Fri Apr 14 14:05:41 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2016/04/02 09:05:23 taca Exp $
+# $NetBSD: Makefile,v 1.20 2017/04/14 14:05:41 roy Exp $
 
 PKGNAME=       ${PHP_PKG_PREFIX}-fpm-${PHP_VERSION}
+PKGREVISION=   1
 CATEGORIES=    www
 
 HOMEPAGE=      http://php-fpm.org/



Home | Main Index | Thread Index | Old Index