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:           Mon Nov 13 19:50:12 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2023
Removed Files:
        pkgsrc/devel/libgnome: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/libgnome/patches: patch-libgnome_Makefile.in
            patch-libgnome_gnome-config.h

Log Message:
libgnome: remove

Old Gnome 2 library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4123 -r1.4124 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/libgnome/DESCR
cvs rdiff -u -r1.140 -r0 pkgsrc/devel/libgnome/Makefile
cvs rdiff -u -r1.30 -r0 pkgsrc/devel/libgnome/PLIST
cvs rdiff -u -r1.80 -r0 pkgsrc/devel/libgnome/buildlink3.mk
cvs rdiff -u -r1.43 -r0 pkgsrc/devel/libgnome/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/libgnome/patches/patch-libgnome_Makefile.in \
    pkgsrc/devel/libgnome/patches/patch-libgnome_gnome-config.h
cvs rdiff -u -r1.6927 -r1.6928 pkgsrc/doc/CHANGES-2023

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4123 pkgsrc/devel/Makefile:1.4124
--- pkgsrc/devel/Makefile:1.4123        Mon Nov 13 18:58:45 2023
+++ pkgsrc/devel/Makefile       Mon Nov 13 19:50:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4123 2023/11/13 18:58:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4124 2023/11/13 19:50:11 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -929,7 +929,6 @@ SUBDIR+=    libgetopt
 SUBDIR+=       libgit2
 SUBDIR+=       libglade
 SUBDIR+=       libglademm
-SUBDIR+=       libgnome
 SUBDIR+=       libgnt
 SUBDIR+=       libgphoto2
 SUBDIR+=       libgsf

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6927 pkgsrc/doc/CHANGES-2023:1.6928
--- pkgsrc/doc/CHANGES-2023:1.6927      Mon Nov 13 19:32:54 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Nov 13 19:50:11 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6927 2023/11/13 19:32:54 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6928 2023/11/13 19:50:11 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9974,3 +9974,4 @@ Changes to the packages collection and i
        Removed devel/libgnomemm [wiz 2023-11-13]
        Removed devel/at-spi [wiz 2023-11-13]
        Updated games/pioneers to 15.6nb13 [wiz 2023-11-13]
+       Removed devel/libgnome [wiz 2023-11-13]



Home | Main Index | Thread Index | Old Index