diff options
author | rh <rh> | 2003-06-29 10:18:21 +0000 |
---|---|---|
committer | rh <rh> | 2003-06-29 10:18:21 +0000 |
commit | 2253bd05038ef230b864573ca9885f6fc8e99baf (patch) | |
tree | 3c13aff58e415757cf7e11c3546ff1224fe8683a /graphics | |
parent | 01a6e5e1856e86a339b12c12a76c383cc5946140 (diff) | |
download | pkgsrc-2253bd05038ef230b864573ca9885f6fc8e99baf.tar.gz |
Update sane-frontents to 1.0.11. Changes are bugfixes only.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sane-frontends/Makefile | 5 | ||||
-rw-r--r-- | graphics/sane-frontends/PLIST | 4 | ||||
-rw-r--r-- | graphics/sane-frontends/distinfo | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 952e27ae5cc..38a9ea4e54d 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2003/05/02 11:55:29 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/06/29 10:18:21 rh Exp $ .include "../sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} -PKGREVISION= 1 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc -BUILDLINK_DEPENDS.sane= sane-backends-${SANE_VERSION} +BUILDLINK_DEPENDS.sane= sane-backends>=${SANE_VERSION} USE_X11BASE= YES diff --git a/graphics/sane-frontends/PLIST b/graphics/sane-frontends/PLIST index bbf97b19f1b..56766846066 100644 --- a/graphics/sane-frontends/PLIST +++ b/graphics/sane-frontends/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/10 00:52:18 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/06/29 10:18:22 rh Exp $ bin/scanadf bin/xcam bin/xscanimage man/man1/scanadf.1 man/man1/xcam.1 man/man1/xscanimage.1 -share/sane-style.rc +share/sane/sane-style.rc diff --git a/graphics/sane-frontends/distinfo b/graphics/sane-frontends/distinfo index f3b28f18f18..2aa048ee0e6 100644 --- a/graphics/sane-frontends/distinfo +++ b/graphics/sane-frontends/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2002/12/16 18:06:13 tron Exp $ +$NetBSD: distinfo,v 1.7 2003/06/29 10:18:22 rh Exp $ -SHA1 (sane-frontends-1.0.9.tar.gz) = d663de7be41f35c34e047ed3783456202ae2c2d4 -Size (sane-frontends-1.0.9.tar.gz) = 174970 bytes +SHA1 (sane-frontends-1.0.11.tar.gz) = d9d1485738e9457cc1468c3781279272d95c1886 +Size (sane-frontends-1.0.11.tar.gz) = 184844 bytes |