View | Details | Raw Unified | Return to bug 141943 | Differences between
and this patch

Collapse All | Expand All

(-)audio/ripit/Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ripit
8
PORTNAME=	ripit
9
PORTVERSION=	3.7.0
9
PORTVERSION=	3.8.1
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	http://www.suwald.com/ripit/
11
MASTER_SITES=	http://www.suwald.com/ripit/
12
12
Lines 16-21 Link Here
16
# See pkg-message about other dependencies.
16
# See pkg-message about other dependencies.
17
RUN_DEPENDS=	${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
17
RUN_DEPENDS=	${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
18
RUN_DEPENDS+=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
18
RUN_DEPENDS+=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
19
RUN_DEPENDS+=	${SITE_PERL}/WebService/MusicBrainz.pm:${PORTSDIR}/www/p5-WebService-MusicBrainz
20
RUN_DEPENDS+=	${SITE_PERL}/MusicBrainz/DiscID.pm:${PORTSDIR}/audio/p5-MusicBrainz-DiscID
19
RUN_DEPENDS+=	lame:${PORTSDIR}/audio/lame
21
RUN_DEPENDS+=	lame:${PORTSDIR}/audio/lame
20
RUN_DEPENDS+=	cdparanoia:${PORTSDIR}/audio/cdparanoia
22
RUN_DEPENDS+=	cdparanoia:${PORTSDIR}/audio/cdparanoia
21
23
(-)audio/ripit/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ripit-3.7.0.tar.bz2) = f1553013cbc4dfc237e701341ea6182a
1
MD5 (ripit-3.8.1.tar.bz2) = 17999f61aa59310b42d0fe7f805368c9
2
SHA256 (ripit-3.7.0.tar.bz2) = 16a8ab0977a8de3231fe35f74be46cf68aef12b81fe0ae3853a21fd6f365b21e
2
SHA256 (ripit-3.8.1.tar.bz2) = d88c69635b02126bc250077be8d0101b5117735f6afcf7b1bcbe525da567b4d9
3
SIZE (ripit-3.7.0.tar.bz2) = 80076
3
SIZE (ripit-3.8.1.tar.bz2) = 91214

Return to bug 141943