pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drraw Update drraw to 2.2a5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2942acd640be
branches: trunk
changeset: 547038:2942acd640be
user: kleink <kleink%pkgsrc.org@localhost>
date: Thu Sep 11 12:03:20 2008 +0000
description:
Update drraw to 2.2a5.
Changes since 2.2a4 [2007-05-30]:
- Various dates displayed now follow the ISO 8601 format.
- Graph start date, end date and creation dates can now be added to the image.
- Data Source Templates have been enhanced:
- Dynamic elements can now be stacked on top of previous graph element not
just on top of themselves (courtesy of Francois Deppierraz),
- Number of elements can be used in dynamic element CDEFs, and Formula field,
- Builtin formulas allow calculating the AVERAGE and STDDEV,
- Old files and files without values are automatically skipped (courtesy of
R.P. Aditya).
- Orange look, still ugly though :)
- New Data Source rows are now properly disabled on load.
- Allow &DBFinder() to follow symlinks.
- Switched to /usr/bin/perl (from /usr/local/bin/perl).
diffstat:
www/drraw/Makefile | 5 ++---
www/drraw/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 5c73714921d6 -r 2942acd640be www/drraw/Makefile
--- a/www/drraw/Makefile Thu Sep 11 11:54:15 2008 +0000
+++ b/www/drraw/Makefile Thu Sep 11 12:03:20 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2007/06/03 16:40:48 kleink Exp $
+# $NetBSD: Makefile,v 1.11 2008/09/11 12:03:20 kleink Exp $
#
-DISTNAME= drraw-2.2a4
+DISTNAME= drraw-2.2a5
CATEGORIES= databases graphics www
MASTER_SITES= http://web.taranis.org/drraw/dist/
-EXTRACT_SUFX= .tgz
MAINTAINER= kleink%NetBSD.org@localhost
HOMEPAGE= http://web.taranis.org/drraw/
diff -r 5c73714921d6 -r 2942acd640be www/drraw/distinfo
--- a/www/drraw/distinfo Thu Sep 11 11:54:15 2008 +0000
+++ b/www/drraw/distinfo Thu Sep 11 12:03:20 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2007/06/03 16:40:48 kleink Exp $
+$NetBSD: distinfo,v 1.5 2008/09/11 12:03:20 kleink Exp $
-SHA1 (drraw-2.2a4.tgz) = 29888b8cadf157f59cfb26e41f96cc56ba61db71
-RMD160 (drraw-2.2a4.tgz) = 1c08296a1b4fa72ec9af8f3c099155e07745d536
-Size (drraw-2.2a4.tgz) = 51737 bytes
+SHA1 (drraw-2.2a5.tar.gz) = e611b069f9f1f0f3f0db844df4dd9652014c09e7
+RMD160 (drraw-2.2a5.tar.gz) = 38454b559836fad43b32a60878ae24f03072b429
+Size (drraw-2.2a5.tar.gz) = 52892 bytes
SHA1 (patch-aa) = d6d9ac805ff302ea2f3570014e1d2146ec3040d6
Home |
Main Index |
Thread Index |
Old Index