From owner-svn-ports-all@freebsd.org Thu Feb 15 17:46:57 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47C70F0BA80; Thu, 15 Feb 2018 17:46:57 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D7BC185699; Thu, 15 Feb 2018 17:46:56 +0000 (UTC) (envelope-from jhale@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D2BEC21EE9; Thu, 15 Feb 2018 17:46:56 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1FHkuVC072364; Thu, 15 Feb 2018 17:46:56 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1FHkuXQ072361; Thu, 15 Feb 2018 17:46:56 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802151746.w1FHkuXQ072361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 15 Feb 2018 17:46:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461940 - head/graphics/libraw X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/graphics/libraw X-SVN-Commit-Revision: 461940 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Feb 2018 17:46:57 -0000 Author: jhale Date: Thu Feb 15 17:46:56 2018 New Revision: 461940 URL: https://svnweb.freebsd.org/changeset/ports/461940 Log: Update to 0.18.7 Changes: https://www.libraw.org/download#changelog MFH: 2018Q1 Security: c60804f1-126f-11e8-8b5b-4ccc6adda413 Security: 6f0b0cbf-1274-11e8-8b5b-4ccc6adda413 Modified: head/graphics/libraw/Makefile head/graphics/libraw/distinfo Modified: head/graphics/libraw/Makefile ============================================================================== --- head/graphics/libraw/Makefile Thu Feb 15 17:42:16 2018 (r461939) +++ head/graphics/libraw/Makefile Thu Feb 15 17:46:56 2018 (r461940) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libraw -PORTVERSION= 0.18.5 +PORTVERSION= 0.18.7 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} @@ -56,6 +56,9 @@ OPENMP_CONFIGURE_ENABLE= openmp OPENMP_USES= compiler:openmp OPTIMIZED_CFLAGS_CFLAGS= -O3 + +post-patch: + @${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/*.pc.in # Use "\*" instead of "." in COPYTREE_SHARE commands as "." has # the undesired effect of copying ".deps" directory Modified: head/graphics/libraw/distinfo ============================================================================== --- head/graphics/libraw/distinfo Thu Feb 15 17:42:16 2018 (r461939) +++ head/graphics/libraw/distinfo Thu Feb 15 17:46:56 2018 (r461940) @@ -1,7 +1,7 @@ -TIMESTAMP = 1506714254 -SHA256 (LibRaw-0.18.5.tar.gz) = fa2a7d14d9dfaf6b368f958a76d79266b3f58c2bc367bebab56e11baa94da178 -SIZE (LibRaw-0.18.5.tar.gz) = 1280046 -SHA256 (LibRaw-demosaic-pack-GPL2-0.18.5.tar.gz) = 2ae7923868c3e927eee72cf2e4d91384560b7cfe76a386ecf319c069d343c674 -SIZE (LibRaw-demosaic-pack-GPL2-0.18.5.tar.gz) = 30449 -SHA256 (LibRaw-demosaic-pack-GPL3-0.18.5.tar.gz) = b0ec998c4884cedd86a0627481a18144f0024a35c7a6fa5ae836182c16975c2b -SIZE (LibRaw-demosaic-pack-GPL3-0.18.5.tar.gz) = 38899 +TIMESTAMP = 1518696954 +SHA256 (LibRaw-0.18.7.tar.gz) = 87e347c261a8e87935d9a23afd750d27676b99f540e8552314d40db0ea315771 +SIZE (LibRaw-0.18.7.tar.gz) = 1280935 +SHA256 (LibRaw-demosaic-pack-GPL2-0.18.7.tar.gz) = 4264c6fb586dade28a3a05e46d2b189938700117cb91ec19c7f826b9c7b6b08a +SIZE (LibRaw-demosaic-pack-GPL2-0.18.7.tar.gz) = 30659 +SHA256 (LibRaw-demosaic-pack-GPL3-0.18.7.tar.gz) = dca6166456d73bf57be1102a6c46308da2f1969073f5af936c7dc85c33803de0 +SIZE (LibRaw-demosaic-pack-GPL3-0.18.7.tar.gz) = 39229