aboutsummaryrefslogtreecommitdiff
path: root/audio/ripit
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-05 03:29:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-05 03:29:38 +0000
commitd3c8ba8e6f09a0a330b2afc035b1a8e9ffb010e1 (patch)
treeec3e92af54fcf66d4d54ea7e6c47df6822d6d5ec /audio/ripit
parent11188b6fa1252e315c44cbacb4e015f3001c4688 (diff)
downloadports-d3c8ba8e6f09a0a330b2afc035b1a8e9ffb010e1.tar.gz
ports-d3c8ba8e6f09a0a330b2afc035b1a8e9ffb010e1.zip
- Update to 3.8.2
- Submitter is now maintainer PR: ports/141943 Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
Notes
Notes: svn path=/head/; revision=249257
Diffstat (limited to 'audio/ripit')
-rw-r--r--audio/ripit/Makefile16
-rw-r--r--audio/ripit/distinfo6
2 files changed, 12 insertions, 10 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index de84edda3e5e..c42977a661d0 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= ripit
-PORTVERSION= 3.7.0
+PORTVERSION= 3.8.2
CATEGORIES= audio
MASTER_SITES= http://www.suwald.com/ripit/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tobias.rehbein@web.de
COMMENT= A command line audio CD ripper
# See pkg-message about other dependencies.
-RUN_DEPENDS= ${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
-RUN_DEPENDS+= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
-RUN_DEPENDS+= cdparanoia:${PORTSDIR}/audio/cdparanoia
+RUN_DEPENDS= ${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get \
+ ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/WebService/MusicBrainz.pm:${PORTSDIR}/www/p5-WebService-MusicBrainz \
+ p5-MusicBrainz-DiscID>=0:${PORTSDIR}/audio/p5-MusicBrainz-DiscID \
+ lame:${PORTSDIR}/audio/lame \
+ cdparanoia:${PORTSDIR}/audio/cdparanoia \
NO_BUILD= yes
PLIST_FILES= bin/ripit
@@ -33,7 +35,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ripit.pl ${PREFIX}/bin/ripit
${INSTALL_MAN} ${WRKSRC}/ripit.1 ${MAN1PREFIX}/man/man1
.if !defined(NOPORTEXAMPLES)
- ${MKDIR} ${EXAMPLESDIR}
+ ${MKDIR} ${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/config ${EXAMPLESDIR}/config
.endif
diff --git a/audio/ripit/distinfo b/audio/ripit/distinfo
index ee98c392c327..153a685627b9 100644
--- a/audio/ripit/distinfo
+++ b/audio/ripit/distinfo
@@ -1,3 +1,3 @@
-MD5 (ripit-3.7.0.tar.bz2) = f1553013cbc4dfc237e701341ea6182a
-SHA256 (ripit-3.7.0.tar.bz2) = 16a8ab0977a8de3231fe35f74be46cf68aef12b81fe0ae3853a21fd6f365b21e
-SIZE (ripit-3.7.0.tar.bz2) = 80076
+MD5 (ripit-3.8.2.tar.bz2) = a5b9cb9beb5a663aafc4f163a866c783
+SHA256 (ripit-3.8.2.tar.bz2) = 3270631c6541f87b71b1a3ee230805f86fff3725e722c1245b2429e62163515c
+SIZE (ripit-3.8.2.tar.bz2) = 91461