summaryrefslogtreecommitdiff
path: root/graphics/libraw
diff options
context:
space:
mode:
authorgls <gls>2011-07-31 17:33:54 +0000
committergls <gls>2011-07-31 17:33:54 +0000
commit1fd8453b573998456df773bf67570806b9f1d0ea (patch)
tree4dfb67ffac4c5ce8f709cb7829a59e261cb05116 /graphics/libraw
parentb6cbcc88b0d6f503d83c0b690e6c481febdf66ca (diff)
downloadpkgsrc-1fd8453b573998456df773bf67570806b9f1d0ea.tar.gz
Update graphics/libraw to 0.13.7.
Upstream changes: * Changes in cropping code: o cropping is now works for Fuji files (instead of crash) o bad pixels map and dark frame subtraction is turned off if cropping enable o for technical reasons, coordinates of top-left corner of crop box are rounded to multiple of 4 for Fuji files. * ./configure stuff fixes: o install static libraries only when --enable-static is set o compiled samples are dynamically linked if shared library not disabled. * OpenMP enabled for Visual Studio 2008 SP1+, but not for RTM
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile4
-rw-r--r--graphics/libraw/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 6c37283948a..57f4eab5bc2 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2011/07/12 18:57:37 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2011/07/31 17:33:54 gls Exp $
#
-DISTNAME= LibRaw-0.13.6
+DISTNAME= LibRaw-0.13.7
PKGNAME= ${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.org/data/
diff --git a/graphics/libraw/distinfo b/graphics/libraw/distinfo
index 27021ad857e..cfe77260431 100644
--- a/graphics/libraw/distinfo
+++ b/graphics/libraw/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2011/07/12 18:57:37 drochner Exp $
+$NetBSD: distinfo,v 1.12 2011/07/31 17:33:54 gls Exp $
-SHA1 (LibRaw-0.13.6.tar.gz) = d6432706fc1a9fcf549af14e69fb057beb03e7c3
-RMD160 (LibRaw-0.13.6.tar.gz) = 906ca6c23b63154f3cca7ef641e89b153bda7665
-Size (LibRaw-0.13.6.tar.gz) = 1349527 bytes
+SHA1 (LibRaw-0.13.7.tar.gz) = 4f6a3d978b603408585bd36ddbc3695c14ffe576
+RMD160 (LibRaw-0.13.7.tar.gz) = 37749d9cdbbcb68d877ecd4586e9393b4c540337
+Size (LibRaw-0.13.7.tar.gz) = 1349447 bytes