aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-11-09 22:47:05 +0800
committerclsung <clsung@FreeBSD.org>2006-11-09 22:47:05 +0800
commitfb71c22e4fb73da9debd9f7e87e8f422edbb3f70 (patch)
treeb8e4413ee355e89e4a946585b3c0eadd06351382
parentc908d8c0094113b48f38aa5b10b4d5c796ec5980 (diff)
downloadfreebsd-ports-gnome-fb71c22e4fb73da9debd9f7e87e8f422edbb3f70.tar.gz
freebsd-ports-gnome-fb71c22e4fb73da9debd9f7e87e8f422edbb3f70.tar.zst
freebsd-ports-gnome-fb71c22e4fb73da9debd9f7e87e8f422edbb3f70.zip
- Update to 0.10.1
Trac 0.10.1 is a security and bug fix release. This release fixes a Cross Site Request Forgery (CSRF) vulnerability reported by Daniel Kahn Gillmor. Trac 0.10.1 also fixes a number of bugs found since the last release. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.10.1 PR: ports/105331 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
-rw-r--r--www/trac/Makefile2
-rw-r--r--www/trac/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 834baf6c354e..dda252903964 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.10
+PORTVERSION= 0.10.1
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 705f435e182c..a931fc48e6c3 100644
--- a/www/trac/distinfo
+++ b/www/trac/distinfo
@@ -1,3 +1,3 @@
-MD5 (trac-0.10.tar.gz) = 36c4ed1dee4709442cf9f3ac8891e8c7
-SHA256 (trac-0.10.tar.gz) = db2ebfb1acc200e3f71c6404f35c95707c73e3831b485ac66fad3ecbc2d80f13
-SIZE (trac-0.10.tar.gz) = 442401
+MD5 (trac-0.10.1.tar.gz) = 55e10547c92cf39d64ab7ae4040c238d
+SHA256 (trac-0.10.1.tar.gz) = a5528c5e5ca865842628ad5fc6984df774d61b72e13db34a525496e3136c87c7
+SIZE (trac-0.10.1.tar.gz) = 439941