diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-03-20 22:35:05 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-03-20 22:35:05 +0800 |
commit | 43f4124913fa2dcfc6cef652712ab15d59a3e7ad (patch) | |
tree | 083935699518a7a52bfcfdb5e68f6194eef5163f /graphics | |
parent | 86c9f7c90a8490f69b76a0d91d6abaa2671746ba (diff) | |
download | freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.tar.gz freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.tar.zst freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.zip |
graphics/lensfun: bump PORTREVISION in consumers after r411373
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/darktable/Makefile | 2 | ||||
-rw-r--r-- | graphics/digikam-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-lensfun-plugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/hugin-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/rawstudio/Makefile | 2 | ||||
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 7cfd5f4bc04d..3e2320bd0afe 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index b75706af0fac..c76a754eefa8 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= digikam PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= graphics kde diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index 674a6978ab45..9fe1b6fcb3d0 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= lensfun DISTVERSION= 0.2.4-dev -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile index 153f0f92a97f..52e9b4ed5e9a 100644 --- a/graphics/hugin-devel/Makefile +++ b/graphics/hugin-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2013.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2013.0 PKGNAMESUFFIX= -devel diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 8462fe46260d..002ada7c2859 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 0372807453fd..99258f86d906 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |