FreeBSD Bugzilla – Attachment 201547 Details for
Bug 235334
audio/ripit: upstream disappeared
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fetch distfile from GitHub
audio-ripit.2.diff (text/plain), 1.08 KB, created by
Tobias Rehbein
on 2019-01-31 05:17:16 UTC
(
hide
)
Description:
patch to fetch distfile from GitHub
Filename:
MIME Type:
Creator:
Tobias Rehbein
Created:
2019-01-31 05:17:16 UTC
Size:
1.08 KB
patch
obsolete
>diff -ruN /usr/ports/audio/ripit/Makefile audio/ripit/Makefile >--- /usr/ports/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 >diff -ruN /usr/ports/audio/ripit/pkg-descr audio/ripit/pkg-descr >--- /usr/ports/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235334
:
201542
| 201547