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:   schmonz
Date:           Tue Oct 13 12:33:40 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable py-feedparser (6.x).


To generate a diff of this commit:
cvs rdiff -u -r1.1174 -r1.1175 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.1174 pkgsrc/textproc/Makefile:1.1175
--- pkgsrc/textproc/Makefile:1.1174     Tue Oct 13 12:16:38 2020
+++ pkgsrc/textproc/Makefile    Tue Oct 13 12:33:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1174 2020/10/13 12:16:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.1175 2020/10/13 12:33:40 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -858,6 +858,7 @@ SUBDIR+=    py-enchant
 SUBDIR+=       py-eradicate
 SUBDIR+=       py-expat
 SUBDIR+=       py-feedparser5
+SUBDIR+=       py-feedparser
 SUBDIR+=       py-ftfy
 SUBDIR+=       py-generateDS
 SUBDIR+=       py-gnosis-utils



Home | Main Index | Thread Index | Old Index