pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/converters



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 22 09:02:39 UTC 2026

Modified Files:
        pkgsrc/converters: Makefile
Removed Files:
        pkgsrc/converters/py-zhCodecs: DESCR Makefile PLIST distinfo

Log Message:
py-zhCodecs: removed; dead upstream


To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pkgsrc/converters/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/converters/py-zhCodecs/DESCR
cvs rdiff -u -r1.29 -r0 pkgsrc/converters/py-zhCodecs/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/converters/py-zhCodecs/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/converters/py-zhCodecs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/Makefile
diff -u pkgsrc/converters/Makefile:1.220 pkgsrc/converters/Makefile:1.221
--- pkgsrc/converters/Makefile:1.220    Thu Aug 14 09:32:31 2025
+++ pkgsrc/converters/Makefile  Thu Jan 22 09:02:38 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.220 2025/08/14 09:32:31 nia Exp $
+# $NetBSD: Makefile,v 1.221 2026/01/22 09:02:38 adam Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -140,13 +140,10 @@ SUBDIR+=  py-cloudpickle
 SUBDIR+=       py-confusable_homoglyphs
 SUBDIR+=       py-emoji
 SUBDIR+=       py-fastbencode
-SUBDIR+=       py-jpCodecs
 SUBDIR+=       py-reedsolo
 SUBDIR+=       py-simplejson
 SUBDIR+=       py-unicode-slugify
-SUBDIR+=       py-yenc
 SUBDIR+=       py-zfec
-SUBDIR+=       py-zhCodecs
 SUBDIR+=       pyzy
 SUBDIR+=       qkc
 SUBDIR+=       qrencode



Home | Main Index | Thread Index | Old Index