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 pacakge to 2.6.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac252866985d
branches: trunk
changeset: 553796:ac252866985d
user: taca <taca%pkgsrc.org@localhost>
date: Fri Jan 30 16:35:55 2009 +0000
description:
Update www/typolight pacakge to 2.6.5.
Version 2.6.5 (2009-01-30)
--------------------------
- Fixed issue with SEO-friendly image cache names (#465)
- Fixed issue with indexer occasionally ignoring line breaks (#453)
- Fixed issue with TinyMCE not showing labels in IE7 (#455)
- Fixed issue with lightbox images not loading full size (#454)
diffstat:
www/typolight/Makefile.common | 4 ++--
www/typolight/PLIST | 9 ++++++---
www/typolight/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 9 deletions(-)
diffs (65 lines):
diff -r 4ab19934710d -r ac252866985d www/typolight/Makefile.common
--- a/www/typolight/Makefile.common Fri Jan 30 14:22:22 2009 +0000
+++ b/www/typolight/Makefile.common Fri Jan 30 16:35:55 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.6 2009/01/25 04:46:06 taca Exp $
+# $NetBSD: Makefile.common,v 1.7 2009/01/30 16:35:55 taca Exp $
#
# used by www/typolight-example/Makefile
# used by www/typolight-translations/Makefile
-TL_VERSION= 2.6.4
+TL_VERSION= 2.6.5
FILES_SUBST+= PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
diff -r 4ab19934710d -r ac252866985d www/typolight/PLIST
--- a/www/typolight/PLIST Fri Jan 30 14:22:22 2009 +0000
+++ b/www/typolight/PLIST Fri Jan 30 16:35:55 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/01/25 04:46:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/01/30 16:35:55 taca Exp $
${TL_DOCDIR}/README
${TL_EGDIR}/basic.css
${TL_EGDIR}/print.css
@@ -529,6 +529,10 @@
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/editor_plugin_src.js
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/img/image.gif
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/img/link.gif
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/js/typobox.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/js/typobox_src.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/js/typolinks.js
+${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/js/typolinks_src.js
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/da.js
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/da_dlg.js
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs/de.js
@@ -542,8 +546,6 @@
${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
-${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typobox.js
-${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typobox_src.js
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typoimages.php
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typolib.php
${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/typolinks.php
@@ -1777,6 +1779,7 @@
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/xhtmlxtras/css
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/xhtmlxtras
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/langs
+@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/js
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks/img
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/typolinks
@dirrm ${TL_WEBDIR}/plugins/tinyMCE/plugins/template/langs
diff -r 4ab19934710d -r ac252866985d www/typolight/distinfo
--- a/www/typolight/distinfo Fri Jan 30 14:22:22 2009 +0000
+++ b/www/typolight/distinfo Fri Jan 30 16:35:55 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/01/25 04:46:06 taca Exp $
+$NetBSD: distinfo,v 1.6 2009/01/30 16:35:55 taca Exp $
-SHA1 (typolight-2.6.4.tar.gz) = 808cc6cc4714d66078259735aa3ea5482391bf63
-RMD160 (typolight-2.6.4.tar.gz) = aea358d8dac3ae85d8607ea52cb18b90007abd86
-Size (typolight-2.6.4.tar.gz) = 2905665 bytes
+SHA1 (typolight-2.6.5.tar.gz) = 043e6cc5cc55e40fcc42f2a9959c862472a1b4a3
+RMD160 (typolight-2.6.5.tar.gz) = 2976cec9b31c86a098a113d03942c1713340b808
+Size (typolight-2.6.5.tar.gz) = 2907785 bytes
Home |
Main Index |
Thread Index |
Old Index