pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/youtube-dl
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jun 21 18:16:39 UTC 2014
Modified Files:
pkgsrc/net/youtube-dl: Makefile PLIST
Log Message:
Avoid
SyntaxError: Non-UTF-8 code starting with '\xb7' in file youtube-dl on line 3,
but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
by installing the original unmodified file and a wrapper script.
I'm not sure why it broke or why this works better, but it does for me (TM).
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/youtube-dl/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/youtube-dl/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index