ports/100508: [maintainer] www/trac-gantt: update to 0.3.1

Dryice Liu dryice at dryice.name
Wed Jul 19 04:20:18 UTC 2006


>Number:         100508
>Category:       ports
>Synopsis:       [maintainer] www/trac-gantt: update to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 19 04:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list