pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/dcraw Update to 1.214:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65325594ba90
branches:  trunk
changeset: 482451:65325594ba90
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 28 11:37:42 2004 +0000

description:
Update to 1.214:
Macintosh mktime() chokes on "TZ=".  Better to use "TZ=UTC".

diffstat:

 graphics/dcraw/Makefile |   4 ++--
 graphics/dcraw/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 205827878f0f -r 65325594ba90 graphics/dcraw/Makefile
--- a/graphics/dcraw/Makefile   Thu Oct 28 11:36:59 2004 +0000
+++ b/graphics/dcraw/Makefile   Thu Oct 28 11:37:42 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2004/10/25 13:46:41 seb Exp $
+# $NetBSD: Makefile,v 1.14 2004/10/28 11:37:42 wiz Exp $
 #
 
 DISTNAME=      dcraw
-PKGNAME=       dcraw-1.213
+PKGNAME=       dcraw-1.214
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.cybercom.net/~dcoffin/dcraw/
 DISTFILES=     dcraw.c dcraw.1
diff -r 205827878f0f -r 65325594ba90 graphics/dcraw/distinfo
--- a/graphics/dcraw/distinfo   Thu Oct 28 11:36:59 2004 +0000
+++ b/graphics/dcraw/distinfo   Thu Oct 28 11:37:42 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2004/10/25 13:46:41 seb Exp $
+$NetBSD: distinfo,v 1.11 2004/10/28 11:37:43 wiz Exp $
 
-SHA1 (dcraw-1.213/dcraw.c) = e0ef4345f1157a011813224f278bbf099c50f673
-Size (dcraw-1.213/dcraw.c) = 110299 bytes
-SHA1 (dcraw-1.213/dcraw.1) = 88d79131acc1334614bba4ffd3226ac32364e8b8
-Size (dcraw-1.213/dcraw.1) = 3838 bytes
+SHA1 (dcraw-1.214/dcraw.c) = 43c6f15491e769dabfbcfef2bea1ee20618f3d5d
+Size (dcraw-1.214/dcraw.c) = 110302 bytes
+SHA1 (dcraw-1.214/dcraw.1) = 88d79131acc1334614bba4ffd3226ac32364e8b8
+Size (dcraw-1.214/dcraw.1) = 3838 bytes



Home | Main Index | Thread Index | Old Index