pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 16 23:23:50 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2023

Log Message:
Added devel/p5-match-simple version 0.012


To generate a diff of this commit:
cvs rdiff -u -r1.4149 -r1.4150 pkgsrc/devel/Makefile
cvs rdiff -u -r1.7613 -r1.7614 pkgsrc/doc/CHANGES-2023

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.4149 pkgsrc/devel/Makefile:1.4150
--- pkgsrc/devel/Makefile:1.4149        Sat Dec 16 15:17:59 2023
+++ pkgsrc/devel/Makefile       Sat Dec 16 23:23:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4149 2023/12/16 15:17:59 taca Exp $
+# $NetBSD: Makefile,v 1.4150 2023/12/16 23:23:49 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -2269,6 +2269,7 @@ SUBDIR+=  p5-inc-latest
 SUBDIR+=       p5-indirect
 SUBDIR+=       p5-lib-abs
 SUBDIR+=       p5-local-lib
+SUBDIR+=       p5-match-simple
 SUBDIR+=       p5-multidimensional
 SUBDIR+=       p5-namespace-autoclean
 SUBDIR+=       p5-namespace-clean

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.7613 pkgsrc/doc/CHANGES-2023:1.7614
--- pkgsrc/doc/CHANGES-2023:1.7613      Sat Dec 16 22:25:30 2023
+++ pkgsrc/doc/CHANGES-2023     Sat Dec 16 23:23:50 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.7613 2023/12/16 22:25:30 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.7614 2023/12/16 23:23:50 mef Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -10896,3 +10896,4 @@ Changes to the packages collection and i
        Updated devel/hoe to 4.1.0 [taca 2023-12-16]
        Updated net/gh to 2.40.1 [bsiegert 2023-12-16]
        Added sysutils/fritzbox_exporter version 1.1.0 [wiz 2023-12-16]
+       Added devel/p5-match-simple version 0.012 [mef 2023-12-16]



Home | Main Index | Thread Index | Old Index