Date: Sun, 22 Nov 2015 12:42:48 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402228 - in head/graphics: entangle evas_generic_loaders-raw gthumb libkdcraw-kde4 libraw luminance luminance-qt5 nomacs openimageio oyranos shotwell Message-ID: <201511221242.tAMCgmEo018749@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Nov 22 12:42:48 2015 New Revision: 402228 URL: https://svnweb.freebsd.org/changeset/ports/402228 Log: - Update graphics/libraw to 0.17.0 - While here, minor port cleanup, switch to options helpers - Bump PORTREVISIONs of consumers as soversion has changed PR: 204553 Submitted by: graham@menhennitt.com.au Modified: head/graphics/entangle/Makefile head/graphics/evas_generic_loaders-raw/Makefile head/graphics/gthumb/Makefile head/graphics/libkdcraw-kde4/Makefile head/graphics/libraw/Makefile head/graphics/libraw/distinfo head/graphics/libraw/pkg-plist head/graphics/luminance-qt5/Makefile head/graphics/luminance/Makefile head/graphics/nomacs/Makefile head/graphics/openimageio/Makefile head/graphics/oyranos/Makefile head/graphics/shotwell/Makefile Modified: head/graphics/entangle/Makefile ============================================================================== --- head/graphics/entangle/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/entangle/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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/ Modified: head/graphics/evas_generic_loaders-raw/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-raw/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/evas_generic_loaders-raw/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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- Modified: head/graphics/gthumb/Makefile ============================================================================== --- head/graphics/gthumb/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/gthumb/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -4,6 +4,7 @@ PORTNAME= gthumb PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/graphics/libkdcraw-kde4/Makefile ============================================================================== --- head/graphics/libkdcraw-kde4/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/libkdcraw-kde4/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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} Modified: head/graphics/libraw/Makefile ============================================================================== --- head/graphics/libraw/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/libraw/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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 --dis 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> Modified: head/graphics/libraw/distinfo ============================================================================== --- head/graphics/libraw/distinfo Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/libraw/distinfo Sun Nov 22 12:42:48 2015 (r402228) @@ -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 Modified: head/graphics/libraw/pkg-plist ============================================================================== --- head/graphics/libraw/pkg-plist Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/libraw/pkg-plist Sun Nov 22 12:42:48 2015 (r402228) @@ -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 Modified: head/graphics/luminance-qt5/Makefile ============================================================================== --- head/graphics/luminance-qt5/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/luminance-qt5/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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 Modified: head/graphics/luminance/Makefile ============================================================================== --- head/graphics/luminance/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/luminance/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} Modified: head/graphics/nomacs/Makefile ============================================================================== --- head/graphics/nomacs/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/nomacs/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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 Modified: head/graphics/openimageio/Makefile ============================================================================== --- head/graphics/openimageio/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/openimageio/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -4,7 +4,7 @@ PORTNAME= openimageio PORTVERSION= 1.5.20 DISTVERSIONPREFIX= Release- -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz Modified: head/graphics/oyranos/Makefile ============================================================================== --- head/graphics/oyranos/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/oyranos/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -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|} Modified: head/graphics/shotwell/Makefile ============================================================================== --- head/graphics/shotwell/Makefile Sun Nov 22 11:40:29 2015 (r402227) +++ head/graphics/shotwell/Makefile Sun Nov 22 12:42:48 2015 (r402228) @@ -3,7 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511221242.tAMCgmEo018749>