summaryrefslogtreecommitdiff
path: root/www/typolight
diff options
context:
space:
mode:
authortaca <taca>2008-12-14 00:22:46 +0000
committertaca <taca>2008-12-14 00:22:46 +0000
commitf18bbb0e656bbca70394ce8de003f14f1a02e23f (patch)
tree79852a410649446243f159ae1fe6fd397fa65119 /www/typolight
parent34d8347686d98ac4124c3f469ce20d5ff83954b0 (diff)
downloadpkgsrc-f18bbb0e656bbca70394ce8de003f14f1a02e23f.tar.gz
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 (limited to 'www/typolight')
-rw-r--r--www/typolight/Makefile3
-rw-r--r--www/typolight/Makefile.common4
-rw-r--r--www/typolight/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/www/typolight/Makefile b/www/typolight/Makefile
index 09114611d44..7a92405379b 100644
--- a/www/typolight/Makefile
+++ b/www/typolight/Makefile
@@ -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 --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index 4387abff789..5e56d0b6e54 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -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 --git a/www/typolight/distinfo b/www/typolight/distinfo
index 220becb42ca..485b2116ce4 100644
--- a/www/typolight/distinfo
+++ b/www/typolight/distinfo
@@ -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