summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormorr <morr>2014-09-12 22:18:08 +0000
committermorr <morr>2014-09-12 22:18:08 +0000
commitac013426ffd63b75d907b01a0b056b3a18a54f6e (patch)
tree39fc50733afc6fb669daec2bfabca6b6c7fa188e /www
parentb178efece2473674ed88188dc5cabbed2723b2ef (diff)
downloadpkgsrc-ac013426ffd63b75d907b01a0b056b3a18a54f6e.tar.gz
Update to version 4.0.
Major changes: General - Featured image previews now support .bmp files - Featured Image meta box is now hidden for contributors lacking upload capabilities - New supported oEmbed providers: CollegeHumor, Issuu, Mixcloud, YouTube playlists, TED talks - Install WordPress in your language - Streamlined Language management right from the dashboard Posts - Display embed previews for audio/visual URLs in Visual editor content box. - Page scrolling now scrolls post content box. - Edit Post/Page menu bar sticks to top of content box when scrolling (Visual and Text editor). - Color picker was re-added to the Visual editor Media - Add Media Grid view option (default) for Media Library - Add "Bulk Select" button to Media Grid view to delete multiple items - Add oEmbed support for TED talks, Mixcloud, CollegeHumor.com, Issuu - Expand oEmbed support to include YouTube playlist URLs and Polldaddy’s short URL format - Remove Viddler oEmbed support - Update SlideShare oEmbed regex - Improved media experience on small screen sizes (embedded videos now responsive) - Native video and audio shortcodes now support Flash playback looping Comments - Comments in trash can now be marked as spam. Plugins - Display plugins list as grid, with thumbnails, on Add New screen. - Add popup window with plugin details (displays info from plugin's directory page). - Add "Beta Testing" tab to Plugins screen for new features-as-plugins. Accessibility - Improved keyboard accessibility in the Add Media panel - Improved screen-reader support for Customizer sections - Makes links in help tabs keyboard accessible - Improvements for screen-readers when managing widgets in the Customizer Install Process - Add language select menu as first Installation screen (skipped for localized installs) Multisite - mp4 file extension was added to allowed upload file types
Diffstat (limited to 'www')
-rw-r--r--www/wordpress/Makefile4
-rw-r--r--www/wordpress/PLIST34
-rw-r--r--www/wordpress/distinfo8
3 files changed, 32 insertions, 14 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 1b7420d3566..dd50b412454 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2014/08/17 08:48:33 morr Exp $
+# $NetBSD: Makefile,v 1.42 2014/09/12 22:18:08 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 3.9.2
+VERSION= 4.0
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
diff --git a/www/wordpress/PLIST b/www/wordpress/PLIST
index a6867d136a7..14a176501db 100644
--- a/www/wordpress/PLIST
+++ b/www/wordpress/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2014/08/17 08:48:33 morr Exp $
+@comment $NetBSD: PLIST,v 1.22 2014/09/12 22:18:08 morr Exp $
share/doc/wordpress/license.txt
share/doc/wordpress/readme.html
share/examples/wordpress/wordpress.conf
@@ -249,6 +249,7 @@ share/wordpress/wp-admin/includes/taxonomy.php
share/wordpress/wp-admin/includes/template.php
share/wordpress/wp-admin/includes/theme-install.php
share/wordpress/wp-admin/includes/theme.php
+share/wordpress/wp-admin/includes/translation-install.php
share/wordpress/wp-admin/includes/update-core.php
share/wordpress/wp-admin/includes/update.php
share/wordpress/wp-admin/includes/upgrade.php
@@ -276,6 +277,8 @@ share/wordpress/wp-admin/js/dashboard.js
share/wordpress/wp-admin/js/dashboard.min.js
share/wordpress/wp-admin/js/edit-comments.js
share/wordpress/wp-admin/js/edit-comments.min.js
+share/wordpress/wp-admin/js/editor-expand.js
+share/wordpress/wp-admin/js/editor-expand.min.js
share/wordpress/wp-admin/js/editor.js
share/wordpress/wp-admin/js/editor.min.js
share/wordpress/wp-admin/js/farbtastic.js
@@ -288,6 +291,8 @@ share/wordpress/wp-admin/js/inline-edit-post.min.js
share/wordpress/wp-admin/js/inline-edit-tax.js
share/wordpress/wp-admin/js/inline-edit-tax.min.js
share/wordpress/wp-admin/js/iris.min.js
+share/wordpress/wp-admin/js/language-chooser.js
+share/wordpress/wp-admin/js/language-chooser.min.js
share/wordpress/wp-admin/js/link.js
share/wordpress/wp-admin/js/link.min.js
share/wordpress/wp-admin/js/media-gallery.js
@@ -526,15 +531,18 @@ share/wordpress/wp-content/themes/twentythirteen/content-video.php
share/wordpress/wp-content/themes/twentythirteen/content.php
share/wordpress/wp-content/themes/twentythirteen/css/editor-style.css
share/wordpress/wp-content/themes/twentythirteen/css/ie.css
-share/wordpress/wp-content/themes/twentythirteen/fonts/COPYING.txt
-share/wordpress/wp-content/themes/twentythirteen/fonts/LICENSE.txt
-share/wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot
-share/wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg
-share/wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf
-share/wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff
-share/wordpress/wp-content/themes/twentythirteen/fonts/genericons.css
share/wordpress/wp-content/themes/twentythirteen/footer.php
share/wordpress/wp-content/themes/twentythirteen/functions.php
+share/wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt
+share/wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf
+share/wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt
+share/wordpress/wp-content/themes/twentythirteen/genericons/README.txt
+share/wordpress/wp-content/themes/twentythirteen/genericons/example.html
+share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot
+share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg
+share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf
+share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff
+share/wordpress/wp-content/themes/twentythirteen/genericons/genericons.css
share/wordpress/wp-content/themes/twentythirteen/header.php
share/wordpress/wp-content/themes/twentythirteen/image.php
share/wordpress/wp-content/themes/twentythirteen/images/dotted-line-2x.png
@@ -688,6 +696,7 @@ share/wordpress/wp-includes/class-wp-admin-bar.php
share/wordpress/wp-includes/class-wp-ajax-response.php
share/wordpress/wp-includes/class-wp-customize-control.php
share/wordpress/wp-includes/class-wp-customize-manager.php
+share/wordpress/wp-includes/class-wp-customize-panel.php
share/wordpress/wp-includes/class-wp-customize-section.php
share/wordpress/wp-includes/class-wp-customize-setting.php
share/wordpress/wp-includes/class-wp-customize-widgets.php
@@ -925,6 +934,8 @@ share/wordpress/wp-includes/js/media-audiovideo.js
share/wordpress/wp-includes/js/media-audiovideo.min.js
share/wordpress/wp-includes/js/media-editor.js
share/wordpress/wp-includes/js/media-editor.min.js
+share/wordpress/wp-includes/js/media-grid.js
+share/wordpress/wp-includes/js/media-grid.min.js
share/wordpress/wp-includes/js/media-models.js
share/wordpress/wp-includes/js/media-models.min.js
share/wordpress/wp-includes/js/media-views.js
@@ -972,6 +983,8 @@ share/wordpress/wp-includes/js/tinymce/langs/wp-langs-en.js
share/wordpress/wp-includes/js/tinymce/license.txt
share/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.min.js
+share/wordpress/wp-includes/js/tinymce/plugins/colorpicker/plugin.js
+share/wordpress/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css
share/wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js
@@ -983,6 +996,8 @@ share/wordpress/wp-includes/js/tinymce/plugins/hr/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/hr/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/image/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/image/plugin.min.js
+share/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.js
+share/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/media/moxieplayer.swf
share/wordpress/wp-includes/js/tinymce/plugins/media/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/media/plugin.min.js
@@ -994,6 +1009,8 @@ share/wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js
+share/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js
+share/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js
share/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js
share/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js
@@ -1113,6 +1130,7 @@ share/wordpress/wp-includes/rewrite.php
share/wordpress/wp-includes/rss-functions.php
share/wordpress/wp-includes/rss.php
share/wordpress/wp-includes/script-loader.php
+share/wordpress/wp-includes/session.php
share/wordpress/wp-includes/shortcodes.php
share/wordpress/wp-includes/taxonomy.php
share/wordpress/wp-includes/template-loader.php
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index b407ddb127f..e25969ed296 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2014/08/17 08:48:33 morr Exp $
+$NetBSD: distinfo,v 1.34 2014/09/12 22:18:08 morr Exp $
-SHA1 (wordpress-3.9.2.tar.gz) = a2e3518bcf2733f9fa82f7a2bed09ab65ac63c72
-RMD160 (wordpress-3.9.2.tar.gz) = eb0c24aa281885bfab8591d4f99f68255ed270d0
-Size (wordpress-3.9.2.tar.gz) = 5813685 bytes
+SHA1 (wordpress-4.0.tar.gz) = 73449bbc015e3d1858f13f56f3289202bd756654
+RMD160 (wordpress-4.0.tar.gz) = 94a805f925e57ccf26c27a896913ac0d8b7fec91
+Size (wordpress-4.0.tar.gz) = 6051082 bytes