diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-16 09:50:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-16 09:50:47 +0000 |
commit | 44997a7226721c45f54fa0c35ca091944b0bb2d1 (patch) | |
tree | f06ba1fa4dc452b55d068450549b1812e86b9ee3 /graphics | |
parent | 04fb2d9ec6449de2c7f8de17d92c80cce93e187f (diff) | |
download | pkgsrc-44997a7226721c45f54fa0c35ca091944b0bb2d1.tar.gz |
Update to 0.99.9:
xsane-0.998 -> 0.999:
---------------------
- better preview window size calculation (thanks to Nils Phillipsen)
- removed null-pointer bug in xsane_update_param (thanks to Nils Phillipsen)
- manual page bugix
- changed email password storage
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xsane/Makefile | 12 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 8 |
2 files changed, 8 insertions, 12 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 2b40e6d02c2..d773500786e 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,13 +1,9 @@ -# $NetBSD: Makefile,v 1.112 2014/12/26 23:21:10 mef Exp $ +# $NetBSD: Makefile,v 1.113 2015/01/16 09:50:47 wiz Exp $ -DISTNAME= xsane-0.998 -PKGNAME= xsane-0.99.8 -PKGREVISION= 19 +DISTNAME= xsane-0.999 +PKGNAME= xsane-0.99.9 CATEGORIES= graphics -MASTER_SITES= http://www.xsane.org/download/ \ - ftp://ftp.u-aizu.ac.jp/pub/misc/device/scsi/scanner/sane/xsane/ \ - ftp://sunsite.uio.no/pub/sane/xsane/ \ - ftp://ftp.informatik.uni-oldenburg.de/pub/sane/xsane/ +MASTER_SITES= http://www.xsane.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xsane.org/ diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 1109646c767..424d22b0292 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2011/07/12 13:25:57 wiz Exp $ +$NetBSD: distinfo,v 1.20 2015/01/16 09:50:47 wiz Exp $ -SHA1 (xsane-0.998.tar.gz) = 59e238b310979f71a8e15b692eab3c5b2ce6fc32 -RMD160 (xsane-0.998.tar.gz) = aecf63ac3f15b878d01b697ac3ca95de34d18323 -Size (xsane-0.998.tar.gz) = 2950560 bytes +SHA1 (xsane-0.999.tar.gz) = 633150e4e690c1e8c18d6b82886c2fb4daba4bc9 +RMD160 (xsane-0.999.tar.gz) = 3799a599ddf06b0ca297b2270b50d4b93e1f0e12 +Size (xsane-0.999.tar.gz) = 2950621 bytes SHA1 (patch-src_xsane-save.c) = 785faf5c267975534e86aad6bdbc8c279c92a202 |