diff options
author | gdt <gdt@pkgsrc.org> | 2012-02-07 01:32:16 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2012-02-07 01:32:16 +0000 |
commit | 04bda79bf38caf889dd29f969f822d8ef731110f (patch) | |
tree | 4f91ea386a50b8a3d907b1da566858b4bdedc329 /www/trac | |
parent | c98912ddd9720861bd7236e118104860c315ffbf (diff) | |
download | pkgsrc-04bda79bf38caf889dd29f969f822d8ef731110f.tar.gz |
Update to trac 0.12.3
compatibility with Subversion 1.7 (#10414)
easier troubleshooting of common startup errors (#10024)
jQuery upgraded to 1.4.4 (#10001)
improve fine-grained permission handling in the source browser (#9976, #10208, #10110)
... and dozens more fixes!
Diffstat (limited to 'www/trac')
-rw-r--r-- | www/trac/Makefile | 5 | ||||
-rw-r--r-- | www/trac/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index b7308cba558..d7b208bfbbf 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2012/01/27 05:58:56 obache Exp $ +# $NetBSD: Makefile,v 1.55 2012/02/07 01:32:16 gdt Exp $ # -DISTNAME= Trac-0.12.2 +DISTNAME= Trac-0.12.3 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 CATEGORIES= devel www MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ ftp://ftp.edgewall.org/pub/trac/ diff --git a/www/trac/distinfo b/www/trac/distinfo index 701da304644..b50004d387e 100644 --- a/www/trac/distinfo +++ b/www/trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.29 2011/03/16 23:28:22 gdt Exp $ +$NetBSD: distinfo,v 1.30 2012/02/07 01:32:16 gdt Exp $ -SHA1 (Trac-0.12.2.tar.gz) = 95ca75b54abfd5a3d838f300c19ef8dbd125f08d -RMD160 (Trac-0.12.2.tar.gz) = 317d5792976bc4c048cbac2a831398e976251110 -Size (Trac-0.12.2.tar.gz) = 2208361 bytes +SHA1 (Trac-0.12.3.tar.gz) = 3d272d6802bd2591f2ae024f7beaafa26499816f +RMD160 (Trac-0.12.3.tar.gz) = f7d828952f3e693140711e83dc5b543442b015e8 +Size (Trac-0.12.3.tar.gz) = 2239934 bytes |