pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xsane Update to 0.99.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb3ae4783ae2
branches: trunk
changeset: 526361:bb3ae4783ae2
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 08 18:24:46 2007 +0000
description:
Update to 0.99.4:
xsane-0.993 -> 0.994:
---------------------
- corrected postscript bug: moved "/DeviceRGB setcolorspace" and
"CSA... setcolorspace" from document setup to page setup
- added black point compensation to printer setup dialog
- xsane-scan.c: if (channels==1) then scanner_default_gray_icm_profile
is used instead of scanner_default_color_icm_profile
- xsane-scan.c: bugfix segfault when scanning: when
scanner_default_color_icm_profile is not defined then "" is used
instead of scanner_default_color_icm_profile
diffstat:
graphics/xsane/Makefile | 6 +++---
graphics/xsane/PLIST | 3 ++-
graphics/xsane/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 17e179d197ba -r bb3ae4783ae2 graphics/xsane/Makefile
--- a/graphics/xsane/Makefile Thu Mar 08 18:24:33 2007 +0000
+++ b/graphics/xsane/Makefile Thu Mar 08 18:24:46 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2007/02/27 08:47:05 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2007/03/08 18:24:46 wiz Exp $
-DISTNAME= xsane-0.993
-PKGNAME= xsane-0.99.3
+DISTNAME= xsane-0.994
+PKGNAME= xsane-0.99.4
CATEGORIES= graphics
MASTER_SITES= http://www.xsane.org/download/ \
http://gd.tuwien.ac.at/hci/sane/xsane/ \
diff -r 17e179d197ba -r bb3ae4783ae2 graphics/xsane/PLIST
--- a/graphics/xsane/PLIST Thu Mar 08 18:24:33 2007 +0000
+++ b/graphics/xsane/PLIST Thu Mar 08 18:24:46 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2007/02/27 08:47:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2007/03/08 18:24:46 wiz Exp $
bin/xsane
man/man1/xsane.1
share/locale/ca/LC_MESSAGES/xsane.mo
@@ -71,6 +71,7 @@
share/sane/xsane/doc/xsane-brightness.jpg
share/sane/xsane/doc/xsane-clone.jpg
share/sane/xsane/doc/xsane-cms-function.jpg
+share/sane/xsane/doc/xsane-color-correction-rgb-default.jpg
share/sane/xsane/doc/xsane-color-correction.jpg
share/sane/xsane/doc/xsane-color-management-main-window.jpg
share/sane/xsane/doc/xsane-colormode.jpg
diff -r 17e179d197ba -r bb3ae4783ae2 graphics/xsane/distinfo
--- a/graphics/xsane/distinfo Thu Mar 08 18:24:33 2007 +0000
+++ b/graphics/xsane/distinfo Thu Mar 08 18:24:46 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2007/02/27 08:47:05 wiz Exp $
+$NetBSD: distinfo,v 1.17 2007/03/08 18:24:46 wiz Exp $
-SHA1 (xsane-0.993.tar.gz) = 75287fe323f49d6e37d81a56de7b6e344ab56a06
-RMD160 (xsane-0.993.tar.gz) = 3fc8dc7071925de1158ddbb287a2d7ff8ffddb01
-Size (xsane-0.993.tar.gz) = 3203601 bytes
+SHA1 (xsane-0.994.tar.gz) = 64a936f0e95b5c5d296e34407d72813dd802b309
+RMD160 (xsane-0.994.tar.gz) = 5ce83791e16a0c805b2850bb17092092264a3ce1
+Size (xsane-0.994.tar.gz) = 3303013 bytes
Home |
Main Index |
Thread Index |
Old Index