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 /german/wordpress | |
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 'german/wordpress')
-rw-r--r-- | german/wordpress/Makefile | 4 | ||||
-rw-r--r-- | german/wordpress/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index bc3be44a5437..bf5781304c2c 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -7,11 +7,11 @@ # PORTNAME= wordpress -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= german www MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= de- -DISTNAME= wp_de_230 +DISTNAME= wp_de_231 MAINTAINER= miwi@FreeBSD.org COMMENT= A state-of-the-art semantic personal publishing platform diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index 41c7270f9dbd..714651aef287 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,3 +1,3 @@ -MD5 (wp_de_230.zip) = 7c9c03f5a2592dfeab9be232603d858c -SHA256 (wp_de_230.zip) = 96c23805dbc745e60a98fae51ddaddfce7266143986d8cd6b7dee9bedca4e9bc -SIZE (wp_de_230.zip) = 1181450 +MD5 (wp_de_231.zip) = 6d79094693958b51309eef5288e89e26 +SHA256 (wp_de_231.zip) = 4c1b5bf7ae4f827105808088b7c2c6a71db54d8f0584f45dc8ba588f99135204 +SIZE (wp_de_231.zip) = 1185889 |