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:   rhialto
Date:           Tue Oct  8 18:39:43 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add py-html2text-2019.8.11.


To generate a diff of this commit:
cvs rdiff -u -r1.1056 -r1.1057 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.1056 pkgsrc/textproc/Makefile:1.1057
--- pkgsrc/textproc/Makefile:1.1056     Sat Oct  5 04:45:57 2019
+++ pkgsrc/textproc/Makefile    Tue Oct  8 18:39:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1056 2019/10/05 04:45:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.1057 2019/10/08 18:39:43 rhialto Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -797,6 +797,7 @@ SUBDIR+=    py-gnosis-utils
 SUBDIR+=       py-guessit
 SUBDIR+=       py-html-sanitizer
 SUBDIR+=       py-html2text
+SUBDIR+=       py-html2text-2019.8.11
 SUBDIR+=       py-html5-parser
 SUBDIR+=       py-html5lib
 SUBDIR+=       py-humanize



Home | Main Index | Thread Index | Old Index