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: leot
Date: Thu Dec 26 22:18:18 UTC 2019
Modified Files:
pkgsrc/net/youtube-dl: Makefile
Log Message:
youtube-dl: Reset PKGREVISION (accidentally left unmodified in previous commit)
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 pkgsrc/net/youtube-dl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/youtube-dl/Makefile
diff -u pkgsrc/net/youtube-dl/Makefile:1.195 pkgsrc/net/youtube-dl/Makefile:1.196
--- pkgsrc/net/youtube-dl/Makefile:1.195 Thu Dec 26 22:12:27 2019
+++ pkgsrc/net/youtube-dl/Makefile Thu Dec 26 22:18:18 2019
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.195 2019/12/26 22:12:27 leot Exp $
+# $NetBSD: Makefile,v 1.196 2019/12/26 22:18:18 leot Exp $
# XXX: VERSION_DATE can contains also an optional part that indicates
# XXX: possible same day revisions. PKGNAME preserves that dotted part as is.
VERSION_DATE= 2019.12.25
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= ${DISTNAME:S/.//:S/.//}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://youtube-dl.org/downloads/${VERSION_DATE}/
Home |
Main Index |
Thread Index |
Old Index