update to trac-1.0.8, fixing a regression introduced in 1.0.7: the

session for an authenticated username containing non-alphanumeric
characters could not be retrieved, resulting in the user being denied
access to every realm and resource.
This commit is contained in:
sthen 2015-08-11 20:55:17 +00:00
parent 0b8b529228
commit 0f9821d86c
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.53 2015/07/18 01:27:51 sthen Exp $
# $OpenBSD: Makefile,v 1.54 2015/08/11 20:55:17 sthen Exp $
COMMENT= wiki and bug tracking system for software projects
MODPY_EGG_VERSION=1.0.7
MODPY_EGG_VERSION=1.0.8
PORTROACH= limitw:1,even
DISTNAME= Trac-${MODPY_EGG_VERSION:S/post/.post/}
PKGNAME= trac-${MODPY_EGG_VERSION:S/post/pl/}

View File

@ -1,2 +1,2 @@
SHA256 (Trac-1.0.7.tar.gz) = mG/Ir8GO+pMu9ctKvt+5UAqX6X91jDuBrlB2lsQIURA=
SIZE (Trac-1.0.7.tar.gz) = 3644657
SHA256 (Trac-1.0.8.tar.gz) = xe87ABimmZy6ZVYS5PlaVjB6xnTCRyu9dwWZztPT4dM=
SIZE (Trac-1.0.8.tar.gz) = 6020903