pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-ja-wordpress Update to 4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc6f4fc8ebbf
branches:  trunk
changeset: 643922:bc6f4fc8ebbf
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jan 01 18:44:10 2015 +0000

description:
Update to 4.1

Changelog:
Version 4.1 of WordPress, named "Dinah" in honor of jazz singer
Dinah Washington, is available for download or update in your
WordPress dashboard. New features in WordPress 4.1 help you focus
on your writing, and the new default theme lets you show it off in
style.

# Introducing Twenty Fifteen

Our newest default theme, Twenty Fifteen, is a blog-focused theme
designed for clarity.

Twenty Fifteen has flawless language support, with help from Google's
Noto font family.

The straightforward typography is readable on any screen size.

Your content always takes center stage, whether viewed on a phone,
tablet, laptop, or desktop computer.


# Distraction-free writing

Just write.

Sometimes, you just need to concentrate on putting your thoughts
into words. Try turning on distraction-free writing mode. When you
start typing, all the distractions will fade away, letting you
focus solely on your writing. All your editing tools instantly
return when you need them.

# The Finer Points

## Choose a language

Right now, WordPress 4.1 is already translated into over forty
languages, with more always in progress. You can switch to any
translation on the General Settings screen.

## Log out everywhere

If you've ever worried you forgot to sign out from a shared computer,
you can now go to your profile and log out everywhere.

## Vine embeds

Embedding videos from Vine is as simple as pasting a URL onto its
own line in a post. See the full list of supported embeds.

## Plugin recommendations

The plugin installer suggests plugins for you to try. Recommendations
are based on the plugins you and other users have installed.


# Under the Hood

## Complex Queries

Metadata, date, and term queries now support advanced conditional
logic, like nested clauses and multiple operators â A AND ( B OR
C ).

## Customizer API

The customizer now supports conditionally showing panels and sections
based on the page being previewed.

## <title> tags in themes

add_theme_support('title-tag') tells WordPress to handle the
complexities of document titles.

## Developer Reference

Continued improvements to inline code documentation have made the
developer reference more complete than ever.

diffstat:

 www/php-ja-wordpress/Makefile |  4 ++--
 www/php-ja-wordpress/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r e8327c5a8647 -r bc6f4fc8ebbf www/php-ja-wordpress/Makefile
--- a/www/php-ja-wordpress/Makefile     Thu Jan 01 14:33:22 2015 +0000
+++ b/www/php-ja-wordpress/Makefile     Thu Jan 01 18:44:10 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/12/06 03:19:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2015/01/01 18:44:10 ryoon Exp $
 
 DISTNAME=              wordpress-${VERSION}-ja
 PKGNAME=               ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION}
-VERSION=               4.0.1
+VERSION=               4.1
 CATEGORIES=            www
 MASTER_SITES=          http://ja.wordpress.org/
 
diff -r e8327c5a8647 -r bc6f4fc8ebbf www/php-ja-wordpress/distinfo
--- a/www/php-ja-wordpress/distinfo     Thu Jan 01 14:33:22 2015 +0000
+++ b/www/php-ja-wordpress/distinfo     Thu Jan 01 18:44:10 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/12/06 03:19:49 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2015/01/01 18:44:10 ryoon Exp $
 
-SHA1 (wordpress-4.0.1-ja.tar.gz) = 34d90b5111e71f027762804c44487dc2f3a0df19
-RMD160 (wordpress-4.0.1-ja.tar.gz) = 92e4174f48821c16f461f6686d2480045a9ccf85
-Size (wordpress-4.0.1-ja.tar.gz) = 6494394 bytes
+SHA1 (wordpress-4.1-ja.tar.gz) = cd78a35a22c07ea952b354de37e3b6cf43bd7aaf
+RMD160 (wordpress-4.1-ja.tar.gz) = 22f48abc520f0526ce6abe832472785750a1e82b
+Size (wordpress-4.1-ja.tar.gz) = 6620693 bytes



Home | Main Index | Thread Index | Old Index