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:34:31 UTC 2022
Modified Files:
pkgsrc/doc: CHANGES-2022
pkgsrc/graphics: Makefile
Removed Files:
pkgsrc/graphics/py-biggles: DESCR Makefile PLIST distinfo
pkgsrc/graphics/py-biggles/patches: patch-setup.py
Log Message:
py-biggles: remove
Only supports python 2.7, but doesn't build with it.
No upstream releases since 2017, nothing in pkgsrc uses it.
To generate a diff of this commit:
cvs rdiff -u -r1.419 -r1.420 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.957 -r1.958 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/py-biggles/DESCR
cvs rdiff -u -r1.31 -r0 pkgsrc/graphics/py-biggles/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-biggles/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/py-biggles/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-biggles/patches/patch-setup.py
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.419 pkgsrc/doc/CHANGES-2022:1.420
--- pkgsrc/doc/CHANGES-2022:1.419 Mon Jan 24 22:34:18 2022
+++ pkgsrc/doc/CHANGES-2022 Tue Jan 25 01:34:30 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.419 2022/01/24 22:34:18 mef Exp $
+$NetBSD: CHANGES-2022,v 1.420 2022/01/25 01:34:30 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -566,3 +566,4 @@ Changes to the packages collection and i
Updated devel/py-ipython to 8.0.1 [adam 2022-01-24]
Updated math/py-pythran to 0.11.0 [adam 2022-01-24]
Updated cad/klayout to 0.27.7 [mef 2022-01-24]
+ Removed graphics/py-biggles [wiz 2022-01-25]
Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.957 pkgsrc/graphics/Makefile:1.958
--- pkgsrc/graphics/Makefile:1.957 Mon Jan 24 18:35:27 2022
+++ pkgsrc/graphics/Makefile Tue Jan 25 01:34:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.957 2022/01/24 18:35:27 adam Exp $
+# $NetBSD: Makefile,v 1.958 2022/01/25 01:34:30 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -484,7 +484,6 @@ SUBDIR+= py-Willow
SUBDIR+= py-aafigure
SUBDIR+= py-actdiag
SUBDIR+= py-altgraph
-SUBDIR+= py-biggles
SUBDIR+= py-blockdiag
SUBDIR+= py-blurhash
SUBDIR+= py-brewer2mpl
Home |
Main Index |
Thread Index |
Old Index