FreeBSD Bugzilla – Attachment 176717 Details for
Bug 214296
www/youtube_dl: Update to 2016.11.04
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www/youtube_dl 2016.11.04
www__youtube_dl.diff (text/plain), 1.63 KB, created by
Jason E. Hale
on 2016-11-07 12:09:56 UTC
(
hide
)
Description:
www/youtube_dl 2016.11.04
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2016-11-07 12:09:56 UTC
Size:
1.63 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 425601) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= youtube_dl >-PORTVERSION= 2016.08.31 >+PORTVERSION= 2016.11.04 > CATEGORIES= www > MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ > DISTNAME= youtube-dl-${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 425601) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1472788017 >-SHA256 (youtube-dl-2016.08.31.tar.gz) = ca4b7bf3d7f9c5289ea2f53af3a68f201447ce4298337ee60826ee230e00313f >-SIZE (youtube-dl-2016.08.31.tar.gz) = 2353562 >+TIMESTAMP = 1478514946 >+SHA256 (youtube-dl-2016.11.04.tar.gz) = 9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531 >+SIZE (youtube-dl-2016.11.04.tar.gz) = 2463253 >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 425601) >+++ files/patch-Makefile (working copy) >@@ -1,10 +1,10 @@ >---- Makefile.orig 2016-06-14 21:37:21 UTC >+--- Makefile.orig 2016-11-01 19:43:06 UTC > +++ Makefile > @@ -12,7 +12,7 @@ SHAREDIR ?= $(PREFIX)/share > PYTHON ?= /usr/bin/env python > > # set SYSCONFDIR to /etc if PREFIX=/usr or PREFIX=/usr/local >--SYSCONFDIR != if [ $(PREFIX) = /usr -o $(PREFIX) = /usr/local ]; then echo /etc; else echo $(PREFIX)/etc; fi >+-SYSCONFDIR = $(shell if [ $(PREFIX) = /usr -o $(PREFIX) = /usr/local ]; then echo /etc; else echo $(PREFIX)/etc; fi) > +SYSCONFDIR ?= $(PREFIX)/etc > > install: youtube-dl youtube-dl.1 youtube-dl.bash-completion youtube-dl.zsh youtube-dl.fish
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 214296
: 176717