diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-03-31 06:49:06 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-03-31 06:49:06 +0800 |
commit | 955f7831559bfbc528068ae6667a2a7463b5c59e (patch) | |
tree | 6b6c6cd34c6a4f572f992b99eba88f8c7aae2fc3 /www | |
parent | 50b0093d6ef23bc69e2628415622f41b84221908 (diff) | |
download | freebsd-ports-gnome-955f7831559bfbc528068ae6667a2a7463b5c59e.tar.gz freebsd-ports-gnome-955f7831559bfbc528068ae6667a2a7463b5c59e.tar.zst freebsd-ports-gnome-955f7831559bfbc528068ae6667a2a7463b5c59e.zip |
- Update to 0.6.3, to address security holes pertaining to symlinks
when running in "owner" mode (the default).
http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html
Security: http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html
Diffstat (limited to 'www')
-rw-r--r-- | www/suphp/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile index b67c0148225d..239f05e8a71b 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suphp -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} diff --git a/www/suphp/distinfo b/www/suphp/distinfo index eeea8d21d9b1..64328340e6a1 100644 --- a/www/suphp/distinfo +++ b/www/suphp/distinfo @@ -1,3 +1,3 @@ -MD5 (suphp-0.6.2.tar.gz) = 06ca9e592a5c6dd3dcb9360c958369c1 -SHA256 (suphp-0.6.2.tar.gz) = 1bb9c6af84bb901c8a39611354e49e5bcd79185eb37b02878dc0840facf0ccfc -SIZE (suphp-0.6.2.tar.gz) = 372228 +MD5 (suphp-0.6.3.tar.gz) = 756e8893857fefed087a89959a87645a +SHA256 (suphp-0.6.3.tar.gz) = 0c2e64aa22d47c07e899d92c9997556dfbc242192d2f4e9d3cdce517c46d7ecc +SIZE (suphp-0.6.3.tar.gz) = 377176 |