FreeBSD Bugzilla – Attachment 194893 Details for
Bug 229534
[patch] net/get_iplayer: Update to 3.14 and fix dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch described in bug description
get-iplayer.patch (text/plain), 2.14 KB, created by
Peter Laursen
on 2018-07-05 09:24:45 UTC
(
hide
)
Description:
Patch described in bug description
Filename:
MIME Type:
Creator:
Peter Laursen
Created:
2018-07-05 09:24:45 UTC
Size:
2.14 KB
patch
obsolete
>diff -ruN /usr/ports/net/get_iplayer/Makefile net/get_iplayer/Makefile >--- /usr/ports/net/get_iplayer/Makefile 2018-04-08 17:42:29.000000000 +0200 >+++ net/get_iplayer/Makefile 2018-07-05 11:08:14.281810000 +0200 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/net/get_iplayer/Makefile 466803 2018-04-08 15:42:29Z crees $ > > PORTNAME= get_iplayer >-PORTVERSION= 3.13 >+PORTVERSION= 3.14 > DISTVERSIONPREFIX=v > CATEGORIES= net multimedia > >@@ -11,14 +11,11 @@ > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ >- p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ >- p5-HTTP-Message>=0:www/p5-HTTP-Message \ >- p5-XML-Simple>=0:textproc/p5-XML-Simple \ >- p5-URI>=0:net/p5-URI \ >- p5-libwww>=0:www/p5-libwww \ >- p5-Mojolicious>=0:www/p5-Mojolicious \ >- rtmpdump:multimedia/rtmpdump >+RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ >+ p5-Mojolicious>=0:www/p5-Mojolicious \ >+p5-JSON-PP>=0:converters/p5-JSON-PP \ >+p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ >+p5-CGI>=0:www/p5-CGI > > USES= perl5 shebangfix > USE_GITHUB= yes >@@ -40,7 +37,12 @@ > DATADIR= ${WWWDIR} > PORTDOCS= CHANGELOG.md README.md > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DOCS FFMPEG ATOMICPARSLEY >+OPTIONS_DEFAULT= FFMPEG ATOMICPARSLEY >+FFMPEG_DESC= Enable file conversion using FFMpeg >+FFMPEG_RUN_DEPENDS= ffmpeg>=0:multimedia/ffmpeg >+ATOMICPARSLEY_DESC= Enable tagging of media files >+ATOMICPARSLEY_RUN_DEPENDS= AtomicParsley>=0:multimedia/atomicparsley > > post-patch: > ${REINPLACE_CMD} -e "s|/usr/bin/get_iplayer|${PREFIX}/bin/${PORTNAME}|" \ >diff -ruN /usr/ports/net/get_iplayer/distinfo net/get_iplayer/distinfo >--- /usr/ports/net/get_iplayer/distinfo 2018-04-08 17:42:29.000000000 +0200 >+++ net/get_iplayer/distinfo 2018-07-02 20:23:03.955902000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1523201927 >-SHA256 (get-iplayer-get_iplayer-v3.13_GH0.tar.gz) = 56cb08599f66f0d06526a496b9e020a72c054cb32ab9a9df907e0f7435ace550 >-SIZE (get-iplayer-get_iplayer-v3.13_GH0.tar.gz) = 140350 >+TIMESTAMP = 1528097950 >+SHA256 (get-iplayer-get_iplayer-v3.14_GH0.tar.gz) = 6436a942b819aaa4b3df56f990812124909476142febe6432304e7a621411522 >+SIZE (get-iplayer-get_iplayer-v3.14_GH0.tar.gz) = 140859
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 229534
: 194893