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 14:26:15 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2024
Removed Files:
        pkgsrc/devel/libsigc++1: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
libsigc++1: remove

Unused in pkgsrc, and we still have versions 2 and 3...


To generate a diff of this commit:
cvs rdiff -u -r1.4201 -r1.4202 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libsigc++1/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/libsigc++1/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/libsigc++1/PLIST \
    pkgsrc/devel/libsigc++1/buildlink3.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/libsigc++1/distinfo
cvs rdiff -u -r1.2538 -r1.2539 pkgsrc/doc/CHANGES-2024

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.4201 pkgsrc/devel/Makefile:1.4202
--- pkgsrc/devel/Makefile:1.4201        Wed Apr 17 12:05:22 2024
+++ pkgsrc/devel/Makefile       Wed Apr 17 14:26:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4201 2024/04/17 12:05:22 wiz Exp $
+# $NetBSD: Makefile,v 1.4202 2024/04/17 14:26:14 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -997,7 +997,6 @@ SUBDIR+=    libsafec
 SUBDIR+=       libsexy
 SUBDIR+=       libsexymm
 SUBDIR+=       libsigc++
-SUBDIR+=       libsigc++1
 SUBDIR+=       libsigc++3
 SUBDIR+=       libsigsegv
 SUBDIR+=       libslang

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2538 pkgsrc/doc/CHANGES-2024:1.2539
--- pkgsrc/doc/CHANGES-2024:1.2538      Wed Apr 17 14:23:23 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Apr 17 14:26:14 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2538 2024/04/17 14:23:23 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2539 2024/04/17 14:26:14 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4193,3 +4193,4 @@ Changes to the packages collection and i
        Added editors/libinfinity version 0.7.2 [wiz 2024-04-17]
        Updated editors/gobby to 0.6.0 [wiz 2024-04-17]
        Removed editors/obby [wiz 2024-04-17]
+       Removed devel/libsigc++1 [wiz 2024-04-17]



Home | Main Index | Thread Index | Old Index