Tue Feb 7 01:32:17 2012 UTC ()
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!


(gdt)
diff -r1.54 -r1.55 pkgsrc/www/trac/Makefile
diff -r1.29 -r1.30 pkgsrc/www/trac/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/www/trac/Makefile (expand / switch to unified diff)

--- pkgsrc/www/trac/Makefile 2012/01/27 05:58:56 1.54
+++ pkgsrc/www/trac/Makefile 2012/02/07 01:32:16 1.55
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.54 2012/01/27 05:58:56 obache Exp $ 1# $NetBSD: Makefile,v 1.55 2012/02/07 01:32:16 gdt Exp $
2# 2#
3 3
4DISTNAME= Trac-0.12.2 4DISTNAME= Trac-0.12.3
5PKGNAME= ${DISTNAME:tl} 5PKGNAME= ${DISTNAME:tl}
6PKGREVISION= 1 
7CATEGORIES= devel www 6CATEGORIES= devel www
8MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ 7MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \
9 ftp://ftp.edgewall.org/pub/trac/ 8 ftp://ftp.edgewall.org/pub/trac/
10 9
11MAINTAINER= gdt@NetBSD.org 10MAINTAINER= gdt@NetBSD.org
12HOMEPAGE= http://trac.edgewall.org/ 11HOMEPAGE= http://trac.edgewall.org/
13COMMENT= Subversion repository browser, wiki, and issue tracking system 12COMMENT= Subversion repository browser, wiki, and issue tracking system
14LICENSE= modified-bsd 13LICENSE= modified-bsd
15 14
16PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
17 16
18# Maintainer notes: 17# Maintainer notes:
19# 18#

cvs diff -r1.29 -r1.30 pkgsrc/www/trac/distinfo (expand / switch to unified diff)

--- pkgsrc/www/trac/distinfo 2011/03/16 23:28:22 1.29
+++ pkgsrc/www/trac/distinfo 2012/02/07 01:32:16 1.30
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.29 2011/03/16 23:28:22 gdt Exp $ 1$NetBSD: distinfo,v 1.30 2012/02/07 01:32:16 gdt Exp $
2 2
3SHA1 (Trac-0.12.2.tar.gz) = 95ca75b54abfd5a3d838f300c19ef8dbd125f08d 3SHA1 (Trac-0.12.3.tar.gz) = 3d272d6802bd2591f2ae024f7beaafa26499816f
4RMD160 (Trac-0.12.2.tar.gz) = 317d5792976bc4c048cbac2a831398e976251110 4RMD160 (Trac-0.12.3.tar.gz) = f7d828952f3e693140711e83dc5b543442b015e8
5Size (Trac-0.12.2.tar.gz) = 2208361 bytes 5Size (Trac-0.12.3.tar.gz) = 2239934 bytes