pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Jun  9 04:53:23 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
add and enable p5-File-Grep


To generate a diff of this commit:
cvs rdiff -u -r1.1519 -r1.1520 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1519 pkgsrc/textproc/Makefile:1.1520
--- pkgsrc/textproc/Makefile:1.1519     Thu Jun  5 07:44:37 2025
+++ pkgsrc/textproc/Makefile    Mon Jun  9 04:53:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1519 2025/06/05 07:44:37 wiz Exp $
+# $NetBSD: Makefile,v 1.1520 2025/06/09 04:53:23 jnemeth Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -742,6 +742,7 @@ SUBDIR+=    p5-Encode-IMAPUTF7
 SUBDIR+=       p5-Encode-JIS2K
 SUBDIR+=       p5-Encode-Locale
 SUBDIR+=       p5-Feed-Find
+SUBDIR+=       p5-File-Grep
 SUBDIR+=       p5-File-ReadBackwards
 SUBDIR+=       p5-Filter
 SUBDIR+=       p5-FormValidator-Simple



Home | Main Index | Thread Index | Old Index