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.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8547c4164124
branches: trunk
changeset: 554016:8547c4164124
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 07 04:52:54 2009 +0000
description:
Update www/typolight package to 2.6.6.
* pkgsrc change: improve description MESSAGE about update of the frontend
template.
Version 2.6.6 (2009-02-07)
--------------------------
- Re-added the TinyMCE "indent" and "outdent" buttons (#490)
- Fixed issue with content element "article" modifying the page title (#462)
- Fixed issue with safe mode hack changing file owner when renaming case-sensitively
- Fixed issue with 403 pages not being shown if an article is specified (#477)
- Fixed a few minor bugs
diffstat:
www/typolight/MESSAGE | 8 +++++---
www/typolight/Makefile.common | 4 ++--
www/typolight/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r 340cb7d560d7 -r 8547c4164124 www/typolight/MESSAGE
--- a/www/typolight/MESSAGE Fri Feb 06 19:45:52 2009 +0000
+++ b/www/typolight/MESSAGE Sat Feb 07 04:52:54 2009 +0000
@@ -1,12 +1,14 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2009/01/25 04:46:06 taca Exp $
+$NetBSD: MESSAGE,v 1.4 2009/02/07 04:52:54 taca Exp $
To complete the setup, please read:
${PREFIX}/share/doc/typolight/README
-If you customize your frontend template (fe_page), you need to update it
-for TYPOlight 2.6.4. Check corresponding articles in TYPOligt's form:
+If you customize your frontend template (fe_page) befor TYPOlight 2.6.3
+and before, you need to update it for current release.
+
+Check corresponding articles in TYPOligt's form:
http://www.typolight.org/forum/topic/9798.html
diff -r 340cb7d560d7 -r 8547c4164124 www/typolight/Makefile.common
--- a/www/typolight/Makefile.common Fri Feb 06 19:45:52 2009 +0000
+++ b/www/typolight/Makefile.common Sat Feb 07 04:52:54 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.7 2009/01/30 16:35:55 taca Exp $
+# $NetBSD: Makefile.common,v 1.8 2009/02/07 04:52:54 taca Exp $
#
# used by www/typolight-example/Makefile
# used by www/typolight-translations/Makefile
-TL_VERSION= 2.6.5
+TL_VERSION= 2.6.6
FILES_SUBST+= PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
diff -r 340cb7d560d7 -r 8547c4164124 www/typolight/distinfo
--- a/www/typolight/distinfo Fri Feb 06 19:45:52 2009 +0000
+++ b/www/typolight/distinfo Sat Feb 07 04:52:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/01/30 16:35:55 taca Exp $
+$NetBSD: distinfo,v 1.7 2009/02/07 04:52:54 taca Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index