diff options
author | jtb <jtb@pkgsrc.org> | 2003-06-30 00:11:24 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-06-30 00:11:24 +0000 |
commit | 446f78058d12e26475bf5ace6f3a8f005271498e (patch) | |
tree | 6c469afe5d8de73d8ce6adc910251c7dc2b8df0d /graphics/ncview | |
parent | a0ff9232bf5fbd5bc893b4165e017cb32502ee73 (diff) | |
download | pkgsrc-446f78058d12e26475bf5ace6f3a8f005271498e.tar.gz |
Update to version 1.92d.
Changes:
Fixed pad_offset for the 16 bits per pixel case. This means that you
will no longer get warped images that appear to be tilting over
sideways on platforms with this pixel depth, when viewing a file with
an odd number of X entries. Also added the "-frames" option, but it is
not enabled by default in the configure file.
Diffstat (limited to 'graphics/ncview')
-rw-r--r-- | graphics/ncview/Makefile | 4 | ||||
-rw-r--r-- | graphics/ncview/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/ncview/Makefile b/graphics/ncview/Makefile index ab3cc6d5814..4e293119a8c 100644 --- a/graphics/ncview/Makefile +++ b/graphics/ncview/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2003/06/11 20:50:55 abs Exp $ +# $NetBSD: Makefile,v 1.12 2003/06/30 00:11:24 jtb Exp $ -DISTNAME= ncview-1.92c +DISTNAME= ncview-1.92d CATEGORIES= graphics MASTER_SITES= ftp://cirrus.ucsd.edu/pub/ncview/ diff --git a/graphics/ncview/distinfo b/graphics/ncview/distinfo index 0c481230af9..d965beb3b63 100644 --- a/graphics/ncview/distinfo +++ b/graphics/ncview/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 09:54:21 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/06/30 00:11:24 jtb Exp $ -SHA1 (ncview-1.92c.tar.gz) = 2d9ebd63ef870411283f4553e177f27d89c40d39 -Size (ncview-1.92c.tar.gz) = 831002 bytes +SHA1 (ncview-1.92d.tar.gz) = 259b7897dfbd4fa4835c9cc5dcbead5796659458 +Size (ncview-1.92d.tar.gz) = 833480 bytes SHA1 (patch-aa) = 77ce989232b1a926e7cdfbbbe9e0e22f653bfb23 SHA1 (patch-ab) = 6dbdfaea8b37ef792571320c38e9113709bcbbd4 |