aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-chart
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-03-24 23:47:50 +0800
committertijl <tijl@FreeBSD.org>2016-03-24 23:47:50 +0800
commit21d48548332630b12fabb94476af7bdd7352ad13 (patch)
tree9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /graphics/py-chart
parentcf705f9c969820524bcad11ab5be15d156853a47 (diff)
downloadfreebsd-ports-gnome-21d48548332630b12fabb94476af7bdd7352ad13.tar.gz
freebsd-ports-gnome-21d48548332630b12fabb94476af7bdd7352ad13.tar.zst
freebsd-ports-gnome-21d48548332630b12fabb94476af7bdd7352ad13.zip
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine)
Diffstat (limited to 'graphics/py-chart')
-rw-r--r--graphics/py-chart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile
index efc2c583589f..97dd51366cc0 100644
--- a/graphics/py-chart/Makefile
+++ b/graphics/py-chart/Makefile
@@ -3,7 +3,7 @@
PORTNAME= chart
PORTVERSION= 1.39
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics python
MASTER_SITES= http://download.gna.org/pychart/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}