pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 30 00:39:21 UTC 2018

Modified Files:
        pkgsrc/archivers/php-zip: Makefile
        pkgsrc/graphics/php-gd: Makefile

Log Message:
pkgsrc: Reset PKGREVISION of archivers/php-zip and graphics/php-gd

Reset PKGREVISION by all lang/php* packages.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/archivers/php-zip/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/php-gd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/php-zip/Makefile
diff -u pkgsrc/archivers/php-zip/Makefile:1.19 pkgsrc/archivers/php-zip/Makefile:1.20
--- pkgsrc/archivers/php-zip/Makefile:1.19      Mon Mar 12 11:15:59 2018
+++ pkgsrc/archivers/php-zip/Makefile   Fri Mar 30 00:39:21 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/03/12 11:15:59 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/03/30 00:39:21 taca Exp $
 
 MODNAME=               zip
 CATEGORIES+=           archivers
 COMMENT=               PHP extension for ZIP archive handling
-PKGREVISION=           1
 
 CONFLICTS=             php-zip-[0-9]*
 

Index: pkgsrc/graphics/php-gd/Makefile
diff -u pkgsrc/graphics/php-gd/Makefile:1.43 pkgsrc/graphics/php-gd/Makefile:1.44
--- pkgsrc/graphics/php-gd/Makefile:1.43        Mon Mar 12 11:16:48 2018
+++ pkgsrc/graphics/php-gd/Makefile     Fri Mar 30 00:39:21 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2018/03/12 11:16:48 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/03/30 00:39:21 taca Exp $
 
 MODNAME=               gd
 CATEGORIES+=           graphics
 COMMENT=               PHP extension for GD graphics library
-PKGREVISION=           1
 
 CONFLICTS=     php-gd-[0-9]*
 



Home | Main Index | Thread Index | Old Index