pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   nikita
Date:           Sat Apr 22 17:09:34 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile
Removed Files:
        pkgsrc/lang/goplus: DESCR Makefile PLIST distinfo go-modules.mk

Log Message:
remove goplus, to be imported in wip.


To generate a diff of this commit:
cvs rdiff -u -r1.684 -r1.685 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/goplus/DESCR pkgsrc/lang/goplus/PLIST \
    pkgsrc/lang/goplus/distinfo pkgsrc/lang/goplus/go-modules.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/lang/goplus/Makefile

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

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.684 pkgsrc/lang/Makefile:1.685
--- pkgsrc/lang/Makefile:1.684  Wed Apr 19 17:45:31 2023
+++ pkgsrc/lang/Makefile        Sat Apr 22 17:09:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.684 2023/04/19 17:45:31 adam Exp $
+# $NetBSD: Makefile,v 1.685 2023/04/22 17:09:34 nikita Exp $
 #
 
 COMMENT=       Programming languages
@@ -103,7 +103,6 @@ SUBDIR+=    go118
 SUBDIR+=       go119
 SUBDIR+=       go120
 SUBDIR+=       go14
-SUBDIR+=       goplus
 SUBDIR+=       gpc
 SUBDIR+=       gprolog
 SUBDIR+=       guile18



Home | Main Index | Thread Index | Old Index