aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-12-12 15:16:56 +0000
commitcd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch)
tree3fb7d6080e4c46250a144599804046174e893258 /archivers
parent17ceff765800de56a99184d5868cc6c54dd38812 (diff)
downloadports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz
ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pear-Horde_Compress/Makefile13
-rw-r--r--archivers/pear-Horde_Compress/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile
index aacc373c7f9c..b936707aac9d 100644
--- a/archivers/pear-Horde_Compress/Makefile
+++ b/archivers/pear-Horde_Compress/Makefile
@@ -5,20 +5,25 @@
# $FreeBSD$
PORTNAME= Horde_Compress
-PORTVERSION= 1.0.8
+PORTVERSION= 2.0.1
CATEGORIES= archivers www pear
PKGNAMEPREFIX= pear-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Compression API
-OPTIONS= ZLIB "Depend on PHP zlib extension" On
+OPTIONS_DEFAULT= ZLIB
+OPTIONS_DEFINE= ZLIB
+ZLIB_DESC= Depend on PHP zlib extension
-USE_HORDE_RUN= Horde_Exception Horde_Translation Horde_Util Horde_Stream_Filter
+USE_HORDE_RUN= Horde_Exception \
+ Horde_Translation \
+ Horde_Util \
+ Horde_Stream_Filter
.include <bsd.port.pre.mk>
-.if !defined(WITHOUT_ZLIB)
+.if ${PORT_OPTIONS:MZLIB}
USE_PHP+= zlib
.endif
diff --git a/archivers/pear-Horde_Compress/distinfo b/archivers/pear-Horde_Compress/distinfo
index 73400ff46f62..385e933abec5 100644
--- a/archivers/pear-Horde_Compress/distinfo
+++ b/archivers/pear-Horde_Compress/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Compress-1.0.8.tgz) = 3b91a83135c4be929d00693f24e3fe29c2945958a58cae7a7705d1b355e130a7
-SIZE (Horde/Horde_Compress-1.0.8.tgz) = 34433
+SHA256 (Horde/Horde_Compress-2.0.1.tgz) = 413714b223ba26b82fc873baa7ecef52b5ecf3c764c303c7a86375527faeae3f
+SIZE (Horde/Horde_Compress-2.0.1.tgz) = 34794