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:   bsiegert
Date:           Sat Aug 16 15:53:08 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+go125


To generate a diff of this commit:
cvs rdiff -u -r1.769 -r1.770 pkgsrc/lang/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.769 pkgsrc/lang/Makefile:1.770
--- pkgsrc/lang/Makefile:1.769  Sat Aug 16 01:49:49 2025
+++ pkgsrc/lang/Makefile        Sat Aug 16 15:53:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.769 2025/08/16 01:49:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.770 2025/08/16 15:53:07 bsiegert Exp $
 #
 
 COMMENT=       Programming languages
@@ -123,6 +123,7 @@ SUBDIR+=    go120
 SUBDIR+=       go122
 SUBDIR+=       go123
 SUBDIR+=       go124
+SUBDIR+=       go125
 SUBDIR+=       go14
 SUBDIR+=       goplus
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index