Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 18:03:01 +0100 (CET)
From:      olli hauer <ohauer@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ohauer@gmx.de, pgollucci@FreeBSD.org
Subject:   ports/141957: [patch] port devel/viewvc update to version 1.1.3
Message-ID:  <20091224170301.CFC252614E@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <200912241710.nBOHA3Im008101@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141957
>Category:       ports
>Synopsis:       [patch] port devel/viewvc update to version 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 24 17:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer <ohauer@gmx.de>
>Release:        
>Organization:
>Environment:


>Description:
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

>How-To-Repeat:
>Fix:
--- patch_viewvc-1.1.3.txt begins here ---
--- Makefile	2009/12/24 13:37:41	1.1
+++ Makefile	2009/12/24 13:38:43
@@ -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
--- distinfo	2009/12/24 13:37:47	1.1
+++ distinfo	2009/12/24 13:41:51
@@ -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
--- patch_viewvc-1.1.3.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091224170301.CFC252614E>