diff options
author | obache <obache@pkgsrc.org> | 2008-07-04 17:33:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-04 17:33:00 +0000 |
commit | 49affc720f79e6c333c194b221c7df32727a7137 (patch) | |
tree | 1ddc951f77963756f1b46b74d4bfb94ee8de4f2b | |
parent | 18f14f02e923a4180e8e365f1363ff77a128c2e2 (diff) | |
download | pkgsrc-49affc720f79e6c333c194b221c7df32727a7137.tar.gz |
Update ja-trac to 0.10.5.1.
Trac-0.10.5-ja-1 (Jun 23, 2008)
* Merge trac-0.10.5
* Update to current statement.
* COPYING.trac-ja
* README.trac-ja
* wiki-default/TracJa
Trac 0.10.5 (Jun 23, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.5
Trac 0.10.5 contains two security fixes and a couple of bug fixes.
The following list contains only a few highlights:
* Fixes a cross-site redirection vulnerability in the quickjump function
reported by Russ McRee.
* Fixes a wiki engine XSS vulnerability found by Nathan Collins.
* Added PostgreSQL 8.3 support.
* Fixes FineGrainedPermissions for scoped repositories.
* Fixes problem with repository syncing raising exceptions.
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.5
-rw-r--r-- | www/ja-trac/Makefile | 7 | ||||
-rw-r--r-- | www/ja-trac/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index 775bb033b58..d7c88a93a81 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/04/25 20:39:13 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/04 17:33:00 obache Exp $ # -DISTNAME= trac-0.10.4-ja-1 -PKGNAME= ja-trac-0.10.4.1 -PKGREVISION= 1 +DISTNAME= trac-0.10.5-ja-1 +PKGNAME= ja-trac-0.10.5.1 CATEGORIES= www devel MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/ EXTRACT_SUFX= .zip diff --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index 580a56eb7c0..f929a240ae5 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2007/05/05 12:46:59 obache Exp $ +$NetBSD: distinfo,v 1.11 2008/07/04 17:33:00 obache Exp $ -SHA1 (trac-0.10.4-ja-1.zip) = edc42e513229b35d65ad1d90a06efef223bb39ec -RMD160 (trac-0.10.4-ja-1.zip) = ffa64a8154f05fc33396aabaae0a996331e4d132 -Size (trac-0.10.4-ja-1.zip) = 650892 bytes +SHA1 (trac-0.10.5-ja-1.zip) = a6f8a4ac78230132e5ec6b6bd6c25ffe62cce1c6 +RMD160 (trac-0.10.5-ja-1.zip) = 782743747c3e38ab2dba63c8461644efb23a65ee +Size (trac-0.10.5-ja-1.zip) = 652247 bytes SHA1 (patch-aa) = 807d03e6acf233958d443de993e5c47c057b19c6 |