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.2a4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e09a9e3a39ed
branches:  trunk
changeset: 529408:e09a9e3a39ed
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Sun Jun 03 16:40:48 2007 +0000

description:
Update drraw to 2.2a4.

  Changes since 2.2a3 [2007/03/17]:
  - Fixed support for SHIFT graph command.
  - Updated RRDs::fetch usage again (courtesy of Andy Mayhew).
  - Saving dashboards could generate bad index entries (reported by Fabien
    Wernli).
  - Added "Invisible" color (suggested by John Rouillard).
  - Dashboard style display for templates broke custom time display of
    templates (reported by Mark Noworolski).
  - Two typos caused forms to use POST instead of GET (courtesy of Fabien
    Wernli).
  - The graph editor no longer allowed stacking CDEFs or VDEFs (reported by
    John Rouillard).

diffstat:

 www/drraw/Makefile |  4 ++--
 www/drraw/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r fac0b5995848 -r e09a9e3a39ed www/drraw/Makefile
--- a/www/drraw/Makefile        Sun Jun 03 12:54:44 2007 +0000
+++ b/www/drraw/Makefile        Sun Jun 03 16:40:48 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/04/14 19:32:58 kleink Exp $
+# $NetBSD: Makefile,v 1.10 2007/06/03 16:40:48 kleink Exp $
 #
 
-DISTNAME=              drraw-2.2a3
+DISTNAME=              drraw-2.2a4
 CATEGORIES=            databases graphics www
 MASTER_SITES=          http://web.taranis.org/drraw/dist/
 EXTRACT_SUFX=          .tgz
diff -r fac0b5995848 -r e09a9e3a39ed www/drraw/distinfo
--- a/www/drraw/distinfo        Sun Jun 03 12:54:44 2007 +0000
+++ b/www/drraw/distinfo        Sun Jun 03 16:40:48 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2007/04/14 19:32:58 kleink Exp $
+$NetBSD: distinfo,v 1.4 2007/06/03 16:40:48 kleink Exp $
 
-SHA1 (drraw-2.2a3.tgz) = 8ae33cdc49234f51da412389754190ff81322f86
-RMD160 (drraw-2.2a3.tgz) = c05ded8bd11d7104e35af647cc348f2117463362
-Size (drraw-2.2a3.tgz) = 51292 bytes
+SHA1 (drraw-2.2a4.tgz) = 29888b8cadf157f59cfb26e41f96cc56ba61db71
+RMD160 (drraw-2.2a4.tgz) = 1c08296a1b4fa72ec9af8f3c099155e07745d536
+Size (drraw-2.2a4.tgz) = 51737 bytes
 SHA1 (patch-aa) = d6d9ac805ff302ea2f3570014e1d2146ec3040d6



Home | Main Index | Thread Index | Old Index