ports/101244: [maintainer] www/trac-gantt: update to 0.3.2a
Dryice Liu
dryice at dryice.name
Wed Aug 2 07:00:35 UTC 2006
>Number: 101244
>Category: ports
>Synopsis: [maintainer] www/trac-gantt: update to 0.3.2a
>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 Aug 02 07:00:33 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.2a
- update WWW and MASTER_SITES
- removed 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 Wed Jul 19 15:01:22 2006
+++ trac-gantt/Makefile Wed Aug 2 14:36:58 2006
@@ -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 -ruN trac-gantt.old/distinfo trac-gantt/distinfo
--- trac-gantt.old/distinfo Wed Jul 19 11:45:12 2006
+++ trac-gantt/distinfo Wed Aug 2 14:37:03 2006
@@ -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 -ruN trac-gantt.old/files/patch-tracgantt-gantt.py trac-gantt/files/patch-tracgantt-gantt.py
--- trac-gantt.old/files/patch-tracgantt-gantt.py Wed Jul 19 12:10:41 2006
+++ trac-gantt/files/patch-tracgantt-gantt.py Thu Jan 1 08:00:00 1970
@@ -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 -ruN trac-gantt.old/pkg-descr trac-gantt/pkg-descr
--- trac-gantt.old/pkg-descr Wed Jul 12 12:05:10 2006
+++ trac-gantt/pkg-descr Wed Aug 2 14:38:47 2006
@@ -14,4 +14,4 @@
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
--- attached file ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list