pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/youtube-dl youtube-dl: Reset PKGREVISION (accident...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ab108beaa35
branches: trunk
changeset: 419657:3ab108beaa35
user: leot <leot%pkgsrc.org@localhost>
date: Thu Dec 26 22:18:18 2019 +0000
description:
youtube-dl: Reset PKGREVISION (accidentally left unmodified in previous commit)
diffstat:
net/youtube-dl/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a67d20c0294c -r 3ab108beaa35 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile Thu Dec 26 22:12:27 2019 +0000
+++ b/net/youtube-dl/Makefile Thu Dec 26 22:18:18 2019 +0000
@@ -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