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:   wiz
Date:           Sun May 28 18:52:54 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-pdf


To generate a diff of this commit:
cvs rdiff -u -r1.1396 -r1.1397 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.1396 pkgsrc/textproc/Makefile:1.1397
--- pkgsrc/textproc/Makefile:1.1396     Thu May 18 09:13:49 2023
+++ pkgsrc/textproc/Makefile    Sun May 28 18:52:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1396 2023/05/18 09:13:49 wiz Exp $
+# $NetBSD: Makefile,v 1.1397 2023/05/28 18:52:53 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1106,6 +1106,7 @@ SUBDIR+=  py-parse
 SUBDIR+=       py-parse_type
 SUBDIR+=       py-parsimonious
 SUBDIR+=       py-patiencediff
+SUBDIR+=       py-pdf
 SUBDIR+=       py-pdf-parser
 SUBDIR+=       py-pdfrw
 SUBDIR+=       py-peg2



Home | Main Index | Thread Index | Old Index