diff options
author | taca <taca@pkgsrc.org> | 2009-09-07 03:07:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-09-07 03:07:33 +0000 |
commit | 14eeffb8f0949f14593c11ae026f03c98050e4c6 (patch) | |
tree | db3e86534341aeb0328c1e057aa5789fd1477976 /www | |
parent | b771da7fc9c549448174b4c566a0e9244365e285 (diff) | |
download | pkgsrc-14eeffb8f0949f14593c11ae026f03c98050e4c6.tar.gz |
Update typolight27 package to 2.7.3.
Version 2.7.3 (2009-09-06)
--------------------------
- Added dynamic spellchecker languages to TinyMCE
- Added pseudo entities [{] and [}] to output insert tags
- Fixed issue with breadcrumb menu not handling redirect pages
- Fixed issue with incorrect row count in forms with hidden fields
- Fixed issue with empty rows in memberlists without username (#929)
- Fixed issue with event feeds containing foreign entries (#866)
- Fixed issue with certain multi-day events not being calculated correctly (#855)
- Fixed issue with empty keywords being added to the meta keywords tag (#540)
- Fixed issue with navigation icons not being disabled in the template editor (#761)
- Fixed issue with insert tag "user" not formatting its output (#957)
- Fixed issue with backlinks not being exempt from the search index (#896)
- Fixed issue with special characters in file names not being decoded properly (#877)
- Fixed issue with default user and group not being applied (#888)
- Fixed issue with missing "readonly" attribute of text field widgets (#901)
- Fixed issue with group login page overriding option "last page visited" (#916)
- Fixed issue with thumbnails of large images exceeding the memory limit (#922)
- Fixed issue with subscriptions being activated upon registration (#881)
- Fixed a few issues with the style sheet importer (#838)
- Fixed various spelling issues (#942)
- Fixed a few minor issues
Diffstat (limited to 'www')
-rw-r--r-- | www/typolight27/Makefile | 3 | ||||
-rw-r--r-- | www/typolight27/Makefile.version | 4 | ||||
-rw-r--r-- | www/typolight27/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/typolight27/Makefile b/www/typolight27/Makefile index 5c42fbd833b..a071e6d972d 100644 --- a/www/typolight27/Makefile +++ b/www/typolight27/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2009/07/13 20:42:10 taca Exp $ +# $NetBSD: Makefile,v 1.7 2009/09/07 03:07:33 taca Exp $ # DISTNAME= typolight-${TL_VERSION} PKGNAME= typolight${TL_VER}-${TL_PKGVER} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} diff --git a/www/typolight27/Makefile.version b/www/typolight27/Makefile.version index 8fb5ee67022..2eb5d105c49 100644 --- a/www/typolight27/Makefile.version +++ b/www/typolight27/Makefile.version @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.version,v 1.4 2009/06/28 07:39:38 taca Exp $ +# $NetBSD: Makefile.version,v 1.5 2009/09/07 03:07:33 taca Exp $ # -TL_VERSION= 2.7.2 +TL_VERSION= 2.7.3 diff --git a/www/typolight27/distinfo b/www/typolight27/distinfo index a45ea199514..2b871be0cd4 100644 --- a/www/typolight27/distinfo +++ b/www/typolight27/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/06/28 07:39:38 taca Exp $ +$NetBSD: distinfo,v 1.6 2009/09/07 03:07:33 taca Exp $ -SHA1 (typolight-2.7.2.tar.gz) = ec9af7f6605a48a469c652473a66cb0193ce941f -RMD160 (typolight-2.7.2.tar.gz) = eae9a54cb92b424ce00228fa3edc8de6cbd80f5a -Size (typolight-2.7.2.tar.gz) = 4281865 bytes +SHA1 (typolight-2.7.3.tar.gz) = a0138681d5b78580cc3e384a8d4175f5d0659156 +RMD160 (typolight-2.7.3.tar.gz) = 9a8fe0e56ae58f10b77358d4f28fb52b7cfdfec0 +Size (typolight-2.7.3.tar.gz) = 4282213 bytes |