Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 19:02:16 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org, lwhsu@lwhsu.org
Subject:   ports/106664: [PATCH] www/trac: update to 0.10.3
Message-ID:  <200612131102.kBDB2Gn7078166@knight.lwhsu.ckefgisc.org>
Resent-Message-ID: <200612131110.kBDBAGWN004864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106664
>Category:       ports
>Synopsis:       [PATCH] www/trac: update to 0.10.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 13 11:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD knight.lwhsu.ckefgisc.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
- Update to 0.10.3

Trac 0.10.3 is a bug fix release and fixes a few bugs introduced in the
0.10.1 and 0.10.2 releases. A brief summary of major changes:

 * Timeline fail to load with a "NoSuchChangeset" error message (#4132).
 * Timed out MySQL connections not handled properly (#3645).
 * Subversion repository resync broken. (#4204).

The complete list of closed tickets can be found here:

   http://trac.edgewall.org/query?status=closed&milestone=0.10.3


Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- trac-0.10.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/trac/Makefile /home/lwhsu/ports/www/trac/Makefile
--- /usr/ports/www/trac/Makefile	Tue Nov 14 15:10:00 2006
+++ /home/lwhsu/ports/www/trac/Makefile	Wed Dec 13 18:30:53 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	trac
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.3
 CATEGORIES=	www devel python
 MASTER_SITES=	http://ftp.edgewall.com/pub/trac/ \
 		ftp://ftp.edgewall.com/pub/trac/
diff -ruN --exclude=CVS /usr/ports/www/trac/distinfo /home/lwhsu/ports/www/trac/distinfo
--- /usr/ports/www/trac/distinfo	Tue Nov 14 15:10:00 2006
+++ /home/lwhsu/ports/www/trac/distinfo	Wed Dec 13 18:32:05 2006
@@ -1,3 +1,3 @@
-MD5 (trac-0.10.2.tar.gz) = 18df3bb6c9699297c6f41a5a1a448ff9
-SHA256 (trac-0.10.2.tar.gz) = 09286ad24ffcd4f1bdd0d0cb534217728043645d605ac6711a192bebc622408a
-SIZE (trac-0.10.2.tar.gz) = 440277
+MD5 (trac-0.10.3.tar.gz) = 354cca575cffc732f2fb8015b5c60b50
+SHA256 (trac-0.10.3.tar.gz) = b0d5826ff502172fec68d183088e1ac794369e848a541c031eeb53c3fe19da90
+SIZE (trac-0.10.3.tar.gz) = 440811
--- trac-0.10.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612131102.kBDB2Gn7078166>