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 version 1.208.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3920aacdbef0
branches: trunk
changeset: 481454:3920aacdbef0
user: seb <seb%pkgsrc.org@localhost>
date: Tue Oct 05 09:38:53 2004 +0000
description:
Update to version 1.208.
Changes since last packaged version (1.206):
- Added the Konica KD-400Z.
- Fixed rgb_max for all Minolta cameras.
- Range of tm_mon is 0 to 11, not 1 to 12!
- Fixed vng_interpolate() to match Ting Chen's vargra.m.
- Use putenv() instead of setenv() for portability.
- Correctly parse .badpixels when it lacks a final newline.
- Added the FUJIFILM FinePix E550.
diffstat:
graphics/dcraw/Makefile | 5 ++---
graphics/dcraw/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r adf5c206c43e -r 3920aacdbef0 graphics/dcraw/Makefile
--- a/graphics/dcraw/Makefile Tue Oct 05 09:11:46 2004 +0000
+++ b/graphics/dcraw/Makefile Tue Oct 05 09:38:53 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/10/04 12:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/05 09:38:53 seb Exp $
#
DISTNAME= dcraw
-PKGNAME= dcraw-1.206
-PKGREVISION= 1
+PKGNAME= dcraw-1.208
CATEGORIES= graphics
MASTER_SITES= http://www.cybercom.net/~dcoffin/dcraw/
DISTFILES= dcraw.c dcraw.1
diff -r adf5c206c43e -r 3920aacdbef0 graphics/dcraw/distinfo
--- a/graphics/dcraw/distinfo Tue Oct 05 09:11:46 2004 +0000
+++ b/graphics/dcraw/distinfo Tue Oct 05 09:38:53 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2004/09/27 10:45:15 wiz Exp $
+$NetBSD: distinfo,v 1.7 2004/10/05 09:38:53 seb Exp $
-SHA1 (dcraw-1.206/dcraw.c) = 0a1bb248b5fa47384520e71469f45470d4460989
-Size (dcraw-1.206/dcraw.c) = 108508 bytes
-SHA1 (dcraw-1.206/dcraw.1) = e57cd5fab2106c4b266bb061064e00f590c82b21
-Size (dcraw-1.206/dcraw.1) = 3623 bytes
+SHA1 (dcraw-1.208/dcraw.c) = 5f3b169a9bbc70f7e6d9267ab622f790cfc35d55
+Size (dcraw-1.208/dcraw.c) = 108927 bytes
+SHA1 (dcraw-1.208/dcraw.1) = e57cd5fab2106c4b266bb061064e00f590c82b21
+Size (dcraw-1.208/dcraw.1) = 3623 bytes
Home |
Main Index |
Thread Index |
Old Index