pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php-curl Reset PKGREVISION after all PHP language ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbde99158c63
branches:  trunk
changeset: 359124:cbde99158c63
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Feb 27 15:45:27 2017 +0000

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

diffstat:

 www/php-curl/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r e1cb33b52144 -r cbde99158c63 www/php-curl/Makefile
--- a/www/php-curl/Makefile     Mon Feb 27 14:38:53 2017 +0000
+++ b/www/php-curl/Makefile     Mon Feb 27 15:45:27 2017 +0000
@@ -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