FreeBSD Bugzilla – Attachment 201542 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.diff (text/plain), 679 bytes, created by
Tobias Rehbein
on 2019-01-30 22:34:03 UTC
(
hide
)
Description:
patch to fetch distfile from GitHub
Filename:
MIME Type:
Creator:
Tobias Rehbein
Created:
2019-01-30 22:34:03 UTC
Size:
679 bytes
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-30 23:19:56.002965000 +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
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