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 May  5 11:56:36 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: +hs-storable-record


To generate a diff of this commit:
cvs rdiff -u -r1.3379 -r1.3380 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.3379 pkgsrc/devel/Makefile:1.3380
--- pkgsrc/devel/Makefile:1.3379        Wed May  5 11:44:06 2021
+++ pkgsrc/devel/Makefile       Wed May  5 11:56:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3379 2021/05/05 11:44:06 pho Exp $
+# $NetBSD: Makefile,v 1.3380 2021/05/05 11:56:35 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -622,6 +622,7 @@ SUBDIR+=    hs-safe
 SUBDIR+=       hs-setlocale
 SUBDIR+=       hs-split
 SUBDIR+=       hs-splitmix
+SUBDIR+=       hs-storable-record
 SUBDIR+=       hs-streaming-commons
 SUBDIR+=       hs-strict
 SUBDIR+=       hs-syb



Home | Main Index | Thread Index | Old Index