From ddliu@readonline.info  Wed Jul 19 04:16:33 2006
Return-Path: <ddliu@readonline.info>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3085216A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Jul 2006 04:16:33 +0000 (UTC)
	(envelope-from ddliu@readonline.info)
Received: from readonline.info (readonline.info [221.0.230.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C2F9343D53
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Jul 2006 04:16:30 +0000 (GMT)
	(envelope-from ddliu@readonline.info)
Received: from [127.0.0.1] (helo=readonline.info)
	by readonline.info with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.62 (FreeBSD))
	(envelope-from <ddliu@readonline.info>)
	id 1G33U3-000GCc-SS
	for FreeBSD-gnats-submit@freebsd.org; Wed, 19 Jul 2006 12:16:27 +0800
Received: (from ddliu@localhost)
	by readonline.info (8.13.4/8.13.4/Submit) id k6J4FulB062285;
	Wed, 19 Jul 2006 12:15:56 +0800 (CST)
	(envelope-from ddliu)
Message-Id: <200607190415.k6J4FulB062285@readonline.info>
Date: Wed, 19 Jul 2006 12:15:56 +0800 (CST)
From: Dryice Liu <dryice@dryice.name>
Reply-To: Dryice Liu <dryice@dryice.name>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] www/trac-gantt: update to 0.3.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100508
>Category:       ports
>Synopsis:       [maintainer] www/trac-gantt: update to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 19 04:20:15 GMT 2006
>Closed-Date:    Wed Jul 19 07:01:34 GMT 2006
>Last-Modified:  Wed Jul 19 07:01:34 GMT 2006
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:

	- update to 0.3.1
	- new file: files/patch-tracgantt-gantt.py

>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN trac-gantt.old/Makefile trac-gantt/Makefile
--- trac-gantt.old/Makefile	Thu Jul 13 17:49:02 2006
+++ trac-gantt/Makefile	Wed Jul 19 11:44:51 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	TracGantt
-PORTVERSION=	0.2.4
+PORTVERSION=	0.3.1
 CATEGORIES=	www devel python
 MASTER_SITES=	http://ideas.water-powered.com/gantt/ \
 		http://dryice.name/computer/FreeBSD/distfiles/
diff -ruN trac-gantt.old/distinfo trac-gantt/distinfo
--- trac-gantt.old/distinfo	Wed Jul 12 10:26:55 2006
+++ trac-gantt/distinfo	Wed Jul 19 11:45:12 2006
@@ -1,3 +1,3 @@
-MD5 (TracGantt-0.2.4.tar.gz) = 1d8773dbfa890760523b086f96c5ed8b
-SHA256 (TracGantt-0.2.4.tar.gz) = 90b4ab8a49a918423c7b39512af285abe9b73d277d17441ef25fed1f26942edf
-SIZE (TracGantt-0.2.4.tar.gz) = 6623
+MD5 (TracGantt-0.3.1.tar.gz) = 1dbbd01865fb093b67d46933149a4d85
+SHA256 (TracGantt-0.3.1.tar.gz) = 403b3f1206cdab3e7ddec89ab184378c250fa41d73462db834c80778e5efa1da
+SIZE (TracGantt-0.3.1.tar.gz) = 7853
diff -ruN trac-gantt.old/files/patch-tracgantt-gantt.py trac-gantt/files/patch-tracgantt-gantt.py
--- trac-gantt.old/files/patch-tracgantt-gantt.py	Thu Jan  1 08:00:00 1970
+++ trac-gantt/files/patch-tracgantt-gantt.py	Wed Jul 19 12:10:41 2006
@@ -0,0 +1,11 @@
+--- 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']
--- attached file ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Wed Jul 19 04:27:54 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100508 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Jul 19 07:01:32 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100508 
>Unformatted:
