pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/typolight Update www/typolight package to 2.6.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b91fbd7a53a4
branches:  trunk
changeset: 555937:b91fbd7a53a4
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 14 03:56:56 2009 +0000

description:
Update www/typolight package to 2.6.7.

* pkgsrc change: add additional Japanese translations for tinyMCE.

* Quote from release announce:

The maintenance release fixes the issue with relative links in
newsletters not being converted correctly, the issue with ampersands
in square brackets not being decoded everywhere and two issues with
infinitely recurring events.  It also includes an important patch to
prevent protected pages with no groups assigned from showing up in
search results.

Searching protected pages

If your website contains protected pages that are not assigned to a
group (grant access to any authenticated user), these pages might show
up in search results if indexing of protected pages is allowed.  It is
not possible for unauthenticated users to access these pages, though.

See http://dev.typolight.org/query?milestone=TYPOlight+2.6.7 for fixed bugs.

diffstat:

 www/typolight/Makefile.common  |   4 ++--
 www/typolight/PLIST            |   8 +++++++-
 www/typolight/distinfo         |  10 ++++++----
 www/typolight/patches/patch-ab |  11 +++++++++++
 www/typolight/patches/patch-ac |  30 ++++++++++++++++++++++++++++++
 5 files changed, 56 insertions(+), 7 deletions(-)

diffs (101 lines):

diff -r 14e27efd63bc -r b91fbd7a53a4 www/typolight/Makefile.common
--- a/www/typolight/Makefile.common     Fri Mar 13 20:11:23 2009 +0000
+++ b/www/typolight/Makefile.common     Sat Mar 14 03:56:56 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.8 2009/02/07 04:52:54 taca Exp $
+# $NetBSD: Makefile.common,v 1.9 2009/03/14 03:56:56 taca Exp $
 #
 # used by www/typolight-example/Makefile
 # used by www/typolight-translations/Makefile
 
-TL_VERSION=    2.6.6
+TL_VERSION=    2.6.7
 
 FILES_SUBST+=  PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
                WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
diff -r 14e27efd63bc -r b91fbd7a53a4 www/typolight/PLIST
--- a/www/typolight/PLIST       Fri Mar 13 20:11:23 2009 +0000
+++ b/www/typolight/PLIST       Sat Mar 14 03:56:56 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/01/30 16:35:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/03/14 03:56:56 taca Exp $
 ${TL_DOCDIR}/README
 ${TL_EGDIR}/basic.css
 ${TL_EGDIR}/print.css
@@ -543,6 +543,12 @@
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/fr_dlg.js
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/it.js
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/it_dlg.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/ja.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/ja_dlg.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/lv.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/lv_dlg.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/nl.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/nl_dlg.js
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/pl.js
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/pl_dlg.js
 ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typobox.html
diff -r 14e27efd63bc -r b91fbd7a53a4 www/typolight/distinfo
--- a/www/typolight/distinfo    Fri Mar 13 20:11:23 2009 +0000
+++ b/www/typolight/distinfo    Sat Mar 14 03:56:56 2009 +0000
@@ -1,5 +1,7 @@
-$NetBSD: distinfo,v 1.7 2009/02/07 04:52:54 taca Exp $
+$NetBSD: distinfo,v 1.8 2009/03/14 03:56:56 taca Exp $
 
-SHA1 (typolight-2.6.6.tar.gz) = c06866ec80582613a24d5cf3324910a18dcef508
-RMD160 (typolight-2.6.6.tar.gz) = d7eb5537478a2a02535fc8ecade8983174156864
-Size (typolight-2.6.6.tar.gz) = 2909549 bytes
+SHA1 (typolight-2.6.7.tar.gz) = d360d5a974c3663488576f856302710c0529b500
+RMD160 (typolight-2.6.7.tar.gz) = b15e3c1c910f3fc9bf3797ffd0dfd6dfc3dd7d5a
+Size (typolight-2.6.7.tar.gz) = 2906128 bytes
+SHA1 (patch-ab) = cc11ce937d6f56cfa1e40310658555f649ce823a
+SHA1 (patch-ac) = 41e109666a52f43a0ab9be2991b92b6e67f8de73
diff -r 14e27efd63bc -r b91fbd7a53a4 www/typolight/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/typolight/patches/patch-ab    Sat Mar 14 03:56:56 2009 +0000
@@ -0,0 +1,11 @@
+$NetBSD: patch-ab,v 1.1 2009/03/14 03:56:56 taca Exp $
+
+Additional Japanese translation for tinyMCE.
+
+--- plugins/tinyMCE/plugins/typolinks/langs/ja.js.orig 2009-03-14 11:23:18.000000000 +0900
++++ plugins/tinyMCE/plugins/typolinks/langs/ja.js
+@@ -0,0 +1,4 @@
++tinyMCE.addI18n('ja.typolinks',{
++link_desc:'リンクの挿入・編集',
++image_desc:'リンクの挿入・編集のlightbox画像'
++});
diff -r 14e27efd63bc -r b91fbd7a53a4 www/typolight/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/typolight/patches/patch-ac    Sat Mar 14 03:56:56 2009 +0000
@@ -0,0 +1,30 @@
+$NetBSD: patch-ac,v 1.1 2009/03/14 03:56:56 taca Exp $
+
+Additional Japanese translation for tinyMCE.
+
+--- plugins/tinyMCE/plugins/typolinks/langs/ja_dlg.js.orig     2009-03-14 11:23:27.000000000 +0900
++++ plugins/tinyMCE/plugins/typolinks/langs/ja_dlg.js
+@@ -0,0 +1,23 @@
++tinyMCE.addI18n('ja.typolinks_dlg',{
++page:"TYPOlightのページ",
++file:"TYPOlightのファイル",
++link_title:"リンクを挿入・編集",
++link_url:"リンクのURL",
++link_target:"対象",
++link_target_same:"同一のウィンドウでリンクを開く",
++link_target_blank:"新しいウィンドウでリンクを開く",
++link_titlefield:"タイトル",
++link_is_email:"入力されたURLは電子メール・アドレスのようですが、必要な mailto: を前に付けますか?",
++link_is_external:"入力されたURLは外部リンクのようですが、必要な http:// を前に付けますか?",
++link_list:"リンクの一覧",
++image_title:"リンクの挿入・編集のlightbox画像",
++image_list:"画像の一覧",
++image_src:"画像のURL",
++image_dimensions:"幅・高さ",
++image_alt:"説明",
++image_class:"CSSクラス",
++image_rel:"タイプ",
++image_rel_single:"単一の画像",
++image_rel_multi:"イメージギャラリー",
++image_rel_empty:"サムネールだけ"
++});


Home | Main Index | Thread Index | Old Index