--- audio/ripit/Makefile 2017-11-25 02:25:36.000000000 +0100 +++ audio/ripit/Makefile 2019-01-31 00:05:53.961794000 +0100 @@ -5,7 +5,7 @@ PORTVERSION= 3.9.0 PORTREVISION?= 2 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 @@ 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 --- audio/ripit/pkg-descr 2016-05-19 12:21:23.000000000 +0200 +++ audio/ripit/pkg-descr 2019-01-31 06:08:18.585423000 +0100 @@ -15,4 +15,4 @@ * 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