diff options
author | rh <rh@pkgsrc.org> | 2000-05-26 05:55:11 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-05-26 05:55:11 +0000 |
commit | 8cb27d6e1e2980c0fedafb6f1165c0ffbd036a04 (patch) | |
tree | c04bfcf0ccba4b9cad452571342b78e0c3dc2c8e /graphics | |
parent | 653c91e861bedf5ef9be354a9458bb9814117402 (diff) | |
download | pkgsrc-8cb27d6e1e2980c0fedafb6f1165c0ffbd036a04.tar.gz |
Update ploticus to 1.37. Changes include:
* Added new proc - proc datesettings
* Added - an option to omit weekends with date or datetime scaling,
via proc datesettings
* Improved - numeric data in scientific format e.g. 4.335e12 now
supported
* Improved - #declare and #musthave now can take comma-delimited lists
of variable names
* Fixed bug - proc bars, error bars not positioned correctly w/
clustering
* Fixed bug - proc rangebar, 1.5iqr mode, incorrect upper tail length
* Fixed bug - proc rangebar, zero length tail should not be drawn at all
* Fixed bug - proc tabulate, entries should not be sorted when valuelist
is used
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ploticus/Makefile | 4 | ||||
-rw-r--r-- | graphics/ploticus/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index cf43110eb7d..ae5694dfd77 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2000/04/12 06:38:23 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/26 05:55:11 rh Exp $ # DISTNAME= plsrc13 -PKGNAME= ploticus-1.36 +PKGNAME= ploticus-1.37 CATEGORIES= graphics MASTER_SITES= http://www.sgpr.net/download/ \ http://gd.tuwien.ac.at/visual/ploticus/download/ diff --git a/graphics/ploticus/files/md5 b/graphics/ploticus/files/md5 index 3ac4d594a5f..c43b3393ef4 100644 --- a/graphics/ploticus/files/md5 +++ b/graphics/ploticus/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.3 2000/04/12 06:38:24 rh Exp $ +$NetBSD: md5,v 1.4 2000/05/26 05:55:12 rh Exp $ -MD5 (plsrc13.tar.gz) = 5471dcd60a4adebd8f791ae4858c3c28 +MD5 (plsrc13.tar.gz) = 4486b05a6cb17d66bf1043ade7ec9f49 MD5 (plman13.tar.gz) = 617661b30e22f58b3d7f758d67af31e0 |