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 07:44:11 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-safe-exceptions


To generate a diff of this commit:
cvs rdiff -u -r1.3603 -r1.3604 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.3603 pkgsrc/devel/Makefile:1.3604
--- pkgsrc/devel/Makefile:1.3603        Wed Feb 16 05:08:50 2022
+++ pkgsrc/devel/Makefile       Wed Feb 16 07:44:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3603 2022/02/16 05:08:50 pho Exp $
+# $NetBSD: Makefile,v 1.3604 2022/02/16 07:44:11 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -582,6 +582,7 @@ SUBDIR+=    hs-refact
 SUBDIR+=       hs-reflection
 SUBDIR+=       hs-resourcet
 SUBDIR+=       hs-safe
+SUBDIR+=       hs-safe-exceptions
 SUBDIR+=       hs-semialign
 SUBDIR+=       hs-setlocale
 SUBDIR+=       hs-some



Home | Main Index | Thread Index | Old Index