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:   taca
Date:           Thu Aug  6 13:08:41 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable go-transifex-cli


To generate a diff of this commit:
cvs rdiff -u -r1.1595 -r1.1596 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.1595 pkgsrc/textproc/Makefile:1.1596
--- pkgsrc/textproc/Makefile:1.1595     Thu Aug  6 06:59:17 2026
+++ pkgsrc/textproc/Makefile    Thu Aug  6 13:08:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1595 2026/08/06 06:59:17 wiz Exp $
+# $NetBSD: Makefile,v 1.1596 2026/08/06 13:08:41 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -267,6 +267,7 @@ SUBDIR+=    gnatformat
 SUBDIR+=       gnome-dictionary
 SUBDIR+=       go-md2man
 SUBDIR+=       go-mmark
+SUBDIR+=       go-transifex-cli
 SUBDIR+=       grep
 SUBDIR+=       grepcidr
 SUBDIR+=       groff



Home | Main Index | Thread Index | Old Index