- update viewvc to version 1.1.8
Changes: * fix slowness triggered by allow_compress=1 configuration (issue #467) * allow use of 'fcrypt' for Windows standalone.py authn support (issue #471) * yield more useful error on directory markup/annotate request (issue #472) Approved by: glarkin (via mail)
This commit is contained in:
parent
9f04973a02
commit
a30cfe7673
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265642
2 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= viewvc
|
||||
PORTVERSION= 1.1.7
|
||||
PORTVERSION= 1.1.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.viewvc.org/ \
|
||||
LOCAL/glarkin
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (viewvc-1.1.7.tar.gz) = 3c91723007e81fb6c03cd9515213fff3
|
||||
SHA256 (viewvc-1.1.7.tar.gz) = b5a8a7716a30f0a658db95358633c24a123ee95261191db7448541686ba9cb51
|
||||
SIZE (viewvc-1.1.7.tar.gz) = 598771
|
||||
SHA256 (viewvc-1.1.8.tar.gz) = 645ab1a17b1427683bf8c76cdc624bfad7a93cf718cfdcba679874d49838b983
|
||||
SIZE (viewvc-1.1.8.tar.gz) = 599340
|
||||
|
|
Loading…
Reference in a new issue