aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-12-22 23:52:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-12-22 23:52:48 +0800
commit03489966e60d959c463e85fb9cc89bf35272d537 (patch)
tree6ca2a15935aace7b185f40c132a0a1132fce5057 /multimedia
parent492ef8a4429c30f457d0d973cd71a697180eb52c (diff)
downloadfreebsd-ports-gnome-03489966e60d959c463e85fb9cc89bf35272d537.tar.gz
freebsd-ports-gnome-03489966e60d959c463e85fb9cc89bf35272d537.tar.zst
freebsd-ports-gnome-03489966e60d959c463e85fb9cc89bf35272d537.zip
- 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)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/grake/Makefile10
-rw-r--r--multimedia/grake/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/multimedia/grake/Makefile b/multimedia/grake/Makefile
index 5b5b68d9d7d1..bd4caab82db4 100644
--- a/multimedia/grake/Makefile
+++ b/multimedia/grake/Makefile
@@ -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
diff --git a/multimedia/grake/distinfo b/multimedia/grake/distinfo
index df6632d48121..84c80435adea 100644
--- a/multimedia/grake/distinfo
+++ b/multimedia/grake/distinfo
@@ -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