ports/141943: [PATCH] update audio/ripit to version 3.8.1
Tobias Rehbein
tobias.rehbein at web.de
Sat Jan 2 19:50:03 UTC 2010
The following reply was made to PR ports/141943; it has been noted by GNATS.
From: Tobias Rehbein <tobias.rehbein at web.de>
To: oyvind at moll.no
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/141943: [PATCH] update audio/ripit to version 3.8.1
Date: Sat, 2 Jan 2010 20:49:21 +0100
--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In the meantime ripit 3.8.2 has been released. Find attached the corresponding
patch.
Regards Tobias
--AhhlLboLdkugWU4S
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="audio-ripit_3.7.0-3.8.2.diff"
diff -ruN /usr/ports/audio/ripit/Makefile audio/ripit/Makefile
--- /usr/ports/audio/ripit/Makefile 2009-06-18 09:30:53.000000000 +0200
+++ audio/ripit/Makefile 2009-12-26 11:37:05.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= ripit
-PORTVERSION= 3.7.0
+PORTVERSION= 3.8.2
CATEGORIES= audio
MASTER_SITES= http://www.suwald.com/ripit/
@@ -16,6 +16,8 @@
# 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+= ${SITE_PERL}/WebService/MusicBrainz.pm:${PORTSDIR}/www/p5-WebService-MusicBrainz
+RUN_DEPENDS+= ${SITE_PERL}/MusicBrainz/DiscID.pm:${PORTSDIR}/audio/p5-MusicBrainz-DiscID
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
RUN_DEPENDS+= cdparanoia:${PORTSDIR}/audio/cdparanoia
diff -ruN /usr/ports/audio/ripit/distinfo audio/ripit/distinfo
--- /usr/ports/audio/ripit/distinfo 2009-06-18 09:30:53.000000000 +0200
+++ audio/ripit/distinfo 2010-01-02 20:45:00.000000000 +0100
@@ -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
--AhhlLboLdkugWU4S--
More information about the freebsd-ports-bugs
mailing list