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.97:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd9ebf38d708
branches: trunk
changeset: 499787:cd9ebf38d708
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Sep 27 09:31:38 2005 +0000
description:
Update to 0.97:
xsane-0.96 -> 0.97:
-------------------
- write_smtp_footer(): changed ".\r\n" by "\r\n.\r\n", this
solves problems with microsoft exchange servers.
- translations: U=updated, N=not updated, A=added/new
cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh
N N N N N N U N N A N N N N N N N N N N U
- xsane-save.c: xsane_copy_file(): removed fclose(infile) and
fclose(outfile)
this bug caused the error "*** glibc detected *** double free
or corruption (!prev): 0x........ ***" with new gelibc versions
xsane-save.c: xsane_copy_file_by_name(): added fclose(infile)
and fclose(outfile)
- rmoved gtk_events_pending() from the waiting loop in
xsane_back_gtk_get_filename, it looks like gtk_events_pending()
increases CPU load very much.
- xsane-scan.c: function xsane_reduce_to_lineart(): corrected
order of filenames in xsane_save_image_as_lineart()
- xsane_device_dialog(...): uses sane_control_option instead of
xsane_control_option to read option number 0. This means that
it is not needed that SANE_CAP_SOFT_DETECT is set for option
number 0
diffstat:
graphics/xsane/Makefile | 5 ++---
graphics/xsane/PLIST | 4 +++-
graphics/xsane/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r b403eecf8a44 -r cd9ebf38d708 graphics/xsane/Makefile
--- a/graphics/xsane/Makefile Tue Sep 27 09:29:56 2005 +0000
+++ b/graphics/xsane/Makefile Tue Sep 27 09:31:38 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2005/06/01 18:02:58 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2005/09/27 09:31:38 wiz Exp $
-DISTNAME= xsane-0.96
-PKGREVISION= 1
+DISTNAME= xsane-0.97
CATEGORIES= graphics
MASTER_SITES= http://www.xsane.org/download/ \
http://gd.tuwien.ac.at/hci/sane/xsane/ \
diff -r b403eecf8a44 -r cd9ebf38d708 graphics/xsane/PLIST
--- a/graphics/xsane/PLIST Tue Sep 27 09:29:56 2005 +0000
+++ b/graphics/xsane/PLIST Tue Sep 27 09:31:38 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/11/05 13:54:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/09/27 09:31:38 wiz Exp $
bin/xsane
man/man1/xsane.1
share/sane/xsane/Mustek-logo.xpm
@@ -133,6 +133,7 @@
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xsane.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xsane.mo
@@ -146,3 +147,4 @@
${PKGLOCALEDIR}/locale/zh/LC_MESSAGES/xsane.mo
@dirrm share/sane/xsane/doc
@dirrm share/sane/xsane
+@comment in sane-backends: @dirrm share/sane
diff -r b403eecf8a44 -r cd9ebf38d708 graphics/xsane/distinfo
--- a/graphics/xsane/distinfo Tue Sep 27 09:29:56 2005 +0000
+++ b/graphics/xsane/distinfo Tue Sep 27 09:31:38 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/24 08:45:15 agc Exp $
+$NetBSD: distinfo,v 1.11 2005/09/27 09:31:38 wiz Exp $
-SHA1 (xsane-0.96.tar.gz) = fdac7ee389dba73142d68b32689882a297a1f10a
-RMD160 (xsane-0.96.tar.gz) = 66b281f10a3d87dc4fc880c8889725cc15ca1e32
-Size (xsane-0.96.tar.gz) = 3173665 bytes
+SHA1 (xsane-0.97.tar.gz) = 14f6e2d08575c487f762b09fd07c269b01f0b4b9
+RMD160 (xsane-0.97.tar.gz) = ab3bb1c5779165611b94b421b5ff97d6e921a93b
+Size (xsane-0.97.tar.gz) = 3199876 bytes
Home |
Main Index |
Thread Index |
Old Index