CVS commit: pkgsrc/graphics
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 27 09:00:30 UTC 2026
Modified Files:
pkgsrc/graphics: Makefile
Removed Files:
pkgsrc/graphics/py-chart: DESCR Makefile PLIST distinfo
pkgsrc/graphics/py-ggplot: DESCR Makefile PLIST distinfo
pkgsrc/graphics/py-ggplot/patches: patch-ggplot_stats_smoothers.py
patch-ggplot_utils.py
Log Message:
py-chart py-ggplot: removed; outdated and not needed
To generate a diff of this commit:
cvs rdiff -u -r1.1127 -r1.1128 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-chart/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/graphics/py-chart/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-chart/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/py-chart/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/py-ggplot/DESCR
cvs rdiff -u -r1.16 -r0 pkgsrc/graphics/py-ggplot/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/py-ggplot/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/py-ggplot/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/graphics/py-ggplot/patches/patch-ggplot_stats_smoothers.py \
pkgsrc/graphics/py-ggplot/patches/patch-ggplot_utils.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 759 B)
Modified files: Index: pkgsrc/graphics/Makefile diff -u pkgsrc/graphics/Makefile:1.1127 pkgsrc/graphics/Makefile:1.1128 --- pkgsrc/graphics/Makefile:1.1127 Thu Aug 27 07:14:30 2026 +++ pkgsrc/graphics/Makefile Thu Aug 27 09:00:29 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1127 2026/08/27 07:14:30 adam Exp $ +# $NetBSD: Makefile,v 1.1128 2026/08/27 09:00:29 adam Exp $ # COMMENT= Graphics tools and libraries @@ -499,14 +499,12 @@ SUBDIR+= py-cairo SUBDIR+= py-cairo-shared SUBDIR+= py-cairo118 SUBDIR+= py-cairocffi -SUBDIR+= py-chart SUBDIR+= py-contourpy SUBDIR+= py-cycler SUBDIR+= py-dot SUBDIR+= py-exifread SUBDIR+= py-freetype-py SUBDIR+= py-gdchart -SUBDIR+= py-ggplot SUBDIR+= py-glad2 SUBDIR+= py-graphviz SUBDIR+= py-imageio