aboutsummaryrefslogtreecommitdiff
path: root/audio/ripit
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-31 11:56:30 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-31 11:56:30 +0000
commita4dfcb36cd6ed17632d8d0a2ac8004ac05dcf969 (patch)
treec9fb5a15ae9445d07fa16cf16972f5bd557d49d2 /audio/ripit
parentdac7957e58712bf9dba0d3d5dee24eb37f2ddbb4 (diff)
downloadports-a4dfcb36cd6ed17632d8d0a2ac8004ac05dcf969.tar.gz
ports-a4dfcb36cd6ed17632d8d0a2ac8004ac05dcf969.zip
audio/ripit: replace upstream
PR: 235334 Submitted by: tobias.rehbein@web.de (maintainer)
Notes
Notes: svn path=/head/; revision=491710
Diffstat (limited to 'audio/ripit')
-rw-r--r--audio/ripit/Makefile8
-rw-r--r--audio/ripit/pkg-descr2
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index c45974ccb7b3..4115d47aaadc 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -3,9 +3,9 @@
PORTNAME= ripit
PORTVERSION= 3.9.0
-PORTREVISION?= 2
+PORTREVISION= 3
CATEGORIES= audio
-MASTER_SITES= http://www.suwald.com/ripit/
+MASTER_SITES= https://github.com/blabber/${PORTNAME}/releases/download/v${PORTVERSION}/
MAINTAINER= tobias.rehbein@web.de
COMMENT= Command line audio CD ripper
@@ -21,8 +21,10 @@ RUN_DEPENDS= p5-CDDB_get>=0:audio/p5-CDDB_get \
cdparanoia:audio/cdparanoia
USES= perl5 shebangfix tar:bzip2
-NO_BUILD= yes
USE_PERL5= run
+
+NO_BUILD= yes
+NO_ARCH= yes
SHEBANG_FILES= ripit.pl
OPTIONS_DEFINE= EXAMPLES
diff --git a/audio/ripit/pkg-descr b/audio/ripit/pkg-descr
index 7a65a7ef8a90..54eab7903929 100644
--- a/audio/ripit/pkg-descr
+++ b/audio/ripit/pkg-descr
@@ -15,4 +15,4 @@ The program will do the following without user intervention:
* optionally creating md5sum files for all tracks
* running several encoder processes at the same time and same run
-WWW: http://www.suwald.com/ripit/news.php
+WWW: https://github.com/blabber/ripit