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 Feb 23 16:52:30 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3670 -r1.3671 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.3670 pkgsrc/devel/Makefile:1.3671
--- pkgsrc/devel/Makefile:1.3670        Wed Feb 23 16:51:58 2022
+++ pkgsrc/devel/Makefile       Wed Feb 23 16:52:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3670 2022/02/23 16:51:58 pho Exp $
+# $NetBSD: Makefile,v 1.3671 2022/02/23 16:52:30 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -502,6 +502,7 @@ SUBDIR+=    hs-asn1-types
 SUBDIR+=       hs-assoc
 SUBDIR+=       hs-async
 SUBDIR+=       hs-async-pool
+SUBDIR+=       hs-atomic-write
 SUBDIR+=       hs-auto-update
 SUBDIR+=       hs-base-compat
 SUBDIR+=       hs-base-compat-batteries



Home | Main Index | Thread Index | Old Index