pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-mercurial



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 26 12:34:39 UTC 2026

Modified Files:
        pkgsrc/devel/py-mercurial: Makefile

Log Message:
py-mercurial: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/py-mercurial/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-mercurial/Makefile
diff -u pkgsrc/devel/py-mercurial/Makefile:1.110 pkgsrc/devel/py-mercurial/Makefile:1.111
--- pkgsrc/devel/py-mercurial/Makefile:1.110    Fri Dec  5 14:30:26 2025
+++ pkgsrc/devel/py-mercurial/Makefile  Thu Mar 26 12:34:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2025/12/05 14:30:26 adam Exp $
+# $NetBSD: Makefile,v 1.111 2026/03/26 12:34:39 wiz Exp $
 #
 # Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
 
@@ -7,7 +7,7 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel scm
 MASTER_SITES=  https://www.mercurial-scm.org/release/
 
-MAINTAINER=    wiz%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.mercurial-scm.org/
 COMMENT=       Fast, lightweight source control management system
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 # OR newer



Home | Main Index | Thread Index | Old Index