diff options
author | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
commit | 6c1396b41beba268c013966a2bf1abe36d493fc6 (patch) | |
tree | 83fbc8ea3db7370b8a87ad396af1e6ac24e04626 /textproc | |
parent | e7902180899f43be1f805bba57a74fa0e771354f (diff) | |
download | pkgsrc-6c1396b41beba268c013966a2bf1abe36d493fc6.tar.gz |
Reset PKGREVISION with updating of php54, php55 and php56.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php-dom/Makefile | 3 | ||||
-rw-r--r-- | textproc/php-intl/Makefile | 3 | ||||
-rw-r--r-- | textproc/php-xsl/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/textproc/php-dom/Makefile b/textproc/php-dom/Makefile index 00f0707b80a..34c143194c1 100644 --- a/textproc/php-dom/Makefile +++ b/textproc/php-dom/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/01/01 11:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/20 16:33:28 taca Exp $ MODNAME= dom -PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP5 extension for DOM support diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 990f9611edf..3743f928812 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.17 2015/03/20 16:33:28 taca Exp $ MODNAME= intl -PKGREVISION= 2 CATEGORIES+= textproc COMMENT= PHP extension for i18n LICENSE= php diff --git a/textproc/php-xsl/Makefile b/textproc/php-xsl/Makefile index 5958174a875..143c3964914 100644 --- a/textproc/php-xsl/Makefile +++ b/textproc/php-xsl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/01/01 11:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/20 16:33:28 taca Exp $ MODNAME= xsl -PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP extension for XSLT functions |