From 019e5728df29410a4bcc35ac190c93d0bd5f7168 Mon Sep 17 00:00:00 2001 From: danfe Date: Mon, 9 Jul 2012 03:46:21 +0000 Subject: - Update to version 0.6.2 - Remove BROKEN statement, should package fine now - Transfer maintainership to multimedia@ --- audio/rubyripper/Makefile | 7 ++----- audio/rubyripper/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'audio') diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index c056c6611378..bf3072d05d99 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -6,12 +6,11 @@ # PORTNAME= rubyripper -DISTVERSION= 0.6.0 -PORTREVISION= 2 +DISTVERSION= 0.6.2 CATEGORIES= audio sysutils ruby MASTER_SITES= GOOGLE_CODE -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Digital audio CD extraction tool for accurate ripping LICENSE= GPLv3 @@ -26,8 +25,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ cd-discid:${PORTSDIR}/audio/cd-discid -BROKEN= does not package - USE_BZIP2= yes USE_GETTEXT= yes USE_RUBY= yes diff --git a/audio/rubyripper/distinfo b/audio/rubyripper/distinfo index 82f0807585a0..ba0e22f80ca4 100644 --- a/audio/rubyripper/distinfo +++ b/audio/rubyripper/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubyripper-0.6.0.tar.bz2) = 073ef04d87f0e74b02f552813e0f826f83a7653212ef6ff030fbf511ab3ca7f4 -SIZE (rubyripper-0.6.0.tar.bz2) = 118807 +SHA256 (rubyripper-0.6.2.tar.bz2) = 817a800ba9a8eca9a8130fad861913c8ebdc4ec3011135e216b41007fc989ebb +SIZE (rubyripper-0.6.2.tar.bz2) = 119416 -- cgit