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:           Sun Sep 11 18:04:05 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/py-nevow: DESCR Makefile PLIST distinfo

Log Message:
py-nevow: remove

Only supports python 2.x, no users in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4494 -r1.4495 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1641 -r1.1642 pkgsrc/www/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/www/py-nevow/DESCR
cvs rdiff -u -r1.34 -r0 pkgsrc/www/py-nevow/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/www/py-nevow/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/www/py-nevow/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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.4494 pkgsrc/doc/CHANGES-2022:1.4495
--- pkgsrc/doc/CHANGES-2022:1.4494      Sun Sep 11 17:59:28 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Sep 11 18:04:04 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4494 2022/09/11 17:59:28 fcambus Exp $
+$NetBSD: CHANGES-2022,v 1.4495 2022/09/11 18:04:04 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6643,3 +6643,4 @@ Changes to the packages collection and i
        Removed www/py-graphite-web [wiz 2022-09-11]
        Removed databases/py-carbon [wiz 2022-09-11]
        Updated sysutils/fdupes to 2.2.1 [fcambus 2022-09-11]
+       Removed www/py-nevow [wiz 2022-09-11]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1641 pkgsrc/www/Makefile:1.1642
--- pkgsrc/www/Makefile:1.1641  Sun Sep 11 17:58:46 2022
+++ pkgsrc/www/Makefile Sun Sep 11 18:04:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1641 2022/09/11 17:58:46 wiz Exp $
+# $NetBSD: Makefile,v 1.1642 2022/09/11 18:04:04 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -800,7 +800,6 @@ SUBDIR+=    py-multipart
 SUBDIR+=       py-nbclient
 SUBDIR+=       py-nbconvert
 SUBDIR+=       py-nbformat
-SUBDIR+=       py-nevow
 SUBDIR+=       py-notebook
 SUBDIR+=       py-parsel
 SUBDIR+=       py-paste



Home | Main Index | Thread Index | Old Index