1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Update viewvc to version 1.1.3

Version 1.1.3 (released 22-Dec-2009)

* security fix: add root listing support of per-root authz config
* security fix: query.py requires 'forbidden' authorizer (or none) in config
* fix URL-ification of truncated log messages (issue #3)
* fix regexp input validation (issue #426, #427, #440)
* add support for configurable tab-to-spaces conversion
* fix not-a-sequence error in diff view
* allow viewvc-install to work when templates-contrib is absent
* minor template improvements/corrections
* expose revision metadata in diff view (issue #431)
* markup file/directory item property URLs and email addresses (issue #434)
* make ViewVC cross copies in Subversion history by default
* fix bug that caused standalone.py failure under Python 1.5.2 (issue #442)
* fix support for per-vhost overrides of authorizer parameters (issue #411)
* fix root name identification in query.py interface

PR:             ports/141957
Submitted by:   olli hauer <ohauer@gmx.de>
This commit is contained in:
Philip M. Gollucci 2009-12-24 19:12:01 +00:00
parent a5a768978d
commit a9584f3a3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246542
2 changed files with 5 additions and 5 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= viewvc
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= devel python
MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/46489/
MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/47194/
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Web-based Version Control Repository Browsing

View File

@ -1,3 +1,3 @@
MD5 (viewvc-1.1.2.tar.gz) = 8f14fc2f58f4e87b835500ae20d8d631
SHA256 (viewvc-1.1.2.tar.gz) = 129a5b2b29cc720c089dd671c2ba9e7adaf6541a976de03aabaf0850b7100931
SIZE (viewvc-1.1.2.tar.gz) = 588066
MD5 (viewvc-1.1.3.tar.gz) = e74127b9193e2bfc48f6242049701d91
SHA256 (viewvc-1.1.3.tar.gz) = d1a1d0602198fd0f38379c7c0e647532e8f8a1d267236d293227c125f39a001f
SIZE (viewvc-1.1.3.tar.gz) = 593173