From a06b286bd4bcad5f907de9d36cfdab000d33e05b Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 5 Aug 2006 11:42:25 +0000 Subject: - Update to 0.3.2a - Update WWW and MASTER_SITES PR: ports/101244 Submitted by: Dryice Liu Approved by: krion (mentor) --- www/trac-gantt/Makefile | 4 ++-- www/trac-gantt/distinfo | 6 +++--- www/trac-gantt/files/patch-tracgantt-gantt.py | 11 ----------- www/trac-gantt/pkg-descr | 2 +- 4 files changed, 6 insertions(+), 17 deletions(-) delete mode 100644 www/trac-gantt/files/patch-tracgantt-gantt.py (limited to 'www/trac-gantt') diff --git a/www/trac-gantt/Makefile b/www/trac-gantt/Makefile index 3f55bae660b0..bd97758a0457 100644 --- a/www/trac-gantt/Makefile +++ b/www/trac-gantt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= TracGantt -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2a CATEGORIES= www devel python -MASTER_SITES= http://ideas.water-powered.com/gantt/ \ +MASTER_SITES= http://willbarton.com/files/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= trac- diff --git a/www/trac-gantt/distinfo b/www/trac-gantt/distinfo index 568d33ec36ab..dde6ef5e088c 100644 --- a/www/trac-gantt/distinfo +++ b/www/trac-gantt/distinfo @@ -1,3 +1,3 @@ -MD5 (TracGantt-0.3.1.tar.gz) = 1dbbd01865fb093b67d46933149a4d85 -SHA256 (TracGantt-0.3.1.tar.gz) = 403b3f1206cdab3e7ddec89ab184378c250fa41d73462db834c80778e5efa1da -SIZE (TracGantt-0.3.1.tar.gz) = 7853 +MD5 (TracGantt-0.3.2a.tar.gz) = d10566b02ba5b704f5eb4d5f46e09a55 +SHA256 (TracGantt-0.3.2a.tar.gz) = e12c8735f16844b569212f88f98d3d16ba28e88ef63c040d00340c5b5008b9a5 +SIZE (TracGantt-0.3.2a.tar.gz) = 10467 diff --git a/www/trac-gantt/files/patch-tracgantt-gantt.py b/www/trac-gantt/files/patch-tracgantt-gantt.py deleted file mode 100644 index 53c2ac91f3c4..000000000000 --- a/www/trac-gantt/files/patch-tracgantt-gantt.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tracgantt/gantt.py.orig Wed Jul 19 12:10:01 2006 -+++ tracgantt/gantt.py Wed Jul 19 12:07:44 2006 -@@ -230,7 +230,7 @@ - # 16 chars in the gantt chart display. We expose the - # full summary to the template, but it's not currently - # used. -- sumlen = self.env.config.getint('gantt-charts', -+ sumlen = self.env.config.get('gantt-charts', - 'summary_length', 16) - - summary = ticket.values['summary'] diff --git a/www/trac-gantt/pkg-descr b/www/trac-gantt/pkg-descr index 8ef3ca7a5844..c703b5f74634 100644 --- a/www/trac-gantt/pkg-descr +++ b/www/trac-gantt/pkg-descr @@ -14,4 +14,4 @@ Tickets" tab in Trac). The Gantt charts are pure XHTML and are generated on-the-fly from the ticket reports, using only the tickets provided by the report. -WWW: http://ideas.water-powered.com/gantt/#docs +WWW: http://willbarton.com/code/tracgantt -- cgit v1.2.3