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:           Sat Feb  3 18:49:55 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable p5-Syntax-Keyword-Try.


To generate a diff of this commit:
cvs rdiff -u -r1.4169 -r1.4170 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.4169 pkgsrc/devel/Makefile:1.4170
--- pkgsrc/devel/Makefile:1.4169        Tue Jan 30 21:08:50 2024
+++ pkgsrc/devel/Makefile       Sat Feb  3 18:49:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4169 2024/01/30 21:08:50 adam Exp $
+# $NetBSD: Makefile,v 1.4170 2024/02/03 18:49:55 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2076,6 +2076,7 @@ SUBDIR+=  p5-Sub-Uplevel
 SUBDIR+=       p5-Symbol-Global-Name
 SUBDIR+=       p5-Syntax-Keyword-Junction
 SUBDIR+=       p5-Syntax-Keyword-Match
+SUBDIR+=       p5-Syntax-Keyword-Try
 SUBDIR+=       p5-Sys-Mmap
 SUBDIR+=       p5-Sys-Syscall
 SUBDIR+=       p5-System-Command



Home | Main Index | Thread Index | Old Index