diff options
author | gahr <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
commit | fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /graphics | |
parent | d307ccb3b80d02a98782037f22269ce73d2f7f72 (diff) | |
download | freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.tar.gz freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.tar.zst freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.zip |
devel/icu: bump PORTREVISION on dependent ports
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libcdr01/Makefile | 1 | ||||
-rw-r--r-- | graphics/libfreehand/Makefile | 1 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index cc4b20ac0d96..4116d2068554 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,6 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 412ba14542e4..646ec99cdd36 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,6 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index e94511e9ddbc..0c9f22d99d6e 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ |