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_UrlShortener | |
parent | 17ceff765800de56a99184d5868cc6c54dd38812 (diff) | |
download | ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.tar.gz ports-cd4b5e26f1f107f63d1df5461afe8a66829dc3ec.zip |
Update horde4 packages and applications to horde5
Notes
Notes:
svn path=/head/; revision=308772
Diffstat (limited to 'www/pear-Horde_Service_UrlShortener')
-rw-r--r-- | www/pear-Horde_Service_UrlShortener/Makefile | 6 | ||||
-rw-r--r-- | www/pear-Horde_Service_UrlShortener/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/pear-Horde_Service_UrlShortener/Makefile b/www/pear-Horde_Service_UrlShortener/Makefile index 144b788467b7..1d3a382146a7 100644 --- a/www/pear-Horde_Service_UrlShortener/Makefile +++ b/www/pear-Horde_Service_UrlShortener/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ PORTNAME= Horde_Service_UrlShortener -PORTVERSION= 1.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde URL shortening services interface -USE_HORDE_RUN= Horde_Exception Horde_Http Horde_Url +USE_HORDE_RUN= 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_UrlShortener/distinfo b/www/pear-Horde_Service_UrlShortener/distinfo index bb9ba4064bd4..347454200a27 100644 --- a/www/pear-Horde_Service_UrlShortener/distinfo +++ b/www/pear-Horde_Service_UrlShortener/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Service_UrlShortener-1.0.0.tgz) = 6f08fb8c93f0da4c82e9486d6e295735202d506951752bcacc1ac17798b26217 -SIZE (Horde/Horde_Service_UrlShortener-1.0.0.tgz) = 1851 +SHA256 (Horde/Horde_Service_UrlShortener-2.0.1.tgz) = aea44bd1a02ec1dac51feae4bac81484881f200dcb497d9b94a991377a0ee3d0 +SIZE (Horde/Horde_Service_UrlShortener-2.0.1.tgz) = 1945 |