From owner-svn-ports-head@freebsd.org Fri Feb 3 00:42:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B0EDCCCA10; Fri, 3 Feb 2017 00:42:49 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFC699D6; Fri, 3 Feb 2017 00:42:48 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v130gmuM076627; Fri, 3 Feb 2017 00:42:48 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v130glX7076621; Fri, 3 Feb 2017 00:42:47 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201702030042.v130glX7076621@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 3 Feb 2017 00:42:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433186 - in head/graphics: rawtherapee rawtherapee-devel rawtherapee-devel/files rawtherapee/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 00:42:49 -0000 Author: mandree Date: Fri Feb 3 00:42:47 2017 New Revision: 433186 URL: https://svnweb.freebsd.org/changeset/ports/433186 Log: Update to upstream bugfix revision #1. Changelog: Deleted: head/graphics/rawtherapee-devel/files/patch-rtengine_dcraw.cc head/graphics/rawtherapee/files/patch-rtengine_dcraw.cc Modified: head/graphics/rawtherapee-devel/Makefile head/graphics/rawtherapee-devel/distinfo head/graphics/rawtherapee-devel/pkg-plist head/graphics/rawtherapee/Makefile head/graphics/rawtherapee/distinfo head/graphics/rawtherapee/pkg-plist Modified: head/graphics/rawtherapee-devel/Makefile ============================================================================== --- head/graphics/rawtherapee-devel/Makefile Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee-devel/Makefile Fri Feb 3 00:42:47 2017 (r433186) @@ -77,10 +77,6 @@ OPTIMIZED_CFLAGS_CFLAGS= -O3 -funroll-lo # .if ${OPSYS} == FreeBSD -.if ${OSVERSION} < 1003000 -IGNORE= is only for supported FreeBSD releases -.endif - .if ${OSVERSION} >= 1200000 # don't waste everybody's time with Tier-2 and moving targets. # might add ARM64 or SPARC64 later on if they are established by the @@ -101,7 +97,6 @@ LDFLAGS+= ${OPENMP_FLAGS} .endif .if defined(WITH_DEBUG) -CMAKE_BUILD_TYPE= RelWithDebInfo STRIP= .endif Modified: head/graphics/rawtherapee-devel/distinfo ============================================================================== --- head/graphics/rawtherapee-devel/distinfo Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee-devel/distinfo Fri Feb 3 00:42:47 2017 (r433186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485205646 -SHA256 (rawtherapee-5.0-gtk3.tar.xz) = 25c6bb738535d1efa905bd21fb732bdea352d589d9740a730ec409a49e7eacd8 -SIZE (rawtherapee-5.0-gtk3.tar.xz) = 10442940 +TIMESTAMP = 1486072535 +SHA256 (rawtherapee-5.0-r1-gtk3.tar.xz) = fa6d69dd25de14c9b1798955beae2f957a998ab08cbb2c3744d8dd55924bea51 +SIZE (rawtherapee-5.0-r1-gtk3.tar.xz) = 10392408 Modified: head/graphics/rawtherapee-devel/pkg-plist ============================================================================== --- head/graphics/rawtherapee-devel/pkg-plist Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee-devel/pkg-plist Fri Feb 3 00:42:47 2017 (r433186) @@ -876,4 +876,29 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/themes/RawTherapee-GTK3-_19.css %%DATADIR%%/themes/TooWaBlue-Dark-GTK3-20_.css %%DATADIR%%/themes/TooWaBlue-GTK3-20_.css +%%DATADIR%%/themes/TooWaBlue-GTK3-_19.css +%%DATADIR%%/themes/images/svg/twb/checkbox-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-checked.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked.svg +%%DATADIR%%/themes/images/twb/checkbox-checked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-checked.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked.png +%%DATADIR%%/themes/images/twb/radio-checked-disabled.png +%%DATADIR%%/themes/images/twb/radio-checked.png +%%DATADIR%%/themes/images/twb/radio-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/radio-inconsistent.png +%%DATADIR%%/themes/images/twb/radio-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/radio-unchecked.png %%DATADIR%%/themes/system.iconset Modified: head/graphics/rawtherapee/Makefile ============================================================================== --- head/graphics/rawtherapee/Makefile Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee/Makefile Fri Feb 3 00:42:47 2017 (r433186) @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= rawtherapee -PORTVERSION= 5.0 +PORTVERSION= 5.0.1 DISTVERSIONSUFFIX= -gtk3 +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}${DISTVERSIONSUFFIX} CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ @@ -75,10 +76,6 @@ OPTIMIZED_CFLAGS_CFLAGS= -O3 -funroll-lo # .if ${OPSYS} == FreeBSD -.if ${OSVERSION} < 1003000 -IGNORE= is only for supported FreeBSD releases -.endif - .if ${OSVERSION} >= 1200000 # don't waste everybody's time with Tier-2 and moving targets. # might add ARM64 or SPARC64 later on if they are established by the @@ -99,7 +96,6 @@ LDFLAGS+= ${OPENMP_FLAGS} .endif .if defined(WITH_DEBUG) -CMAKE_BUILD_TYPE= RelWithDebInfo STRIP= .endif Modified: head/graphics/rawtherapee/distinfo ============================================================================== --- head/graphics/rawtherapee/distinfo Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee/distinfo Fri Feb 3 00:42:47 2017 (r433186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485205646 -SHA256 (rawtherapee-5.0-gtk3.tar.xz) = 25c6bb738535d1efa905bd21fb732bdea352d589d9740a730ec409a49e7eacd8 -SIZE (rawtherapee-5.0-gtk3.tar.xz) = 10442940 +TIMESTAMP = 1486072535 +SHA256 (rawtherapee-5.0-r1-gtk3.tar.xz) = fa6d69dd25de14c9b1798955beae2f957a998ab08cbb2c3744d8dd55924bea51 +SIZE (rawtherapee-5.0-r1-gtk3.tar.xz) = 10392408 Modified: head/graphics/rawtherapee/pkg-plist ============================================================================== --- head/graphics/rawtherapee/pkg-plist Thu Feb 2 23:52:49 2017 (r433185) +++ head/graphics/rawtherapee/pkg-plist Fri Feb 3 00:42:47 2017 (r433186) @@ -876,4 +876,29 @@ share/icons/hicolor/48x48/apps/rawtherap %%DATADIR%%/themes/RawTherapee-GTK3-_19.css %%DATADIR%%/themes/TooWaBlue-Dark-GTK3-20_.css %%DATADIR%%/themes/TooWaBlue-GTK3-20_.css +%%DATADIR%%/themes/TooWaBlue-GTK3-_19.css +%%DATADIR%%/themes/images/svg/twb/checkbox-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-checked.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/checkbox-unchecked.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-checked.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-inconsistent.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked-disabled.svg +%%DATADIR%%/themes/images/svg/twb/radio-unchecked.svg +%%DATADIR%%/themes/images/twb/checkbox-checked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-checked.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-inconsistent.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/checkbox-unchecked.png +%%DATADIR%%/themes/images/twb/radio-checked-disabled.png +%%DATADIR%%/themes/images/twb/radio-checked.png +%%DATADIR%%/themes/images/twb/radio-inconsistent-disabled.png +%%DATADIR%%/themes/images/twb/radio-inconsistent.png +%%DATADIR%%/themes/images/twb/radio-unchecked-disabled.png +%%DATADIR%%/themes/images/twb/radio-unchecked.png %%DATADIR%%/themes/system.iconset