ports/141943: [PATCH] update audio/ripit to version 3.8.1

Tobias Rehbein tobias.rehbein at web.de
Thu Dec 24 11:00:14 UTC 2009


>Number:         141943
>Category:       ports
>Synopsis:       [PATCH] update audio/ripit to version 3.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 24 11:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Tobias Rehbein
>Release:        FreeBSD 8.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD sushi.pseudo.local 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #2: Sat Dec 5 20:12:19 CET 2009 tobi at sushi.pseudo.local:/usr/obj/usr/src/sys/SUSHI i386


	
>Description:
        Update audio/ripit to the latest version. This is a followup to ports/141906.

        The maintainer seems to be unresponsive. If this patch gets commited because of a maintainer timeout (again) I am willing to take maintainership of this port.
	
>How-To-Repeat:
	
>Fix:

	

--- audio-ripit-3.7.0-3.8.1.diff begins here ---
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-24 11:48:47.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ripit
-PORTVERSION=	3.7.0
+PORTVERSION=	3.8.1
 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	2009-12-22 23:23:46.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.1.tar.bz2) = 17999f61aa59310b42d0fe7f805368c9
+SHA256 (ripit-3.8.1.tar.bz2) = d88c69635b02126bc250077be8d0101b5117735f6afcf7b1bcbe525da567b4d9
+SIZE (ripit-3.8.1.tar.bz2) = 91214
--- audio-ripit-3.7.0-3.8.1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list