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:   pho
Date:           Tue Oct 31 16:28:09 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-atomic-primops


To generate a diff of this commit:
cvs rdiff -u -r1.4093 -r1.4094 pkgsrc/devel/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.4093 pkgsrc/devel/Makefile:1.4094
--- pkgsrc/devel/Makefile:1.4093        Tue Oct 31 16:14:08 2023
+++ pkgsrc/devel/Makefile       Tue Oct 31 16:28:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4093 2023/10/31 16:14:08 pho Exp $
+# $NetBSD: Makefile,v 1.4094 2023/10/31 16:28:08 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -528,6 +528,7 @@ SUBDIR+=    hs-asn1-types
 SUBDIR+=       hs-assoc
 SUBDIR+=       hs-async
 SUBDIR+=       hs-async-pool
+SUBDIR+=       hs-atomic-primops
 SUBDIR+=       hs-atomic-write
 SUBDIR+=       hs-auto-update
 SUBDIR+=       hs-base-compat



Home | Main Index | Thread Index | Old Index