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:   wiz
Date:           Mon Aug 22 10:06:27 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-bitvec


To generate a diff of this commit:
cvs rdiff -u -r1.3773 -r1.3774 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.3773 pkgsrc/devel/Makefile:1.3774
--- pkgsrc/devel/Makefile:1.3773        Sun Aug 21 12:29:22 2022
+++ pkgsrc/devel/Makefile       Mon Aug 22 10:06:27 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3773 2022/08/21 12:29:22 wiz Exp $
+# $NetBSD: Makefile,v 1.3774 2022/08/22 10:06:27 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -514,6 +514,7 @@ SUBDIR+=    hs-base-unicode-symbols
 SUBDIR+=       hs-basement
 SUBDIR+=       hs-basic-prelude
 SUBDIR+=       hs-bitarray
+SUBDIR+=       hs-bitvec
 SUBDIR+=       hs-blaze-builder
 SUBDIR+=       hs-blaze-textual
 SUBDIR+=       hs-bytestring-builder



Home | Main Index | Thread Index | Old Index