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:   schmonz
Date:           Sun Feb  4 05:44:50 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable p5-Getopt-Long.


To generate a diff of this commit:
cvs rdiff -u -r1.4170 -r1.4171 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.4170 pkgsrc/devel/Makefile:1.4171
--- pkgsrc/devel/Makefile:1.4170        Sat Feb  3 18:49:55 2024
+++ pkgsrc/devel/Makefile       Sun Feb  4 05:44:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4170 2024/02/03 18:49:55 schmonz Exp $
+# $NetBSD: Makefile,v 1.4171 2024/02/04 05:44:49 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1663,6 +1663,7 @@ SUBDIR+=  p5-Future
 SUBDIR+=       p5-Future-IO
 SUBDIR+=       p5-Getopt-ArgvFile
 SUBDIR+=       p5-Getopt-Euclid
+SUBDIR+=       p5-Getopt-Long
 SUBDIR+=       p5-Getopt-Long-Descriptive
 SUBDIR+=       p5-Getopt-Mixed
 SUBDIR+=       p5-Getopt-Simple



Home | Main Index | Thread Index | Old Index