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 Jan 25 01:47:12 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/py-gnuplot: DESCR Makefile PLIST distinfo

Log Message:
py-gnuplot: remove

Limited to python 2.7 but does not build.
No upstream release since 2008.

(Other gnuplot bindings for python exist and could be packaged.)


To generate a diff of this commit:
cvs rdiff -u -r1.422 -r1.423 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.959 -r1.960 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/py-gnuplot/DESCR
cvs rdiff -u -r1.30 -r0 pkgsrc/graphics/py-gnuplot/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/py-gnuplot/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/graphics/py-gnuplot/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.422 pkgsrc/doc/CHANGES-2022:1.423
--- pkgsrc/doc/CHANGES-2022:1.422       Tue Jan 25 01:39:59 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Jan 25 01:47:12 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.422 2022/01/25 01:39:59 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.423 2022/01/25 01:47:12 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -570,3 +570,4 @@ Changes to the packages collection and i
        Removed math/py-Scientific-doc [wiz 2022-01-25]
        Removed math/py-Scientific [wiz 2022-01-25]
        Removed graphics/py-fits [wiz 2022-01-25]
+       Removed graphics/py-gnuplot [wiz 2022-01-25]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.959 pkgsrc/graphics/Makefile:1.960
--- pkgsrc/graphics/Makefile:1.959      Tue Jan 25 01:39:59 2022
+++ pkgsrc/graphics/Makefile    Tue Jan 25 01:47:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.959 2022/01/25 01:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.960 2022/01/25 01:47:12 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -497,7 +497,6 @@ SUBDIR+=    py-exifread
 SUBDIR+=       py-gdchart
 SUBDIR+=       py-gdmodule
 SUBDIR+=       py-ggplot
-SUBDIR+=       py-gnuplot
 SUBDIR+=       py-graphviz
 SUBDIR+=       py-gtkglext
 SUBDIR+=       py-imageio



Home | Main Index | Thread Index | Old Index