pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 15:20:05 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/textproc: Makefile
Removed Files:
        pkgsrc/textproc/py-loremipsum: DESCR Makefile PLIST distinfo

Log Message:
py-loremipsum: remove

Dead upstream, broken with setuptools 82, no user in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.1215 -r1.1216 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1573 -r1.1574 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/py-loremipsum/DESCR \
    pkgsrc/textproc/py-loremipsum/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/py-loremipsum/Makefile \
    pkgsrc/textproc/py-loremipsum/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.1215 pkgsrc/doc/CHANGES-2026:1.1216
--- pkgsrc/doc/CHANGES-2026:1.1215      Tue Feb 17 14:46:03 2026
+++ pkgsrc/doc/CHANGES-2026     Tue Feb 17 15:20:05 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.1215 2026/02/17 14:46:03 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.1216 2026/02/17 15:20:05 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -1640,3 +1640,4 @@ Changes to the packages collection and i
        Updated www/py-django-debug-toolbar to 6.2.0 [adam 2026-02-17]
        Updated www/py-django-stubs-ext to 5.2.9 [adam 2026-02-17]
        Updated net/py-sbws to 2.2.0 [wiz 2026-02-17]
+       Removed textproc/py-loremipsum [wiz 2026-02-17]

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1573 pkgsrc/textproc/Makefile:1.1574
--- pkgsrc/textproc/Makefile:1.1573     Sun Feb 15 16:46:07 2026
+++ pkgsrc/textproc/Makefile    Tue Feb 17 15:20:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1573 2026/02/15 16:46:07 manu Exp $
+# $NetBSD: Makefile,v 1.1574 2026/02/17 15:20:05 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1137,7 +1137,6 @@ SUBDIR+=  py-libxml2
 SUBDIR+=       py-libxslt
 SUBDIR+=       py-link-grammar
 SUBDIR+=       py-linkify-it-py
-SUBDIR+=       py-loremipsum
 SUBDIR+=       py-lsp-jsonrpc
 SUBDIR+=       py-lunr
 SUBDIR+=       py-lxml



Home | Main Index | Thread Index | Old Index