pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc pkgsrc: Reset PKGREVISION of archivers/php-zip and gra...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bd727d2cfe5
branches:  trunk
changeset: 378087:9bd727d2cfe5
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 30 00:39:21 2018 +0000

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

Reset PKGREVISION by all lang/php* packages.

diffstat:

 archivers/php-zip/Makefile |  3 +--
 graphics/php-gd/Makefile   |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 4fe8c4d6b755 -r 9bd727d2cfe5 archivers/php-zip/Makefile
--- a/archivers/php-zip/Makefile        Fri Mar 30 00:37:51 2018 +0000
+++ b/archivers/php-zip/Makefile        Fri Mar 30 00:39:21 2018 +0000
@@ -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]*
 
diff -r 4fe8c4d6b755 -r 9bd727d2cfe5 graphics/php-gd/Makefile
--- a/graphics/php-gd/Makefile  Fri Mar 30 00:37:51 2018 +0000
+++ b/graphics/php-gd/Makefile  Fri Mar 30 00:39:21 2018 +0000
@@ -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