pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/yt-dlp



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat Jul  4 18:20:46 UTC 2026

Modified Files:
        pkgsrc/net/yt-dlp: Makefile

Log Message:
yt-dlp: Take MAINTAINERship


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/yt-dlp/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/yt-dlp/Makefile
diff -u pkgsrc/net/yt-dlp/Makefile:1.91 pkgsrc/net/yt-dlp/Makefile:1.92
--- pkgsrc/net/yt-dlp/Makefile:1.91     Wed Jun 10 07:09:09 2026
+++ pkgsrc/net/yt-dlp/Makefile  Sat Jul  4 18:20:46 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.91 2026/06/10 07:09:09 adam Exp $
+# $NetBSD: Makefile,v 1.92 2026/07/04 18:20:46 leot Exp $
 
 DISTNAME=      yt_dlp-2026.6.9
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=y/yt-dlp/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/yt-dlp/yt-dlp
 COMMENT=       Youtube-dl fork with new features and patches
 LICENSE=       unlicense



Home | Main Index | Thread Index | Old Index