pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/sane-backends Changes 1.0.15:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6c0e9713967
branches: trunk
changeset: 483121:d6c0e9713967
user: adam <adam%pkgsrc.org@localhost>
date: Mon Nov 08 10:28:15 2004 +0000
description:
Changes 1.0.15:
* New backends: niash.
* Updated backends: agfafocus, artec_eplus48u.c, avision, canon, canon_pp,
coolscan, dll, epson, fujitsu, gt68xx, hp, hp5400, leo, microtek2, mustek,
mustek_pp, net, pie, plustek, plustek_pp, snapscan, sp15c, tamarack, teco2,
umax, umax_pp, u12, v4l.
* Portability fixes (especially for MacOS X, NetBSD, OS/2, 64 bit platforms).
* sane-find-scanner detects more chipsets now.
* Added Finnish translation. Updated other translations.
* Several saned fixes.
* Build system updates.
* Documentation updates.
* Bugfixes.
diffstat:
graphics/sane-backends/Makefile | 3 +--
graphics/sane-backends/Makefile.common | 4 ++--
graphics/sane-backends/PLIST | 16 ++++++++--------
graphics/sane-backends/distinfo | 6 +++---
4 files changed, 14 insertions(+), 15 deletions(-)
diffs (142 lines):
diff -r 9ed04a05390e -r d6c0e9713967 graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile Mon Nov 08 10:15:42 2004 +0000
+++ b/graphics/sane-backends/Makefile Mon Nov 08 10:28:15 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:57 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/11/08 10:28:15 adam Exp $
.include "Makefile.common"
COMMENT= API for access to scanners, digitals camera, frame grabbers etc.
DISTNAME= sane-backends-${SANE_VERSION}
-PKGREVISION= 1
BUILD_USES_MSGFMT= YES
USE_PKGLOCALEDIR= YES
diff -r 9ed04a05390e -r d6c0e9713967 graphics/sane-backends/Makefile.common
--- a/graphics/sane-backends/Makefile.common Mon Nov 08 10:15:42 2004 +0000
+++ b/graphics/sane-backends/Makefile.common Mon Nov 08 10:28:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2004/05/03 12:45:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.15 2004/11/08 10:28:15 adam Exp $
CATEGORIES?= graphics
MASTER_SITES?= ftp://ftp.mostang.com/pub/sane/${DISTNAME}/ \
@@ -11,7 +11,7 @@
SANE_MAJOR?= 1
SANE_MINOR?= 0
-SANE_MICRO?= 14
+SANE_MICRO?= 15
SANE_VERSION= ${SANE_MAJOR}.${SANE_MINOR}.${SANE_MICRO}
PLIST_SUBST+= SANE_MAJOR=${SANE_MAJOR}
PLIST_SUBST+= SANE_MINOR=${SANE_MINOR}
diff -r 9ed04a05390e -r d6c0e9713967 graphics/sane-backends/PLIST
--- a/graphics/sane-backends/PLIST Mon Nov 08 10:15:42 2004 +0000
+++ b/graphics/sane-backends/PLIST Mon Nov 08 10:28:15 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:38 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2004/11/08 10:28:15 adam Exp $
bin/gamma4scanimage
bin/sane-config
bin/sane-find-scanner
@@ -31,7 +31,6 @@
etc/sane.d/microtek.conf
etc/sane.d/microtek2.conf
etc/sane.d/mustek.conf
-etc/sane.d/mustek_pp.conf
etc/sane.d/mustek_usb.conf
etc/sane.d/nec.conf
etc/sane.d/net.conf
@@ -87,10 +86,10 @@
lib/sane/libsane-microtek.la
lib/sane/libsane-microtek2.la
lib/sane/libsane-mustek.la
-lib/sane/libsane-mustek_pp.la
lib/sane/libsane-mustek_usb.la
lib/sane/libsane-nec.la
lib/sane/libsane-net.la
+lib/sane/libsane-niash.la
lib/sane/libsane-pie.la
${NOT_SUNOS}lib/sane/libsane-pint.la
lib/sane/libsane-plustek.la
@@ -115,7 +114,6 @@
man/man1/gamma4scanimage.1
man/man1/sane-config.1
man/man1/sane-find-scanner.1
-man/man1/saned.1
man/man1/scanimage.1
man/man5/sane-abaton.5
man/man5/sane-agfafocus.5
@@ -153,6 +151,7 @@
man/man5/sane-mustek_usb.5
man/man5/sane-nec.5
man/man5/sane-net.5
+man/man5/sane-niash.5
man/man5/sane-pie.5
man/man5/sane-pint.5
man/man5/sane-plustek.5
@@ -180,6 +179,7 @@
man/man5/sane-usb.5
man/man5/sane-v4l.5
man/man7/sane.7
+man/man8/saned.8
sbin/saned
share/doc/sane-${SANE_VERSION}/AUTHORS
share/doc/sane-${SANE_VERSION}/COPYING
@@ -207,25 +207,23 @@
share/doc/sane-${SANE_VERSION}/canon/canon.changes
share/doc/sane-${SANE_VERSION}/canon/canon.install2700F.txt
share/doc/sane-${SANE_VERSION}/gt68xx/gt68xx.CHANGES
+share/doc/sane-${SANE_VERSION}/gt68xx/gt68xx.TODO
share/doc/sane-${SANE_VERSION}/leo/leo.txt
share/doc/sane-${SANE_VERSION}/matsushita/matsushita.txt
share/doc/sane-${SANE_VERSION}/mustek/mustek.CHANGES
share/doc/sane-${SANE_VERSION}/mustek_usb/mustek_usb.CHANGES
share/doc/sane-${SANE_VERSION}/mustek_usb/mustek_usb.TODO
-share/doc/sane-${SANE_VERSION}/plustek/BUILD
+share/doc/sane-${SANE_VERSION}/niash/niash.TODO
share/doc/sane-${SANE_VERSION}/plustek/FAQ
share/doc/sane-${SANE_VERSION}/plustek/MakeModule.sh
share/doc/sane-${SANE_VERSION}/plustek/Makefile.kernel24
share/doc/sane-${SANE_VERSION}/plustek/Makefile.kernel26
-share/doc/sane-${SANE_VERSION}/plustek/Makefile.module
share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT-TODO.txt
share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT.changes
share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT.txt
share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB-TODO.txt
share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB.changes
share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB.txt
-share/doc/sane-${SANE_VERSION}/plustek/VERSION0
-share/doc/sane-${SANE_VERSION}/plustek/VERSION1
share/doc/sane-${SANE_VERSION}/sane-backends-external.html
share/doc/sane-${SANE_VERSION}/sane-backends.html
share/doc/sane-${SANE_VERSION}/sane-mfgs-external.html
@@ -268,6 +266,7 @@
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sane-backends.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sane-backends.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/sane-backends.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/sane-backends.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sane-backends.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sane-backends.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sane-backends.mo
@@ -283,6 +282,7 @@
@dirrm share/doc/sane-${SANE_VERSION}/teco
@dirrm share/doc/sane-${SANE_VERSION}/sceptre
@dirrm share/doc/sane-${SANE_VERSION}/plustek
+@dirrm share/doc/sane-${SANE_VERSION}/niash
@dirrm share/doc/sane-${SANE_VERSION}/mustek_usb
@dirrm share/doc/sane-${SANE_VERSION}/mustek
@dirrm share/doc/sane-${SANE_VERSION}/matsushita
diff -r 9ed04a05390e -r d6c0e9713967 graphics/sane-backends/distinfo
--- a/graphics/sane-backends/distinfo Mon Nov 08 10:15:42 2004 +0000
+++ b/graphics/sane-backends/distinfo Mon Nov 08 10:28:15 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2004/05/03 12:45:58 adam Exp $
+$NetBSD: distinfo,v 1.15 2004/11/08 10:28:15 adam Exp $
-SHA1 (sane-backends-1.0.14.tar.gz) = bca506f56cfdd2c7de8c7d381f4f34952fe6c110
-Size (sane-backends-1.0.14.tar.gz) = 3198777 bytes
+SHA1 (sane-backends-1.0.15.tar.gz) = 521bdeacbab389a6fd67f16123e09b9f86752169
+Size (sane-backends-1.0.15.tar.gz) = 3231759 bytes
SHA1 (patch-aa) = b782bc8ee2e6d68e667706659998a6c82ce1d5e6
Home |
Main Index |
Thread Index |
Old Index