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:   bacon
Date:           Sat Jul 22 12:08:54 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add py-humanfriendly


To generate a diff of this commit:
cvs rdiff -u -r1.1410 -r1.1411 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.1410 pkgsrc/textproc/Makefile:1.1411
--- pkgsrc/textproc/Makefile:1.1410     Mon Jul  3 21:20:11 2023
+++ pkgsrc/textproc/Makefile    Sat Jul 22 12:08:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1410 2023/07/03 21:20:11 wiz Exp $
+# $NetBSD: Makefile,v 1.1411 2023/07/22 12:08:54 bacon Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1046,6 +1046,7 @@ SUBDIR+=  py-html2text
 SUBDIR+=       py-html2text-2019.8.11
 SUBDIR+=       py-html5-parser
 SUBDIR+=       py-html5lib
+SUBDIR+=       py-humanfriendly
 SUBDIR+=       py-humanize
 SUBDIR+=       py-inflection
 SUBDIR+=       py-ini2toml



Home | Main Index | Thread Index | Old Index