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:           Sat Nov  4 08:33:01 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/gconf-editor: DESCR Makefile PLIST distinfo

Log Message:
gconf-editor: remove

Discontinued in 2011.


To generate a diff of this commit:
cvs rdiff -u -r1.6572 -r1.6573 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.239 -r1.240 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/gconf-editor/DESCR
cvs rdiff -u -r1.108 -r0 pkgsrc/editors/gconf-editor/Makefile
cvs rdiff -u -r1.24 -r0 pkgsrc/editors/gconf-editor/PLIST
cvs rdiff -u -r1.25 -r0 pkgsrc/editors/gconf-editor/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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6572 pkgsrc/doc/CHANGES-2023:1.6573
--- pkgsrc/doc/CHANGES-2023:1.6572      Sat Nov  4 00:21:17 2023
+++ pkgsrc/doc/CHANGES-2023     Sat Nov  4 08:33:00 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6572 2023/11/04 00:21:17 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6573 2023/11/04 08:33:00 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9553,3 +9553,4 @@ Changes to the packages collection and i
        Added x11/gtksourceview5 version 5.10.0 [wiz 2023-11-04]
        Updated math/gnome-calculator to 45.0.2 [wiz 2023-11-04]
        Updated mail/neomutt to 20231103 [wiz 2023-11-04]
+       Removed editors/gconf-editor [wiz 2023-11-04]

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.239 pkgsrc/editors/Makefile:1.240
--- pkgsrc/editors/Makefile:1.239       Sat Sep 16 12:43:13 2023
+++ pkgsrc/editors/Makefile     Sat Nov  4 08:33:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.239 2023/09/16 12:43:13 rhialto Exp $
+# $NetBSD: Makefile,v 1.240 2023/11/04 08:33:00 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -53,7 +53,6 @@ SUBDIR+=      featherpad
 SUBDIR+=       fileobj
 SUBDIR+=       focuswriter
 SUBDIR+=       gate
-SUBDIR+=       gconf-editor
 SUBDIR+=       gedit
 SUBDIR+=       ghex
 SUBDIR+=       gice



Home | Main Index | Thread Index | Old Index