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:           Thu Oct 26 02:34:31 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-bloomfilter


To generate a diff of this commit:
cvs rdiff -u -r1.4078 -r1.4079 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.4078 pkgsrc/devel/Makefile:1.4079
--- pkgsrc/devel/Makefile:1.4078        Thu Oct 26 02:31:50 2023
+++ pkgsrc/devel/Makefile       Thu Oct 26 02:34:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4078 2023/10/26 02:31:50 pho Exp $
+# $NetBSD: Makefile,v 1.4079 2023/10/26 02:34:31 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -538,6 +538,7 @@ SUBDIR+=    hs-bitarray
 SUBDIR+=       hs-bitvec
 SUBDIR+=       hs-blaze-builder
 SUBDIR+=       hs-blaze-textual
+SUBDIR+=       hs-bloomfilter
 SUBDIR+=       hs-boring
 SUBDIR+=       hs-byteable
 SUBDIR+=       hs-bytestring-builder



Home | Main Index | Thread Index | Old Index