From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 19 04:20:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3F616A4DA for ; Wed, 19 Jul 2006 04:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D5E43D45 for ; Wed, 19 Jul 2006 04:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6J4KHrU003391 for ; Wed, 19 Jul 2006 04:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6J4KGxf003390; Wed, 19 Jul 2006 04:20:16 GMT (envelope-from gnats) Resent-Date: Wed, 19 Jul 2006 04:20:16 GMT Resent-Message-Id: <200607190420.k6J4KGxf003390@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3085216A4DA for ; 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 ; 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 ) 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/100508: [maintainer] www/trac-gantt: update to 0.3.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 04:20:18 -0000 >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: