audio/ripit: replace upstream

PR:		235334
Submitted by:	tobias.rehbein@web.de (maintainer)
This commit is contained in:
Steve Wills
2019-01-31 11:56:30 +00:00
parent dac7957e58
commit a4dfcb36cd
2 changed files with 6 additions and 4 deletions

View File

@@ -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

View File

@@ -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