From 77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 24 Mar 2016 15:47:50 +0000 Subject: 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) --- deskutils/etask/Makefile | 2 +- deskutils/gworkspace/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/etask/Makefile b/deskutils/etask/Makefile index 9512efc6e952..e75ea3172b47 100644 --- a/deskutils/etask/Makefile +++ b/deskutils/etask/Makefile @@ -3,7 +3,7 @@ PORTNAME= etask PORTVERSION= 0.3.91 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils elisp MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \ http://dryice.name/computer/FreeBSD/distfiles/ diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index a591c1ef094a..d17d0910b631 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -2,6 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps -- cgit v1.2.3