From owner-svn-ports-all@freebsd.org Thu Dec 12 15:20:04 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 52C9C1D484A; Thu, 12 Dec 2019 15:20:04 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47YctD0Spxz3HDG; Thu, 12 Dec 2019 15:20:04 +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 06AE225A4D; Thu, 12 Dec 2019 15:20:04 +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 xBCFK39Q052303; Thu, 12 Dec 2019 15:20:03 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBCFK3PS052300; Thu, 12 Dec 2019 15:20:03 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201912121520.xBCFK3PS052300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 12 Dec 2019 15:20:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519933 - head/graphics/libraw X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/graphics/libraw X-SVN-Commit-Revision: 519933 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.29 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, 12 Dec 2019 15:20:04 -0000 Author: jhale Date: Thu Dec 12 15:20:03 2019 New Revision: 519933 URL: https://svnweb.freebsd.org/changeset/ports/519933 Log: Update graphics/libraw to 0.19.5 Changes: https://www.libraw.org/news/libraw-0-19-5-release Modified: head/graphics/libraw/Makefile head/graphics/libraw/distinfo head/graphics/libraw/pkg-plist Modified: head/graphics/libraw/Makefile ============================================================================== --- head/graphics/libraw/Makefile Thu Dec 12 15:17:14 2019 (r519932) +++ head/graphics/libraw/Makefile Thu Dec 12 15:20:03 2019 (r519933) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libraw -PORTVERSION= 0.19.2 -PORTREVISION= 1 +PORTVERSION= 0.19.5 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} Modified: head/graphics/libraw/distinfo ============================================================================== --- head/graphics/libraw/distinfo Thu Dec 12 15:17:14 2019 (r519932) +++ head/graphics/libraw/distinfo Thu Dec 12 15:20:03 2019 (r519933) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553861200 -SHA256 (LibRaw-0.19.2.tar.gz) = 400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644 -SIZE (LibRaw-0.19.2.tar.gz) = 1302092 +TIMESTAMP = 1569032257 +SHA256 (LibRaw-0.19.5.tar.gz) = 40a262d7cc71702711a0faec106118ee004f86c86cc228281d12d16da03e02f5 +SIZE (LibRaw-0.19.5.tar.gz) = 1303806 Modified: head/graphics/libraw/pkg-plist ============================================================================== --- head/graphics/libraw/pkg-plist Thu Dec 12 15:17:14 2019 (r519932) +++ head/graphics/libraw/pkg-plist Thu Dec 12 15:20:03 2019 (r519933) @@ -8,10 +8,10 @@ include/libraw/libraw_version.h lib/libraw.a lib/libraw.so lib/libraw.so.19 -lib/libraw.so.19.0.0 +lib/libraw.so.19.0.2 lib/libraw_r.a lib/libraw_r.so lib/libraw_r.so.19 -lib/libraw_r.so.19.0.0 +lib/libraw_r.so.19.0.2 libdata/pkgconfig/libraw.pc libdata/pkgconfig/libraw_r.pc