From 1a03bc8ef23de132ae3fcc3d177542274c27dad2 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Thu, 6 Sep 2007 14:53:14 +0000 Subject: - Update to 1.14 - Install the new born css file into ${PREFIX}/www/mailgraph/. This is the best solution, which requires minimal efforts after installation. [1] Discussed on: freebsd-ports@ [1] --- mail/mailgraph/files/patch-mailgraph.cgi | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'mail/mailgraph/files/patch-mailgraph.cgi') diff --git a/mail/mailgraph/files/patch-mailgraph.cgi b/mail/mailgraph/files/patch-mailgraph.cgi index acf4a78d3c7d..dd55a0b4694c 100644 --- a/mail/mailgraph/files/patch-mailgraph.cgi +++ b/mail/mailgraph/files/patch-mailgraph.cgi @@ -1,6 +1,6 @@ ---- mailgraph.cgi.orig Sun Jul 11 23:57:06 2004 -+++ mailgraph.cgi Tue Jul 13 23:13:48 2004 -@@ -15,8 +15,8 @@ +--- mailgraph.cgi.orig Wed Aug 29 17:06:01 2007 ++++ mailgraph.cgi Thu Sep 6 22:46:09 2007 +@@ -16,8 +16,8 @@ my $points_per_sample = 3; my $ypoints = 160; my $ypoints_err = 96; @@ -11,3 +11,12 @@ my $tmp_dir = '/tmp/mailgraph'; # temporary directory where to store the images my @graphs = ( +@@ -163,7 +163,7 @@ + Mail statistics for $host + + +- ++ + + + HEADER -- cgit v1.2.3