diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-29 23:17:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-10-29 23:17:46 +0000 |
commit | 80caaa36eb03dd6f047f9ca6bdf1e189bad8b9f9 (patch) | |
tree | 41050a41fb35c1144b0a18a7e6c808082a3ead76 /ports-mgmt/distilator | |
parent | f0a4495d8c85cbff1ab662e934439bb80e0625b9 (diff) | |
download | ports-80caaa36eb03dd6f047f9ca6bdf1e189bad8b9f9.tar.gz ports-80caaa36eb03dd6f047f9ca6bdf1e189bad8b9f9.zip |
- Update to 0.2
- Don't need www/p5-HTTP-SimpleLinkChecker anymore
Notes
Notes:
svn path=/head/; revision=263769
Diffstat (limited to 'ports-mgmt/distilator')
-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 |