aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/entangle/Makefile4
-rw-r--r--graphics/evas_generic_loaders-raw/Makefile1
-rw-r--r--graphics/gthumb/Makefile1
-rw-r--r--graphics/libkdcraw-kde4/Makefile2
-rw-r--r--graphics/libraw/Makefile20
-rw-r--r--graphics/libraw/distinfo12
-rw-r--r--graphics/libraw/pkg-plist8
-rw-r--r--graphics/luminance-qt5/Makefile2
-rw-r--r--graphics/luminance/Makefile2
-rw-r--r--graphics/nomacs/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/oyranos/Makefile2
-rw-r--r--graphics/shotwell/Makefile2
13 files changed, 29 insertions, 31 deletions
diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile
index 142f96bb36c4..8637c86e8efb 100644
--- a/graphics/entangle/Makefile
+++ b/graphics/entangle/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= entangle
-DISTVERSION= 0.7.0
-PORTREVISION= 2
+PORTVERSION= 0.7.0
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://entangle-photo.org/download/sources/
diff --git a/graphics/evas_generic_loaders-raw/Makefile b/graphics/evas_generic_loaders-raw/Makefile
index 17c5c1ca5597..f171c3786db5 100644
--- a/graphics/evas_generic_loaders-raw/Makefile
+++ b/graphics/evas_generic_loaders-raw/Makefile
@@ -3,6 +3,7 @@
PORTNAME= raw
PORTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PKGNAMEPREFIX:S/-//}/
PKGNAMEPREFIX= evas_generic_loaders-
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 1d354775e46c..10ee5240ec23 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gthumb
PORTVERSION= 3.4.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/graphics/libkdcraw-kde4/Makefile b/graphics/libkdcraw-kde4/Makefile
index 8629a0746a9c..c7d1e5536b80 100644
--- a/graphics/libkdcraw-kde4/Makefile
+++ b/graphics/libkdcraw-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libkdcraw
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 3660663ae51d..b3cb33a73214 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libraw
-PORTVERSION= 0.16.2
-PORTREVISION= 1
+PORTVERSION= 0.17.0
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.org/data/
DISTNAME= LibRaw-${PORTVERSION}
@@ -22,6 +21,9 @@ CONFIGURE_ARGS= --disable-examples --disable-jasper
CFLAGS+= -fPIC
INSTALL_TARGET= install-strip
+PORTDOCS= *
+PORTEXAMPLES= *
+
OPTIONS_DEFINE= DEMOSAIC_PACK_GPL2 DEMOSAIC_PACK_GPL3 DOCS EXAMPLES LCMS2 \
OPTIMIZED_CFLAGS OPENMP
OPTIONS_DEFAULT= LCMS2
@@ -60,23 +62,17 @@ LICENSE= GPLv3
LICENSE_COMB= single
.endif
-PORTDOCS= *
-PORTEXAMPLES= *
+post-patch:
+ @${REINPLACE_CMD} -e "s/-lstdc++//g" ${WRKSRC}/configure
-post-install:
-.if ${PORT_OPTIONS:MDOCS}
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/doc && \
${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
+post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
cd ${WRKSRC}/samples && \
${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e "s/-lstdc++//g" ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/graphics/libraw/distinfo b/graphics/libraw/distinfo
index b5452df62c94..5369355a612c 100644
--- a/graphics/libraw/distinfo
+++ b/graphics/libraw/distinfo
@@ -1,6 +1,6 @@
-SHA256 (LibRaw-0.16.2.tar.gz) = 6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187
-SIZE (LibRaw-0.16.2.tar.gz) = 1476575
-SHA256 (LibRaw-demosaic-pack-GPL2-0.16.2.tar.gz) = 2218f08d59866e7852938356c197b96a6f47d0b9221a261280e010540477e77b
-SIZE (LibRaw-demosaic-pack-GPL2-0.16.2.tar.gz) = 32652
-SHA256 (LibRaw-demosaic-pack-GPL3-0.16.2.tar.gz) = 749b5baa3a4f1f5c4ea4169b9293b02b0d2a0714aa01729327f23f82621c9735
-SIZE (LibRaw-demosaic-pack-GPL3-0.16.2.tar.gz) = 39457
+SHA256 (LibRaw-0.17.0.tar.gz) = e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310
+SIZE (LibRaw-0.17.0.tar.gz) = 1468635
+SHA256 (LibRaw-demosaic-pack-GPL2-0.17.0.tar.gz) = 3c5982772f55f0b70c3c7604bc73e8b55f1de7b040e8f144cb220ee88e8bc346
+SIZE (LibRaw-demosaic-pack-GPL2-0.17.0.tar.gz) = 31281
+SHA256 (LibRaw-demosaic-pack-GPL3-0.17.0.tar.gz) = deca57ed524ab4f9915060360d74c5748e6fe8065fd60ca5e969fe9f578a8a0a
+SIZE (LibRaw-demosaic-pack-GPL3-0.17.0.tar.gz) = 39153
diff --git a/graphics/libraw/pkg-plist b/graphics/libraw/pkg-plist
index 7da3e84ad987..8483b7f230c5 100644
--- a/graphics/libraw/pkg-plist
+++ b/graphics/libraw/pkg-plist
@@ -7,11 +7,11 @@ include/libraw/libraw_types.h
include/libraw/libraw_version.h
lib/libraw.a
lib/libraw.so
-lib/libraw.so.10
-lib/libraw.so.10.0.0
+lib/libraw.so.15
+lib/libraw.so.15.0.0
lib/libraw_r.a
lib/libraw_r.so
-lib/libraw_r.so.10
-lib/libraw_r.so.10.0.0
+lib/libraw_r.so.15
+lib/libraw_r.so.15.0.0
libdata/pkgconfig/libraw.pc
libdata/pkgconfig/libraw_r.pc
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index cfb00952e320..b1baa336edf2 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.4.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
PKGNAMESUFFIX= -qt5
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 12807aab84a9..3747669560b9 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile
index 3fd7d27ee676..7265b3b90f15 100644
--- a/graphics/nomacs/Makefile
+++ b/graphics/nomacs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= nomacs
PORTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/nomacs/nomacs-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 83497c57436a..5b08f34189af 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openimageio
PORTVERSION= 1.5.20
DISTVERSIONPREFIX= Release-
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile
index 1d8c3349c83b..fcb36e4abcfc 100644
--- a/graphics/oyranos/Makefile
+++ b/graphics/oyranos/Makefile
@@ -2,7 +2,7 @@
PORTNAME= oyranos
PORTVERSION= 0.9.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Oyranos/Oyranos%20${PORTVERSION:C|(.*)\.[0-9]*$|\1|}
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 431c5e4f989b..bb0463972bfc 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shotwell
PORTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R}