mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 0.2
- Don't need www/p5-HTTP-SimpleLinkChecker anymore
This commit is contained in:
parent
f0a4495d8c
commit
80caaa36eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263769
@ -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+
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user