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 Sep 21 01:49:59 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add p5-Data-Censor


To generate a diff of this commit:
cvs rdiff -u -r1.4527 -r1.4528 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.4527 pkgsrc/devel/Makefile:1.4528
--- pkgsrc/devel/Makefile:1.4527        Mon Sep 15 14:32:52 2025
+++ pkgsrc/devel/Makefile       Sun Sep 21 01:49:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4527 2025/09/15 14:32:52 adam Exp $
+# $NetBSD: Makefile,v 1.4528 2025/09/21 01:49:59 wen Exp $
 #
 
 COMMENT=       Development utilities
@@ -1566,6 +1566,7 @@ SUBDIR+=  p5-Cwd-Guard
 SUBDIR+=       p5-Data-Alias
 SUBDIR+=       p5-Data-Binary
 SUBDIR+=       p5-Data-Buffer
+SUBDIR+=       p5-Data-Censor
 SUBDIR+=       p5-Data-Compare
 SUBDIR+=       p5-Data-Denter
 SUBDIR+=       p5-Data-Dump



Home | Main Index | Thread Index | Old Index