summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2011-02-21 16:30:44 +0000
committertaca <taca>2011-02-21 16:30:44 +0000
commit37ccf7e85acd47e2017348f82dea819b7bc50eb0 (patch)
treeb2059a3e156de55b0d679b20fc5906c0d691a17a
parentc6505cadf577fd0daf009bfe02a4aa0f7b8f5b0c (diff)
downloadpkgsrc-37ccf7e85acd47e2017348f82dea819b7bc50eb0.tar.gz
Bump PKGREVISION reflects fix of SA43328.
-rw-r--r--archivers/php-zip/Makefile3
-rw-r--r--graphics/php-exif/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile
index 5fc9d21a5f2..288d996a14c 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/03/02 14:46:51 taca Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 16:30:44 taca Exp $
MODNAME= zip
+PKGREVISION= 1
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling
diff --git a/graphics/php-exif/Makefile b/graphics/php-exif/Makefile
index 59315fee724..f2d685ce179 100644
--- a/graphics/php-exif/Makefile
+++ b/graphics/php-exif/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2010/02/27 03:35:12 taca Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/21 16:30:44 taca Exp $
MODNAME= exif
+PKGREVISION= 1
CATEGORIES+= graphics
COMMENT= PHP extension to extract information from EXIF headers