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:   wen
Date:           Sun Feb 12 10:25:21 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add p5-Future-IO


To generate a diff of this commit:
cvs rdiff -u -r1.3918 -r1.3919 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.3918 pkgsrc/devel/Makefile:1.3919
--- pkgsrc/devel/Makefile:1.3918        Sat Feb 11 13:33:53 2023
+++ pkgsrc/devel/Makefile       Sun Feb 12 10:25:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3918 2023/02/11 13:33:53 taca Exp $
+# $NetBSD: Makefile,v 1.3919 2023/02/12 10:25:21 wen Exp $
 #
 
 COMMENT=       Development utilities
@@ -1608,6 +1608,7 @@ SUBDIR+=  p5-Format-Human-Bytes
 SUBDIR+=       p5-FreezeThaw
 SUBDIR+=       p5-Function-Parameters
 SUBDIR+=       p5-Future
+SUBDIR+=       p5-Future-IO
 SUBDIR+=       p5-Getopt-ArgvFile
 SUBDIR+=       p5-Getopt-Euclid
 SUBDIR+=       p5-Getopt-Long-Descriptive



Home | Main Index | Thread Index | Old Index