pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-atomic-write



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b67e2808691f
branches:  trunk
changeset: 374556:b67e2808691f
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:52:30 2022 +0000

description:
devel/Makefile: + hs-atomic-write

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 83ed742495ee -r b67e2808691f devel/Makefile
--- a/devel/Makefile    Wed Feb 23 16:52:21 2022 +0000
+++ b/devel/Makefile    Wed Feb 23 16:52:30 2022 +0000
@@ -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-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