diff options
author | morr <morr> | 2014-02-12 19:43:56 +0000 |
---|---|---|
committer | morr <morr> | 2014-02-12 19:43:56 +0000 |
commit | 4ebc79e5f9932d55bf876d8b64ae63726d3f4ed1 (patch) | |
tree | 90b75636ad519b5c17d99f3addbfc169bdbd3bd2 /www/wordpress | |
parent | b635244fe69905d1391599e0c432a97dda054c1e (diff) | |
download | pkgsrc-4ebc79e5f9932d55bf876d8b64ae63726d3f4ed1.tar.gz |
Update to version 3.8.1
Changes:
Addressed 31 bugs in 3.8, including various fixes and improvements for the new
dashboard design and new themes admin screen.
More info at http://codex.wordpress.org/Version_3.8.1
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 2266d5d4678..4489f9c69db 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/01/23 16:27:49 morr Exp $ +# $NetBSD: Makefile,v 1.38 2014/02/12 19:43:56 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 3.8 +VERSION= 3.8.1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 5bbd3f15fb1..f5f13271d18 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.29 2014/01/23 16:27:49 morr Exp $ +$NetBSD: distinfo,v 1.30 2014/02/12 19:43:56 morr Exp $ -SHA1 (wordpress-3.8.tar.gz) = 6108e6394b756f0fb62c04939980d5fe29c0b9cc -RMD160 (wordpress-3.8.tar.gz) = a7d67912b9b14795e2d8586adf1deb9d7b9cd4b1 -Size (wordpress-3.8.tar.gz) = 5863402 bytes +SHA1 (wordpress-3.8.1.tar.gz) = 904487e0d70a2d2b6a018aaf99e21608d8f2db88 +RMD160 (wordpress-3.8.1.tar.gz) = 1f0bfb155d51d773f209973b701f5ca319f28b66 +Size (wordpress-3.8.1.tar.gz) = 5869727 bytes |