pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators



Module Name:    pkgsrc
Committed By:   sborrill
Date:           Fri Mar 20 14:08:22 UTC 2026

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
Add suse15_gcc12


To generate a diff of this commit:
cvs rdiff -u -r1.379 -r1.380 pkgsrc/emulators/Makefile

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

Modified files:

Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.379 pkgsrc/emulators/Makefile:1.380
--- pkgsrc/emulators/Makefile:1.379     Sat Feb 14 14:17:10 2026
+++ pkgsrc/emulators/Makefile   Fri Mar 20 14:08:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.379 2026/02/14 14:17:10 nia Exp $
+# $NetBSD: Makefile,v 1.380 2026/03/20 14:08:21 sborrill Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -408,6 +408,7 @@ SUBDIR+=    suse15_binutils
 SUBDIR+=       suse15_expat
 SUBDIR+=       suse15_fontconfig
 SUBDIR+=       suse15_freetype2
+SUBDIR+=       suse15_gcc12
 SUBDIR+=       suse15_glib2
 SUBDIR+=       suse15_glx
 SUBDIR+=       suse15_gtk3



Home | Main Index | Thread Index | Old Index