Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2019 15:20:03 +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: r519933 - head/graphics/libraw
Message-ID:  <201912121520.xBCFK3PS052300@repo.freebsd.org>

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



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