aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:02:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:02:36 +0000
commita38219861723215d3c7d044cc973c09fd60c0646 (patch)
tree5591751f79396196499fbf2ae1ebbbdb4567d10f /graphics
parent635a77adac0851653822796a29095500d1ee461e (diff)
downloadports-a38219861723215d3c7d044cc973c09fd60c0646.tar.gz
ports-a38219861723215d3c7d044cc973c09fd60c0646.zip
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=450556
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libcdr01/Makefile1
-rw-r--r--graphics/libfreehand/Makefile1
-rw-r--r--graphics/libzmf/Makefile1
-rw-r--r--graphics/mapnik/Makefile2
-rw-r--r--graphics/tesseract/Makefile2
5 files changed, 5 insertions, 2 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile
index b876a3f08961..b638e30b41d2 100644
--- a/graphics/libcdr01/Makefile
+++ b/graphics/libcdr01/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libcdr
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= LODEV
PKGNAMESUFFIX= 01
diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile
index 534380ecb569..050057a3e90c 100644
--- a/graphics/libfreehand/Makefile
+++ b/graphics/libfreehand/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libfreehand
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= LODEV
diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile
index 158badb20855..18a4271469e3 100644
--- a/graphics/libzmf/Makefile
+++ b/graphics/libzmf/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libzmf
PORTVERSION= 0.0.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= LODEV
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 3e709a703c52..588d7c8ed5a9 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mapnik
PORTVERSION= 3.0.9
DISTVERSIONPREFIX= v
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics geography
MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index a2ac9da612ae..0a7f2a65ad5a 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tesseract
PORTVERSION= 3.05.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= pkubaj@anongoth.pl