diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
commit | 6f75871df2bc2ea719274241e44e31b34b45e339 (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /graphics | |
parent | 121a6f57fbd6cbdbe837f025442ac076251a0e9e (diff) | |
download | freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.gz freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.zst freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.zip |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libcdr01/Makefile | 2 | ||||
-rw-r--r-- | graphics/libfreehand/Makefile | 2 | ||||
-rw-r--r-- | graphics/libzmf/Makefile | 2 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 2 | ||||
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 06d3de4e3a90..8780cb84c33b 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index c0ca34ebe885..0dc9f409549f 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index be0d3c079c86..7c72bb11467f 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 22e69791ebb2..12728323b362 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 0a61e8de1f20..4e641b00bd83 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl |