From 5bea85c675b31986a6e38fdb4e44a6909991113b Mon Sep 17 00:00:00 2001 From: nik Date: Tue, 21 Jun 2005 20:25:49 +0000 Subject: Update to trac 0.8.4. Version < 0.8.4 have a security vulnerability, http://www.FreeBSD.org/ports/portaudit/b02c1d80-e1bb-11d9-b875-0001020eed82.html and this is the easiest way to fix it. There's an outstanding PR, ports/81785 which updates trac to 0.8.2 (insufficient to fix the vulnerability) and the maintainer hasn't responded since it was assigned to them on June 2nd. --- www/trac/Makefile | 2 +- www/trac/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www/trac') diff --git a/www/trac/Makefile b/www/trac/Makefile index da900e39316b..182e9a90b261 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.4 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ diff --git a/www/trac/distinfo b/www/trac/distinfo index 249c6ae19073..978fd6e3a6aa 100644 --- a/www/trac/distinfo +++ b/www/trac/distinfo @@ -1,2 +1,2 @@ -MD5 (trac-0.8.1.tar.gz) = e90b6236f9716f74a8f111db6c95351a -SIZE (trac-0.8.1.tar.gz) = 216568 +MD5 (trac-0.8.4.tar.gz) = e2b1d0e49deea72928d59ed406a8fc87 +SIZE (trac-0.8.4.tar.gz) = 216950 -- cgit