Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 17:46:56 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461940 - head/graphics/libraw
Message-ID:  <201802151746.w1FHkuXQ072361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802151746.w1FHkuXQ072361>