aboutsummaryrefslogtreecommitdiff
path: root/multimedia/umph
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-27 15:27:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-27 15:27:27 +0000
commit14c0f593a2667cc99fbf58c22b72f1bb0718b3ba (patch)
tree6bc717fe1f41571f65e4fea242753d7392864cc2 /multimedia/umph
parent1f281bdc1ca2762554400ad6ae7f8a82b343afa5 (diff)
Notes
Diffstat (limited to 'multimedia/umph')
-rw-r--r--multimedia/umph/Makefile8
-rw-r--r--multimedia/umph/distinfo4
-rw-r--r--multimedia/umph/pkg-descr2
3 files changed, 9 insertions, 5 deletions
diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile
index 4bb2442eebbf..ad35a611954f 100644
--- a/multimedia/umph/Makefile
+++ b/multimedia/umph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= umph
-PORTVERSION= 0.1.8
+PORTVERSION= 0.2.0
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
@@ -15,10 +15,14 @@ COMMENT= YouTube video playlist parser for cclive and alike tools
LICENSE= GPLv3
+BUILD_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+ p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
+ p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM
RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+ p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.10.1+
MAN1= umph.1
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/umph
diff --git a/multimedia/umph/distinfo b/multimedia/umph/distinfo
index 5131d98134b4..e20c773d36f3 100644
--- a/multimedia/umph/distinfo
+++ b/multimedia/umph/distinfo
@@ -1,2 +1,2 @@
-SHA256 (umph-0.1.8.tar.gz) = 151379644cd17e6b276561d0cb67c0f6674e98bf0e0c06f973aea52575591249
-SIZE (umph-0.1.8.tar.gz) = 18918
+SHA256 (umph-0.2.0.tar.gz) = 0fc00ea7b64b6122fc41972eac72926833b8fc6287c9ec862bafea3a98c53272
+SIZE (umph-0.2.0.tar.gz) = 19825
diff --git a/multimedia/umph/pkg-descr b/multimedia/umph/pkg-descr
index b8c1ee1eeb98..b344e3e90795 100644
--- a/multimedia/umph/pkg-descr
+++ b/multimedia/umph/pkg-descr
@@ -4,4 +4,4 @@ output stream, while everything else gets printed to the standard
error stream. umph can be run with a simple interactive prompt to
select the printed video links.
-WWW: http://umph.googlecode.com/
+WWW: http://code.google.com/p/umph/