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:           Fri Jan 13 12:41:23 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2023
Removed Files:
        pkgsrc/devel/gnustep-objc-lf2: DESCR Makefile PLIST PLIST.SunOS
            buildlink3.mk distinfo
        pkgsrc/devel/gnustep-objc-lf2/patches: patch-aa patch-ab

Log Message:
gnustep-objc-lf2: remove

support package for removed libFoundation


To generate a diff of this commit:
cvs rdiff -u -r1.3875 -r1.3876 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/gnustep-objc-lf2/DESCR
cvs rdiff -u -r1.14 -r0 pkgsrc/devel/gnustep-objc-lf2/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/gnustep-objc-lf2/PLIST \
    pkgsrc/devel/gnustep-objc-lf2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/gnustep-objc-lf2/PLIST.SunOS
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/gnustep-objc-lf2/buildlink3.mk
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/gnustep-objc-lf2/patches/patch-aa \
    pkgsrc/devel/gnustep-objc-lf2/patches/patch-ab
cvs rdiff -u -r1.315 -r1.316 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.3875 pkgsrc/devel/Makefile:1.3876
--- pkgsrc/devel/Makefile:1.3875        Fri Jan 13 12:39:59 2023
+++ pkgsrc/devel/Makefile       Fri Jan 13 12:41:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3875 2023/01/13 12:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.3876 2023/01/13 12:41:23 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -429,7 +429,6 @@ SUBDIR+=    gnustep-base
 SUBDIR+=       gnustep-examples
 SUBDIR+=       gnustep-make
 SUBDIR+=       gnustep-objc
-SUBDIR+=       gnustep-objc-lf2
 SUBDIR+=       go-ed25519
 SUBDIR+=       go-flags-svent
 SUBDIR+=       go-gocode

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.315 pkgsrc/doc/CHANGES-2023:1.316
--- pkgsrc/doc/CHANGES-2023:1.315       Fri Jan 13 12:39:59 2023
+++ pkgsrc/doc/CHANGES-2023     Fri Jan 13 12:41:23 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.315 2023/01/13 12:39:59 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.316 2023/01/13 12:41:23 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -375,3 +375,4 @@ Changes to the packages collection and i
        Updated devel/p5-Config-General to 2.65nb1 [wen 2023-01-13]
        Removed devel/libFoundation-examples [wiz 2023-01-13]
        Removed devel/libFoundation [wiz 2023-01-13]
+       Removed devel/gnustep-objc-lf2 [wiz 2023-01-13]



Home | Main Index | Thread Index | Old Index