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:   wiz
Date:           Sat Feb  8 14:06:04 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + gcc13-gnat-libs


To generate a diff of this commit:
cvs rdiff -u -r1.741 -r1.742 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.741 pkgsrc/lang/Makefile:1.742
--- pkgsrc/lang/Makefile:1.741  Wed Feb  5 07:50:22 2025
+++ pkgsrc/lang/Makefile        Sat Feb  8 14:06:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.741 2025/02/05 07:50:22 wiz Exp $
+# $NetBSD: Makefile,v 1.742 2025/02/08 14:06:04 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -79,6 +79,7 @@ SUBDIR+=      gcc12-libjit
 SUBDIR+=       gcc12-libs
 SUBDIR+=       gcc13
 SUBDIR+=       gcc13-gnat
+SUBDIR+=       gcc13-gnat-libs
 SUBDIR+=       gcc13-libjit
 SUBDIR+=       gcc13-libs
 SUBDIR+=       gcc14



Home | Main Index | Thread Index | Old Index