pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/scons4



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Sep  4 17:59:18 UTC 2024

Modified Files:
        pkgsrc/devel/scons4: Makefile

Log Message:
devel/scons: Drop MAINTAINERship

This shows up on my repology dashboard.  I was and am MAINTAINER of
scons(3) because of mongodb because of unifi, but I don't feel special
about scons4.  Drop MAINTAINERship to reduce effort on others part who
want to update.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/scons4/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/scons4/Makefile
diff -u pkgsrc/devel/scons4/Makefile:1.9 pkgsrc/devel/scons4/Makefile:1.10
--- pkgsrc/devel/scons4/Makefile:1.9    Sun Jul 14 13:53:16 2024
+++ pkgsrc/devel/scons4/Makefile        Wed Sep  4 17:59:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2024/07/14 13:53:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/09/04 17:59:17 gdt Exp $
 
 DISTNAME=      scons-4.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/scons/}
 EXTRACT_USING= bsdtar
 
-MAINTAINER=    gdt%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.scons.org/
 COMMENT=       Python-based, open-source build system
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index