summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-03-14 03:56:56 +0000
committertaca <taca@pkgsrc.org>2009-03-14 03:56:56 +0000
commit4eecbd943cd8dcbf9f1e1f9d2f2664603265568e (patch)
tree14223342033c2eed19e94db7c2c409a9857de95d /www
parent4a5745d42b16de7a9aaf6d199af801e76dc058c9 (diff)
downloadpkgsrc-4eecbd943cd8dcbf9f1e1f9d2f2664603265568e.tar.gz
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 (limited to 'www')
-rw-r--r--www/typolight/Makefile.common4
-rw-r--r--www/typolight/PLIST8
-rw-r--r--www/typolight/distinfo10
-rw-r--r--www/typolight/patches/patch-ab11
-rw-r--r--www/typolight/patches/patch-ac30
5 files changed, 56 insertions, 7 deletions
diff --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index 17f113af584..c57a1008eda 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -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 --git a/www/typolight/PLIST b/www/typolight/PLIST
index d7484ba6f42..2499e2e56d2 100644
--- a/www/typolight/PLIST
+++ b/www/typolight/PLIST
@@ -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.js
${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 --git a/www/typolight/distinfo b/www/typolight/distinfo
index 60663cb5bcb..894cc50fb65 100644
--- a/www/typolight/distinfo
+++ b/www/typolight/distinfo
@@ -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 --git a/www/typolight/patches/patch-ab b/www/typolight/patches/patch-ab
new file mode 100644
index 00000000000..5edcab7cd56
--- /dev/null
+++ b/www/typolight/patches/patch-ab
@@ -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 --git a/www/typolight/patches/patch-ac b/www/typolight/patches/patch-ac
new file mode 100644
index 00000000000..ad7c8fd4753
--- /dev/null
+++ b/www/typolight/patches/patch-ac
@@ -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:"サムネールだけ"
++});