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:   nia
Date:           Sat Jul 17 07:15:18 UTC 2021

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

Log Message:
go-godotenv: remove

deprecated go-package; no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.3471 -r1.3472 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-godotenv/DESCR \
    pkgsrc/devel/go-godotenv/PLIST pkgsrc/devel/go-godotenv/buildlink3.mk \
    pkgsrc/devel/go-godotenv/distinfo
cvs rdiff -u -r1.29 -r0 pkgsrc/devel/go-godotenv/Makefile

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.3471 pkgsrc/devel/Makefile:1.3472
--- pkgsrc/devel/Makefile:1.3471        Sat Jul 17 07:12:40 2021
+++ pkgsrc/devel/Makefile       Sat Jul 17 07:15:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3471 2021/07/17 07:12:40 nia Exp $
+# $NetBSD: Makefile,v 1.3472 2021/07/17 07:15:18 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -414,7 +414,6 @@ SUBDIR+=    go-ed25519
 SUBDIR+=       go-flags-svent
 SUBDIR+=       go-fsnotify
 SUBDIR+=       go-gocode
-SUBDIR+=       go-godotenv
 SUBDIR+=       go-golang-lru
 SUBDIR+=       go-gopkgs
 SUBDIR+=       go-goptlib



Home | Main Index | Thread Index | Old Index