pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/php-curl



Module Name:    pkgsrc
Committed By:   jdolecek
Date:           Mon Feb 27 15:45:27 UTC 2017

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

Log Message:
Reset PKGREVISION after all PHP language packages. Maybe it would make sense to not bump PKGREVISION arbitrarily with each boost update please?


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/php-curl/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-curl/Makefile
diff -u pkgsrc/www/php-curl/Makefile:1.29 pkgsrc/www/php-curl/Makefile:1.30
--- pkgsrc/www/php-curl/Makefile:1.29   Sun Jan  1 16:06:39 2017
+++ pkgsrc/www/php-curl/Makefile        Mon Feb 27 15:45:27 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2017/01/01 16:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/02/27 15:45:27 jdolecek Exp $
 
 MODNAME=               curl
 CATEGORIES+=           www
 COMMENT=               PHP extension for curl functions
-PKGREVISION=           1
 
 CONFLICTS=     php-curl-[0-9]*
 



Home | Main Index | Thread Index | Old Index