Sun May 26 09:07:35 2013 UTC ()
Changes 0.15.1:
Incorrect data maximum calculations for Panasonic files were fixed. A possible buffer overrun in exposure correction code is now checked.


(adam)
diff -r1.20 -r1.21 pkgsrc/graphics/libraw/Makefile
diff -r1.16 -r1.17 pkgsrc/graphics/libraw/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/graphics/libraw/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/libraw/Makefile 2012/10/10 13:06:14 1.20
+++ pkgsrc/graphics/libraw/Makefile 2013/05/26 09:07:34 1.21
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/10/10 13:06:14 drochner Exp $
-#
+# $NetBSD: Makefile,v 1.21 2013/05/26 09:07:34 adam Exp $
 
-DISTNAME=		LibRaw-0.14.7
-PKGNAME=		${DISTNAME:tl}
-PKGREVISION=		1
-CATEGORIES=		graphics
+DISTNAME=	LibRaw-0.15.1
+PKGNAME=	${DISTNAME:tl}
+CATEGORIES=	graphics
 MASTER_SITES=	http://www.libraw.org/data/
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
@@ -12,11 +10,11 @@
 COMMENT=	Raw decoding/processing library
 LICENSE=	gnu-lgpl-v2.1 OR cddl-1.0
 
-USE_LANGUAGES=	c c++
-GNU_CONFIGURE=	yes
+USE_LANGUAGES=		c c++
+USE_LIBTOOL=		yes
 USE_TOOLS+=		pkg-config gmake
-USE_LIBTOOL=	yes
-MAKE_JOBS_SAFE=	no
+GNU_CONFIGURE=		yes
+#MAKE_JOBS_SAFE=		no
 
 CONFIGURE_ARGS+=	--disable-examples
 CONFIGURE_ARGS+=	--disable-demosaic-pack-gpl2

cvs diff -r1.16 -r1.17 pkgsrc/graphics/libraw/distinfo (expand / switch to context diff)
--- pkgsrc/graphics/libraw/distinfo 2012/08/04 14:36:42 1.16
+++ pkgsrc/graphics/libraw/distinfo 2013/05/26 09:07:34 1.17
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/08/04 14:36:42 drochner Exp $
+$NetBSD: distinfo,v 1.17 2013/05/26 09:07:34 adam Exp $
 
-SHA1 (LibRaw-0.14.7.tar.gz) = e924527bed3d72ee4756da0c9383dc74c584799f
+SHA1 (LibRaw-0.15.1.tar.gz) = b080046190902169f7f329c09e9183789417f1d2
-RMD160 (LibRaw-0.14.7.tar.gz) = 09843bfb7f9a79b69744c47b27d778eaf56d5a8a
+RMD160 (LibRaw-0.15.1.tar.gz) = 5364ee06551132cbaa1c6c2dc585ef8649c3baa1
-Size (LibRaw-0.14.7.tar.gz) = 1366794 bytes
+Size (LibRaw-0.15.1.tar.gz) = 1406204 bytes