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: adam
Date: Wed Oct 26 13:26:36 UTC 2022
Modified Files:
pkgsrc/textproc: Makefile
Removed Files:
pkgsrc/textproc/py-demjson: ALTERNATIVES DESCR Makefile PLIST distinfo
pkgsrc/textproc/py-demjson/patches: patch-setup.py
Log Message:
py-demjson: removed; successor py-demjson3
To generate a diff of this commit:
cvs rdiff -u -r1.1330 -r1.1331 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/py-demjson/ALTERNATIVES \
pkgsrc/textproc/py-demjson/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/textproc/py-demjson/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/py-demjson/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/py-demjson/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/py-demjson/patches/patch-setup.py
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.1330 pkgsrc/textproc/Makefile:1.1331
--- pkgsrc/textproc/Makefile:1.1330 Wed Oct 26 12:49:54 2022
+++ pkgsrc/textproc/Makefile Wed Oct 26 13:26:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1330 2022/10/26 12:49:54 adam Exp $
+# $NetBSD: Makefile,v 1.1331 2022/10/26 13:26:36 adam Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -996,7 +996,7 @@ SUBDIR+= py-cssselect2
SUBDIR+= py-cssutils
SUBDIR+= py-deepdiff
SUBDIR+= py-defusedxml
-SUBDIR+= py-demjson
+SUBDIR+= py-demjson3
SUBDIR+= py-dicttoxml
SUBDIR+= py-diff-match-patch
SUBDIR+= py-dill
Home |
Main Index |
Thread Index |
Old Index