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:19:44 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/x11: Makefile
Removed Files:
pkgsrc/x11/py-gtksourceview: DESCR Makefile PLIST buildlink3.mk
distinfo
Log Message:
py-gtksourceview: remove
Python 2 bindings for gtksourceview, unused in pkgsrc.
Uses py-gtk2
To generate a diff of this commit:
cvs rdiff -u -r1.2526 -r1.2527 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1021 -r1.1022 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/py-gtksourceview/DESCR
cvs rdiff -u -r1.70 -r0 pkgsrc/x11/py-gtksourceview/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/py-gtksourceview/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/x11/py-gtksourceview/buildlink3.mk \
pkgsrc/x11/py-gtksourceview/distinfo
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.2526 pkgsrc/doc/CHANGES-2024:1.2527
--- pkgsrc/doc/CHANGES-2024:1.2526 Wed Apr 17 13:18:42 2024
+++ pkgsrc/doc/CHANGES-2024 Wed Apr 17 13:19:44 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2526 2024/04/17 13:18:42 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2527 2024/04/17 13:19:44 wiz Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -4180,3 +4180,4 @@ Changes to the packages collection and i
Removed x11/driconf [wiz 2024-04-17]
Removed x11/py-keybinder [wiz 2024-04-17]
Removed x11/py-kiwi [wiz 2024-04-17]
+ Removed x11/py-gtksourceview [wiz 2024-04-17]
Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1021 pkgsrc/x11/Makefile:1.1022
--- pkgsrc/x11/Makefile:1.1021 Wed Apr 17 13:18:42 2024
+++ pkgsrc/x11/Makefile Wed Apr 17 13:19:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1021 2024/04/17 13:18:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1022 2024/04/17 13:19:44 wiz Exp $
#
COMMENT= Packages to support the X Window System
@@ -277,7 +277,6 @@ SUBDIR+= plasma-framework
SUBDIR+= py-Tk
SUBDIR+= py-Xlib
SUBDIR+= py-gtk2
-SUBDIR+= py-gtksourceview
SUBDIR+= py-otherside
SUBDIR+= py-pyperclip
SUBDIR+= py-qt-builder
Home |
Main Index |
Thread Index |
Old Index