aboutsummaryrefslogtreecommitdiff
path: root/audio/gnupod
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-22 12:49:05 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-22 12:49:05 +0000
commit4a62ddefe961f57a7339727ed930d54aaca6edba (patch)
tree49cc6f25fba226cd8b6f575689770f2fd9553c97 /audio/gnupod
parentf8303769cd8061eade5812545fdf3458d70dc695 (diff)
downloadports-4a62ddefe961f57a7339727ed930d54aaca6edba.tar.gz
ports-4a62ddefe961f57a7339727ed930d54aaca6edba.zip
Update to 0.98.3 (Now requires perl >= 5.8)
PR: 89283 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
Notes
Notes: svn path=/head/; revision=149046
Diffstat (limited to 'audio/gnupod')
-rw-r--r--audio/gnupod/Makefile10
-rw-r--r--audio/gnupod/distinfo5
2 files changed, 11 insertions, 4 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index 59fc357d2bc6..5c6aa16517f5 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnupod
-PORTVERSION= 0.98
+PORTVERSION= 0.98.3
CATEGORIES= audio perl5
MASTER_SITES= http://savannah.gnu.org/download/gnupod/ \
http://blinkenlights.ch/gnupod-dist/stable/
@@ -35,6 +35,12 @@ NO_BUILD= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
CONFIGURE_ENV= ac_cv_path_PERL=${PERL}
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE= gnupod only support perl 5.8 or above
+.endif
+
.ifndef(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
@@ -49,4 +55,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/doc/ipod.svg ${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/audio/gnupod/distinfo b/audio/gnupod/distinfo
index 5373d91ffc33..21f19f73352f 100644
--- a/audio/gnupod/distinfo
+++ b/audio/gnupod/distinfo
@@ -1,2 +1,3 @@
-MD5 (gnupod-0.98.tgz) = 2c1a8bdc636a5a7bb6fac0d0fa53c10d
-SIZE (gnupod-0.98.tgz) = 150011
+MD5 (gnupod-0.98.3.tgz) = a2db678aa2098a5b019fc3e4dc380afc
+SHA256 (gnupod-0.98.3.tgz) = 8d779e7bfa685f1939c5b407c15d998796eca583bbbd81fb77b92f2309dafc85
+SIZE (gnupod-0.98.3.tgz) = 157938