pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-sip6



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Dec 14 15:58:34 UTC 2023

Modified Files:
        pkgsrc/x11/py-sip6: Makefile

Log Message:
x11/py-sip: Take co-MAINTAINERship

(rhialto@ and I both need this for different depending packages and
have discussed privately.)

ok rhialto@


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/py-sip6/Makefile

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

Modified files:

Index: pkgsrc/x11/py-sip6/Makefile
diff -u pkgsrc/x11/py-sip6/Makefile:1.14 pkgsrc/x11/py-sip6/Makefile:1.15
--- pkgsrc/x11/py-sip6/Makefile:1.14    Tue Dec 12 18:39:55 2023
+++ pkgsrc/x11/py-sip6/Makefile Thu Dec 14 15:58:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2023/12/12 18:39:55 gdt Exp $
+# $NetBSD: Makefile,v 1.15 2023/12/14 15:58:34 gdt Exp $
 
 # Before updating sip, geography/qgis (as the most demanding sip user
 # currently known) must be tested to build ok.  The 6.8.0 release of
@@ -9,8 +9,8 @@ PKGNAME=        ${PYPKGPREFIX}-${DISTNAME:S/sip
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sip/}
 
-
-MAINTAINER=    rhialto%NetBSD.org@localhost
+MAINTAINER=    gdt%NetBSD.org@localhost
+#MAINTAINER+=  rhialto%NetBSD.org@localhost
 HOMEPAGE=      https://www.riverbankcomputing.com/software/sip/
 COMMENT=       Tool to create Python bindings for C++ libraries
 LICENSE=       sip-license OR gnu-gpl-v2 OR gnu-gpl-v3



Home | Main Index | Thread Index | Old Index