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:           Thu May 18 09:13:50 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/textproc: Makefile
Removed Files:
        pkgsrc/textproc/py-m2r: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-m2r: remove

upstream development stopped and this doesn't build with latest py-mistune
nothing in pkgsrc depends on this

If you are interested in this functionality, consider packaging py-m2r2


To generate a diff of this commit:
cvs rdiff -u -r1.3129 -r1.3130 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1395 -r1.1396 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/py-m2r/ALTERNATIVES
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/py-m2r/DESCR
cvs rdiff -u -r1.17 -r0 pkgsrc/textproc/py-m2r/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/py-m2r/PLIST
cvs rdiff -u -r1.15 -r0 pkgsrc/textproc/py-m2r/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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.3129 pkgsrc/doc/CHANGES-2023:1.3130
--- pkgsrc/doc/CHANGES-2023:1.3129      Thu May 18 08:49:36 2023
+++ pkgsrc/doc/CHANGES-2023     Thu May 18 09:13:49 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.3129 2023/05/18 08:49:36 spz Exp $
+$NetBSD: CHANGES-2023,v 1.3130 2023/05/18 09:13:49 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -4385,3 +4385,4 @@ Changes to the packages collection and i
        Updated devel/py-test-httpserver to 1.0.7 [adam 2023-05-18]
        Added net/iana-enterprise-numbers version 20230518 [spz 2023-05-18]
        Updated sysutils/ipmitool to 1.8.19 [spz 2023-05-18]
+       Removed textproc/py-m2r [wiz 2023-05-18]

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1395 pkgsrc/textproc/Makefile:1.1396
--- pkgsrc/textproc/Makefile:1.1395     Wed May 17 07:08:20 2023
+++ pkgsrc/textproc/Makefile    Thu May 18 09:13:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1395 2023/05/17 07:08:20 adam Exp $
+# $NetBSD: Makefile,v 1.1396 2023/05/18 09:13:49 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1075,7 +1075,6 @@ SUBDIR+=  py-loremipsum
 SUBDIR+=       py-lsp-jsonrpc
 SUBDIR+=       py-lunr
 SUBDIR+=       py-lxml
-SUBDIR+=       py-m2r
 SUBDIR+=       py-manuel
 SUBDIR+=       py-marisa
 SUBDIR+=       py-markdown



Home | Main Index | Thread Index | Old Index