pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Nov 14 21:35:30 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/go-goptlib: DESCR Makefile PLIST TODO buildlink3.mk
            distinfo

Log Message:
go-goptlib: remove

Library only, nothing depends on this.


To generate a diff of this commit:
cvs rdiff -u -r1.4126 -r1.4127 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/go-goptlib/DESCR \
    pkgsrc/devel/go-goptlib/PLIST pkgsrc/devel/go-goptlib/TODO
cvs rdiff -u -r1.63 -r0 pkgsrc/devel/go-goptlib/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-goptlib/buildlink3.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/go-goptlib/distinfo

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.4126 pkgsrc/devel/Makefile:1.4127
--- pkgsrc/devel/Makefile:1.4126        Tue Nov 14 19:43:42 2023
+++ pkgsrc/devel/Makefile       Tue Nov 14 21:35:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4126 2023/11/14 19:43:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4127 2023/11/14 21:35:30 bsiegert Exp $
 #
 
 COMMENT=       Development utilities
@@ -445,7 +445,6 @@ SUBDIR+=    gnustep-make
 SUBDIR+=       gnustep-objc
 SUBDIR+=       go-gocode
 SUBDIR+=       go-gopkgs
-SUBDIR+=       go-goptlib
 SUBDIR+=       go-goreturns
 SUBDIR+=       go-gox
 SUBDIR+=       go-impl



Home | Main Index | Thread Index | Old Index