pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 15 09:17:47 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/py-sip-qt4: DESCR Makefile PLIST

Log Message:
py-sip-qt4: remove

Support package for removed py-qt4.


To generate a diff of this commit:
cvs rdiff -u -r1.5516 -r1.5517 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.968 -r1.969 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/py-sip-qt4/DESCR \
    pkgsrc/x11/py-sip-qt4/Makefile pkgsrc/x11/py-sip-qt4/PLIST

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

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.5516 pkgsrc/doc/CHANGES-2022:1.5517
--- pkgsrc/doc/CHANGES-2022:1.5516      Tue Nov 15 09:17:04 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Nov 15 09:17:47 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.5516 2022/11/15 09:17:04 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.5517 2022/11/15 09:17:47 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -8343,3 +8343,4 @@ Changes to the packages collection and i
        Removed devel/bzr-explorer [wiz 2022-11-15]
        Removed devel/qbzr [wiz 2022-11-15]
        Removed x11/py-qt4 [wiz 2022-11-15]
+       Removed x11/py-sip-qt4 [wiz 2022-11-15]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.968 pkgsrc/x11/Makefile:1.969
--- pkgsrc/x11/Makefile:1.968   Tue Nov 15 09:17:04 2022
+++ pkgsrc/x11/Makefile Tue Nov 15 09:17:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.968 2022/11/15 09:17:04 wiz Exp $
+# $NetBSD: Makefile,v 1.969 2022/11/15 09:17:47 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -341,7 +341,6 @@ SUBDIR+=    py-qt5-webengine
 SUBDIR+=       py-qtgraph-qt5
 SUBDIR+=       py-qwt-qt5
 SUBDIR+=       py-sip
-SUBDIR+=       py-sip-qt4
 SUBDIR+=       py-sip-qt5
 SUBDIR+=       py-sip5
 SUBDIR+=       py-terminator



Home | Main Index | Thread Index | Old Index