CVS commit: pkgsrc/textproc
"Takahiro Kambe" <[email protected]> Thu, 6 Aug 2026 13:08:41 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.
(unnamed)
(text/x-diff, 636 B)
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