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: Thu Apr 18 06:45:10 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/x11: Makefile
Removed Files:
pkgsrc/x11/gtksourceview2: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
gtksourceview2: remove
Not used in pkgsrc any longer, and we still have versions 3, 4, and 5.
To generate a diff of this commit:
cvs rdiff -u -r1.2559 -r1.2560 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1026 -r1.1027 pkgsrc/x11/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/gtksourceview2/DESCR
cvs rdiff -u -r1.84 -r0 pkgsrc/x11/gtksourceview2/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/x11/gtksourceview2/PLIST
cvs rdiff -u -r1.55 -r0 pkgsrc/x11/gtksourceview2/buildlink3.mk
cvs rdiff -u -r1.18 -r0 pkgsrc/x11/gtksourceview2/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.2559 pkgsrc/doc/CHANGES-2024:1.2560
--- pkgsrc/doc/CHANGES-2024:1.2559 Thu Apr 18 06:41:38 2024
+++ pkgsrc/doc/CHANGES-2024 Thu Apr 18 06:45:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2559 2024/04/18 06:41:38 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2560 2024/04/18 06:45:10 wiz Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -4227,3 +4227,4 @@ Changes to the packages collection and i
Updated devel/py-meson_python to 0.16.0 [adam 2024-04-18]
Updated devel/py-project-metadata to 0.8.0 [adam 2024-04-18]
Updated editors/gummi to 0.8.3 [wiz 2024-04-18]
+ Removed x11/gtksourceview2 successor x11/gtksourceview3 [wiz 2024-04-18]
Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1026 pkgsrc/x11/Makefile:1.1027
--- pkgsrc/x11/Makefile:1.1026 Wed Apr 17 14:51:45 2024
+++ pkgsrc/x11/Makefile Thu Apr 18 06:45:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1026 2024/04/17 14:51:45 wiz Exp $
+# $NetBSD: Makefile,v 1.1027 2024/04/18 06:45:10 wiz Exp $
#
COMMENT= Packages to support the X Window System
@@ -95,7 +95,6 @@ SUBDIR+= gtkglarea2
SUBDIR+= gtkmm
SUBDIR+= gtkmm3
SUBDIR+= gtkmm4
-SUBDIR+= gtksourceview2
SUBDIR+= gtksourceview3
SUBDIR+= gtksourceview4
SUBDIR+= gtksourceview5
Home |
Main Index |
Thread Index |
Old Index