diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /graphics | |
parent | 706cfc42b26beaeeb0c0860372e5a04f96671021 (diff) | |
download | ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.gz ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.zip |
Notes
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/maim/Makefile | 2 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 2 | ||||
-rw-r--r-- | graphics/openfx-arena/Makefile | 2 | ||||
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 5fc0fe4a7f55..206d46dc2677 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 1e9d759370bb..b89c67c933b5 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index f1629d1325e6..9b1d59415cd1 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index 82c7da700a9b..ec5b8eeb44ca 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -3,7 +3,7 @@ PORTNAME= maim PORTVERSION= 5.5.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= neel@neelc.org diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 5fd736fefe5b..39be73d8df1d 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 4af1550c19f9..e0f9104ea33f 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -2,8 +2,8 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 -PORTREVISION= 1 DISTVERSIONPREFIX= Natron- +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 3287af948d46..9dca9b0d8636 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.02 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl |