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.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/39e843a0709e
branches: trunk
changeset: 551355:39e843a0709e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 14 00:22:46 2008 +0000
description:
Update www/typolight package to 2.6.3.
Version 2.6.3 (2008-12-13)
--------------------------
- Added insert tag "env::page_id" (#276)
- Added option to use insert tags in the listing module (#276)
- Added option to show hidden pages in the quick navigation module (#280)
- Added field names to the back end form preview (#227)
- Hardened Input class to recognize even more malicious code
- Improved insert tag "image" to support the "rel" attribute (#298)
- Improved file manager to rename copied files if they exist in the target directory (#273)
- Declared all private methods protected so they can be overwritten (#310)
- Fixed issue with safe mode hack messing up the owner of new files
- Fixed issue with naming conflict in listing and memberlist module (#297)
- Fixed issue with calendar feeds not linking to external pages (#283)
- Fixed issue with custom menus with hidden pages not showing class "last" (#259)
- Fixed issue with TinyMCE hyperlink popup not loading for regular users (#274)
- Fixed issue with style sheet categories not being duplicated (#236)
- Fixed issue with regular users not being able to edit multiple content elements (#272)
- Fixed issue with regular users not being able to cut/copy news and events (#294)
- Fixed a few minor bugs
diffstat:
www/typolight/Makefile | 3 +--
www/typolight/Makefile.common | 4 ++--
www/typolight/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r 317028ce44fd -r 39e843a0709e www/typolight/Makefile
--- a/www/typolight/Makefile Sat Dec 13 22:34:44 2008 +0000
+++ b/www/typolight/Makefile Sun Dec 14 00:22:46 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/12/12 15:47:00 taca Exp $
+# $NetBSD: Makefile,v 1.8 2008/12/14 00:22:46 taca Exp $
#
DISTNAME= typolight-${TL_VERSION}
-PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
diff -r 317028ce44fd -r 39e843a0709e www/typolight/Makefile.common
--- a/www/typolight/Makefile.common Sat Dec 13 22:34:44 2008 +0000
+++ b/www/typolight/Makefile.common Sun Dec 14 00:22:46 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.4 2008/11/06 11:23:15 taca Exp $
+# $NetBSD: Makefile.common,v 1.5 2008/12/14 00:22:46 taca Exp $
#
# used by www/typolight-example/Makefile
# used by www/typolight-translations/Makefile
-TL_VERSION= 2.6.2
+TL_VERSION= 2.6.3
FILES_SUBST+= PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
diff -r 317028ce44fd -r 39e843a0709e www/typolight/distinfo
--- a/www/typolight/distinfo Sat Dec 13 22:34:44 2008 +0000
+++ b/www/typolight/distinfo Sun Dec 14 00:22:46 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/11/06 11:23:15 taca Exp $
+$NetBSD: distinfo,v 1.4 2008/12/14 00:22:46 taca Exp $
-SHA1 (typolight-2.6.2.tar.gz) = bb3cf89d725f8a4aa8d2953f8692f405be287660
-RMD160 (typolight-2.6.2.tar.gz) = 31a75d0320fd431f1c261864a39021c44a78e8b5
-Size (typolight-2.6.2.tar.gz) = 2905870 bytes
+SHA1 (typolight-2.6.3.tar.gz) = 43138c8738cd7009b6d43aa339abe4e639bf8a44
+RMD160 (typolight-2.6.3.tar.gz) = 3e15c865e593d3064b1209bb0e13118238a408db
+Size (typolight-2.6.3.tar.gz) = 2906985 bytes
Home |
Main Index |
Thread Index |
Old Index