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:39:59 UTC 2022

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

Log Message:
py-fits: remove

Does not build with python 2.7 despite being limited to it.
Dead upstream, nothing in pkgsrc uses it.


To generate a diff of this commit:
cvs rdiff -u -r1.421 -r1.422 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.958 -r1.959 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-fits/ALTERNATIVES \
    pkgsrc/graphics/py-fits/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/graphics/py-fits/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/py-fits/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/py-fits/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.421 pkgsrc/doc/CHANGES-2022:1.422
--- pkgsrc/doc/CHANGES-2022:1.421       Tue Jan 25 01:37:49 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Jan 25 01:39:59 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.421 2022/01/25 01:37:49 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.422 2022/01/25 01:39:59 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -569,3 +569,4 @@ Changes to the packages collection and i
        Removed graphics/py-biggles [wiz 2022-01-25]
        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]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.958 pkgsrc/graphics/Makefile:1.959
--- pkgsrc/graphics/Makefile:1.958      Tue Jan 25 01:34:30 2022
+++ pkgsrc/graphics/Makefile    Tue Jan 25 01:39:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.958 2022/01/25 01:34:30 wiz Exp $
+# $NetBSD: Makefile,v 1.959 2022/01/25 01:39:59 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -494,7 +494,6 @@ SUBDIR+=    py-chart
 SUBDIR+=       py-cycler
 SUBDIR+=       py-dot
 SUBDIR+=       py-exifread
-SUBDIR+=       py-fits
 SUBDIR+=       py-gdchart
 SUBDIR+=       py-gdmodule
 SUBDIR+=       py-ggplot



Home | Main Index | Thread Index | Old Index