diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-10-30 07:17:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-10-30 07:17:46 +0800 |
commit | ae87120f24f433a205fe957d2212515a33b9195b (patch) | |
tree | 48a4d97b505a1e3a739e7682a9d21186447be58e /ports-mgmt | |
parent | 9bf02e3ded83f28bf1477c09ddbd17e05a0930a3 (diff) | |
download | freebsd-ports-gnome-ae87120f24f433a205fe957d2212515a33b9195b.tar.gz freebsd-ports-gnome-ae87120f24f433a205fe957d2212515a33b9195b.tar.zst freebsd-ports-gnome-ae87120f24f433a205fe957d2212515a33b9195b.zip |
- Update to 0.2
- Don't need www/p5-HTTP-SimpleLinkChecker anymore
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 5 | ||||
-rw-r--r-- | ports-mgmt/distilator/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index 14e55443aaeb..9e8a67f7927a 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -6,15 +6,14 @@ # PORTNAME= distilator -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= ports-mgmt perl5 MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command-line script to check the availability of a ports distfiles -RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \ - p5-HTTP-SimpleLinkChecker>=1.16:${PORTSDIR}/www/p5-HTTP-SimpleLinkChecker +RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.10.1+ diff --git a/ports-mgmt/distilator/distinfo b/ports-mgmt/distilator/distinfo index 1b7ee78c3d56..71373cc16cff 100644 --- a/ports-mgmt/distilator/distinfo +++ b/ports-mgmt/distilator/distinfo @@ -1,3 +1,2 @@ -MD5 (distilator-0.1.tar.gz) = 74a272a9b090abc6f3dbff8356433665 -SHA256 (distilator-0.1.tar.gz) = 12ba0d17d223ddad70bb85ef28eaba7e7b801fdc56953af2f99641f7113e2a7f -SIZE (distilator-0.1.tar.gz) = 3654 +SHA256 (distilator-0.2.tar.gz) = d5e78849bab1b0cdf452cc0d654adeab51916ef855664ad7b5be68c9d14c9291 +SIZE (distilator-0.2.tar.gz) = 3916 |