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:           Tue Jan  9 17:55:54 UTC 2018

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

Log Message:
revert rev 1.35, put back PKGREVISION; too big gap since primary package update


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 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.35 pkgsrc/www/php-curl/Makefile:1.36
--- pkgsrc/www/php-curl/Makefile:1.35   Tue Jan  9 15:33:35 2018
+++ pkgsrc/www/php-curl/Makefile        Tue Jan  9 17:55:54 2018
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2018/01/09 15:33:35 jdolecek Exp $
+# $NetBSD: Makefile,v 1.36 2018/01/09 17:55:54 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