diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-12 15:16:56 +0000 |
commit | cd4b5e26f1f107f63d1df5461afe8a66829dc3ec (patch) | |
tree | 3fb7d6080e4c46250a144599804046174e893258 /www/pear-Horde_Service_Weather | |
parent | 17ceff765800de56a99184d5868cc6c54dd38812 (diff) | |
download | ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip |
Notes
Diffstat (limited to 'www/pear-Horde_Service_Weather')
-rw-r--r-- | www/pear-Horde_Service_Weather/Makefile | 8 | ||||
-rw-r--r-- | www/pear-Horde_Service_Weather/distinfo | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www/pear-Horde_Service_Weather/Makefile b/www/pear-Horde_Service_Weather/Makefile index 84a86d002716..883b07a4540e 100644 --- a/www/pear-Horde_Service_Weather/Makefile +++ b/www/pear-Horde_Service_Weather/Makefile @@ -5,14 +5,18 @@ # $FreeBSD$ PORTNAME= Horde_Service_Weather -PORTVERSION= 1.1.3 +PORTVERSION= 2.0.1 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Weather Provider USE_HORDE_BUILD= Horde_Role -USE_HORDE_RUN= Horde_Date Horde_Exception Horde_Http Horde_Url +USE_HORDE_RUN= Horde_Role \ + Horde_Date \ + Horde_Exception \ + Horde_Http \ + Horde_Url .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" diff --git a/www/pear-Horde_Service_Weather/distinfo b/www/pear-Horde_Service_Weather/distinfo index 9d0173fedd29..57fd2c4cf621 100644 --- a/www/pear-Horde_Service_Weather/distinfo +++ b/www/pear-Horde_Service_Weather/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Service_Weather-1.1.3.tgz) = 1f38e7307dc9cff6a5e00add08adac209719209e088ea3856787a9a8095b94d9 -SIZE (Horde/Horde_Service_Weather-1.1.3.tgz) = 170760 +SHA256 (Horde/Horde_Service_Weather-2.0.1.tgz) = 045ad08db7e760e996874dd377f59616fb3fb11442c65f5cd0da0f05d9421131 +SIZE (Horde/Horde_Service_Weather-2.0.1.tgz) = 170486 |