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 16 09:55:04 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-stm-hamt


To generate a diff of this commit:
cvs rdiff -u -r1.3618 -r1.3619 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.3618 pkgsrc/devel/Makefile:1.3619
--- pkgsrc/devel/Makefile:1.3618        Wed Feb 16 09:54:16 2022
+++ pkgsrc/devel/Makefile       Wed Feb 16 09:55:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3618 2022/02/16 09:54:16 pho Exp $
+# $NetBSD: Makefile,v 1.3619 2022/02/16 09:55:04 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -602,6 +602,7 @@ SUBDIR+=    hs-setlocale
 SUBDIR+=       hs-some
 SUBDIR+=       hs-split
 SUBDIR+=       hs-splitmix
+SUBDIR+=       hs-stm-hamt
 SUBDIR+=       hs-storable-record
 SUBDIR+=       hs-storable-tuple
 SUBDIR+=       hs-streaming-commons



Home | Main Index | Thread Index | Old Index