summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-24 15:47:50 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-24 15:47:50 +0000
commit77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch)
tree9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /deskutils
parentCisco::CopyConfig provides methods for manipulating the (diff)
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)
Notes
Notes: svn path=/head/; revision=411798
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/etask/Makefile2
-rw-r--r--deskutils/gworkspace/Makefile1
2 files changed, 2 insertions, 1 deletions
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