- Update to 0.1.0

- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://repo.or.cz/w/grake.git/blob/HEAD:/NEWS
PR:		ports/162967
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 22 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-12-22 15:52:48 +00:00
parent f0299b7797
commit d83ac1366e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287874
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= grake
PORTVERSION= 0.0.7
PORTVERSION= 0.1.0
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
@ -15,10 +15,16 @@ COMMENT= Command line tool for scanning webpages for Youtube links
LICENSE= GPLv3
BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= 5.10.1+
MAN1= grake.1
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/grake

View File

@ -1,2 +1,2 @@
SHA256 (grake-0.0.7.tar.gz) = 2200419132b1d9720779696b7f7ff5ba065f0a099af9b7daf11ce24067a32f00
SIZE (grake-0.0.7.tar.gz) = 19424
SHA256 (grake-0.1.0.tar.gz) = a9286f5cf5696ca391e2b54dbb307fe1db58cd9449aa40f04523b24459f00639
SIZE (grake-0.1.0.tar.gz) = 19336