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:           Wed Jan 29 16:25:16 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4395 -r1.4396 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.4395 pkgsrc/devel/Makefile:1.4396
--- pkgsrc/devel/Makefile:1.4395        Wed Jan 29 09:25:12 2025
+++ pkgsrc/devel/Makefile       Wed Jan 29 16:25:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4395 2025/01/29 09:25:12 adam Exp $
+# $NetBSD: Makefile,v 1.4396 2025/01/29 16:25:16 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -546,6 +546,7 @@ SUBDIR+=    hs-asn1-types
 SUBDIR+=       hs-assoc
 SUBDIR+=       hs-async
 SUBDIR+=       hs-async-pool
+SUBDIR+=       hs-atomic-counter
 SUBDIR+=       hs-atomic-primops
 SUBDIR+=       hs-atomic-write
 SUBDIR+=       hs-auto-update



Home | Main Index | Thread Index | Old Index