Mon Sep 7 03:07:33 2009 UTC ()
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


(taca)
diff -r1.6 -r1.7 pkgsrc/www/typolight27/Makefile
diff -r1.4 -r1.5 pkgsrc/www/typolight27/Makefile.version
diff -r1.5 -r1.6 pkgsrc/www/typolight27/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/www/typolight27/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/typolight27/Attic/Makefile 2009/07/13 20:42:10 1.6
+++ pkgsrc/www/typolight27/Attic/Makefile 2009/09/07 03:07:33 1.7
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.6 2009/07/13 20:42:10 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2009/09/07 03:07:33 taca Exp $
2# 2#
3 3
4DISTNAME= typolight-${TL_VERSION} 4DISTNAME= typolight-${TL_VERSION}
5PKGNAME= typolight${TL_VER}-${TL_PKGVER} 5PKGNAME= typolight${TL_VER}-${TL_PKGVER}
6PKGREVISION= 1 
7CATEGORIES= www 6CATEGORIES= www
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
9 8
10MAINTAINER= taca@NetBSD.org 9MAINTAINER= taca@NetBSD.org
11HOMEPAGE= http://www.typolight.org/ 10HOMEPAGE= http://www.typolight.org/
12COMMENT= Powerful web content management system (CMS) 11COMMENT= Powerful web content management system (CMS)
13 12
14DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd 13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
15DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring 14DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring
16DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.1.0:../../databases/php-mysql 15DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.1.0:../../databases/php-mysql
17DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.1.0:../../security/php-mcrypt 16DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.1.0:../../security/php-mcrypt
18DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.1.0:../../net/php5-soap 17DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.1.0:../../net/php5-soap
19 18

cvs diff -r1.4 -r1.5 pkgsrc/www/typolight27/Attic/Makefile.version (expand / switch to unified diff)

--- pkgsrc/www/typolight27/Attic/Makefile.version 2009/06/28 07:39:38 1.4
+++ pkgsrc/www/typolight27/Attic/Makefile.version 2009/09/07 03:07:33 1.5
@@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
1# $NetBSD: Makefile.version,v 1.4 2009/06/28 07:39:38 taca Exp $ 1# $NetBSD: Makefile.version,v 1.5 2009/09/07 03:07:33 taca Exp $
2# 2#
3TL_VERSION= 2.7.2 3TL_VERSION= 2.7.3

cvs diff -r1.5 -r1.6 pkgsrc/www/typolight27/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/typolight27/Attic/distinfo 2009/06/28 07:39:38 1.5
+++ pkgsrc/www/typolight27/Attic/distinfo 2009/09/07 03:07:33 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2009/06/28 07:39:38 taca Exp $ 1$NetBSD: distinfo,v 1.6 2009/09/07 03:07:33 taca Exp $
2 2
3SHA1 (typolight-2.7.2.tar.gz) = ec9af7f6605a48a469c652473a66cb0193ce941f 3SHA1 (typolight-2.7.3.tar.gz) = a0138681d5b78580cc3e384a8d4175f5d0659156
4RMD160 (typolight-2.7.2.tar.gz) = eae9a54cb92b424ce00228fa3edc8de6cbd80f5a 4RMD160 (typolight-2.7.3.tar.gz) = 9a8fe0e56ae58f10b77358d4f28fb52b7cfdfec0
5Size (typolight-2.7.2.tar.gz) = 4281865 bytes 5Size (typolight-2.7.3.tar.gz) = 4282213 bytes