diff options
author | miwi <miwi@FreeBSD.org> | 2007-11-05 20:53:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-11-05 20:53:33 +0800 |
commit | c127e4a954ee2a1ad2dc3dc1e62712b68ea64b8f (patch) | |
tree | ebb87587a96dfe40c536c4afa7cce33fb9ee2cad /www | |
parent | 52a5e12d42ba551b9720c0c217a2ab8b4a65c866 (diff) | |
download | freebsd-ports-gnome-c127e4a954ee2a1ad2dc3dc1e62712b68ea64b8f.tar.gz freebsd-ports-gnome-c127e4a954ee2a1ad2dc3dc1e62712b68ea64b8f.tar.zst freebsd-ports-gnome-c127e4a954ee2a1ad2dc3dc1e62712b68ea64b8f.zip |
- Update to 2.3.1 (fix cross-site scripting)
PR: 117673
Submitted by: tdb@
Approved by: portmgr (pav)
Security: http://www.vuxml.org/freebsd/a467d0f9-8875-11dc-b3ba-0016179b2dd5.html
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 6c1d7c48c3cb..56690c94065a 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 1c0d6fe42ff0..9d73e85339da 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -MD5 (wordpress-2.3.tar.gz) = 36ffea2a049a071342efda985feedf31 -SHA256 (wordpress-2.3.tar.gz) = 34c7589b7d40281e3f6f8ac6f4172e69c28b3c93cf394490b73eec55dccc8741 -SIZE (wordpress-2.3.tar.gz) = 870766 +MD5 (wordpress-2.3.1.tar.gz) = bd53264cbe80e470c5a9bc2cf7aa85e4 +SHA256 (wordpress-2.3.1.tar.gz) = 20004580fab20c8801ca7a86c6d57db0bc794f2b59ab583aa6b82457c67f8cf7 +SIZE (wordpress-2.3.1.tar.gz) = 883535 |