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:   taca
Date:           Thu Sep 13 15:48:37 UTC 2018

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

Log Message:
www/php-curl: Reset PKGREVISION

Reset PKGREVISION after all lang/php* are updated.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 pkgsrc/www/php-curl/Makefile:1.41
--- pkgsrc/www/php-curl/Makefile:1.40   Thu Aug 16 18:55:15 2018
+++ pkgsrc/www/php-curl/Makefile        Thu Sep 13 15:48:37 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2018/08/16 18:55:15 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/09/13 15:48:37 taca 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