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: Wed Apr 17 13:20:40 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/x11: Makefile
Removed Files:
pkgsrc/x11/py-vte: DESCR Makefile PLIST buildlink3.mk
Log Message:
py-vte: remove
Python 2 bindings for vte, unused in pkgsrc.
Uses py-gtk2
To generate a diff of this commit:
cvs rdiff -u -r1.2527 -r1.2528 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1022 -r1.1023 pkgsrc/x11/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/py-vte/DESCR
cvs rdiff -u -r1.58 -r0 pkgsrc/x11/py-vte/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/py-vte/PLIST
cvs rdiff -u -r1.39 -r0 pkgsrc/x11/py-vte/buildlink3.mk
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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2527 pkgsrc/doc/CHANGES-2024:1.2528
--- pkgsrc/doc/CHANGES-2024:1.2527 Wed Apr 17 13:19:44 2024
+++ pkgsrc/doc/CHANGES-2024 Wed Apr 17 13:20:40 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2527 2024/04/17 13:19:44 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2528 2024/04/17 13:20:40 wiz Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -4181,3 +4181,4 @@ Changes to the packages collection and i
Removed x11/py-keybinder [wiz 2024-04-17]
Removed x11/py-kiwi [wiz 2024-04-17]
Removed x11/py-gtksourceview [wiz 2024-04-17]
+ Removed x11/py-vte [wiz 2024-04-17]
Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1022 pkgsrc/x11/Makefile:1.1023
--- pkgsrc/x11/Makefile:1.1022 Wed Apr 17 13:19:44 2024
+++ pkgsrc/x11/Makefile Wed Apr 17 13:20:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1022 2024/04/17 13:19:44 wiz Exp $
+# $NetBSD: Makefile,v 1.1023 2024/04/17 13:20:40 wiz Exp $
#
COMMENT= Packages to support the X Window System
@@ -293,7 +293,6 @@ SUBDIR+= py-sip5
SUBDIR+= py-sip6
SUBDIR+= py-terminator
SUBDIR+= py-terminator-plugins
-SUBDIR+= py-vte
SUBDIR+= py-wxPython
SUBDIR+= py-xcbgen
SUBDIR+= qqc2-desktop-style
Home |
Main Index |
Thread Index |
Old Index