pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/trac Trac 0.11.3 contains a number of bug fixes an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8850dd822307
branches:  trunk
changeset: 554748:8850dd822307
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Feb 19 14:49:13 2009 +0000

description:
Trac 0.11.3 contains a number of bug fixes and minor enhancements.

Highlights in 0.11.3
--------------------
 * Compatibility with Python 2.6 (#7876, #7458)
 * PostgreSQL db backend improvement (#4987, #7600)
 * Highlighting of search results is more robust (#7324, #7830)
 * Unicode related fixes (#7672, #7959, #7845, #7935, #8024)
 * Fixed Trac link rendering in ReST (#7712)

diffstat:

 www/trac/Makefile |  5 ++---
 www/trac/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6da47c4bf7be -r 8850dd822307 www/trac/Makefile
--- a/www/trac/Makefile Thu Feb 19 13:13:53 2009 +0000
+++ b/www/trac/Makefile Thu Feb 19 14:49:13 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2009/02/09 22:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2009/02/19 14:49:13 gdt Exp $
 #
 
-DISTNAME=      Trac-0.11.2
+DISTNAME=      Trac-0.11.3
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   1
 CATEGORIES=    devel www
 MASTER_SITES=  http://ftp.edgewall.org/pub/trac/ \
                ftp://ftp.edgewall.org/pub/trac/
diff -r 6da47c4bf7be -r 8850dd822307 www/trac/distinfo
--- a/www/trac/distinfo Thu Feb 19 13:13:53 2009 +0000
+++ b/www/trac/distinfo Thu Feb 19 14:49:13 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2008/11/11 18:24:09 gdt Exp $
+$NetBSD: distinfo,v 1.23 2009/02/19 14:49:13 gdt Exp $
 
-SHA1 (Trac-0.11.2.tar.gz) = 96a5c3e7d35e799a640aa7a3360de776c6f85074
-RMD160 (Trac-0.11.2.tar.gz) = 33cc6c098517d09d912a5e72eda1f96d3d627f3e
-Size (Trac-0.11.2.tar.gz) = 715377 bytes
+SHA1 (Trac-0.11.3.tar.gz) = 3d0424a065efc16abd8ba50aeefd3926bb2d1056
+RMD160 (Trac-0.11.3.tar.gz) = 39c980f158120e49ccf01a1ac00262bec8f02d43
+Size (Trac-0.11.3.tar.gz) = 722747 bytes



Home | Main Index | Thread Index | Old Index