pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typolight27 Update typolight27 package to 2.7.4. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3626593b60be
branches:  trunk
changeset: 399793:3626593b60be
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Oct 02 14:32:52 2009 +0000

description:
Update typolight27 package to 2.7.4.  (Approved by agc.)

* pkgsrc change: now typolight27 dosen't depends on php-calendar as before.

==========================
TYPOlight webCMS CHANGELOG
==========================

Version 2.7.4 (2009-09-30)
--------------------------
- Added replacement for unixtojd()
- Added insert tag "page_language" (#1003)
- Added option to choose root title in breadcrumb menus (#993)
- Added a safer and more reliable way to determine the HTTP host (#1002)
- Fixed issue with file tree path not overriding filemounts (#1020)
- Fixed issue with compressed JavaScripts having the wrong content type (#1013)
- Fixed issue with default options of checkboxes/radio buttons not being set (#998)
- Fixed issue with image resizing not using the Safe Mode Hack (#1016)
- Fixed issue with country/language sorting not being binary-safe (#983)
- Fixed issue with parseDate() not checking for valid timestamps
- Fixed issue with users not being authenticated on error 404 pages
- Fixed issue with new pseudo entities not working on cached pages
- Fixed issue with news archive module overriding the headline
- Fixed issue with news archive menu not supporting yearly archives
- Fixed a few minor issues

diffstat:

 www/typolight27/Makefile         |  4 +---
 www/typolight27/Makefile.version |  4 ++--
 www/typolight27/PLIST            |  3 ++-
 www/typolight27/distinfo         |  8 ++++----
 4 files changed, 9 insertions(+), 10 deletions(-)

diffs (61 lines):

diff -r 25d8db1ea259 -r 3626593b60be www/typolight27/Makefile
--- a/www/typolight27/Makefile  Fri Oct 02 12:40:01 2009 +0000
+++ b/www/typolight27/Makefile  Fri Oct 02 14:32:52 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2009/09/28 01:36:21 taca Exp $
+# $NetBSD: Makefile,v 1.9 2009/10/02 14:32:52 taca Exp $
 #
 
 DISTNAME=      typolight-${TL_VERSION}
 PKGNAME=       typolight${TL_VER}-${TL_PKGVER}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=typolight/}
 
@@ -11,7 +10,6 @@
 HOMEPAGE=      http://www.typolight.org/
 COMMENT=       Powerful web content management system (CMS)
 
-DEPENDS+=      ${PHP_PKG_PREFIX}-calendar>=5.1.0:../../misc/php-calendar
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd
 DEPENDS+=      ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring
 DEPENDS+=      ${PHP_PKG_PREFIX}-mysql>=5.1.0:../../databases/php-mysql
diff -r 25d8db1ea259 -r 3626593b60be www/typolight27/Makefile.version
--- a/www/typolight27/Makefile.version  Fri Oct 02 12:40:01 2009 +0000
+++ b/www/typolight27/Makefile.version  Fri Oct 02 14:32:52 2009 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile.version,v 1.5 2009/09/07 03:07:33 taca Exp $
+# $NetBSD: Makefile.version,v 1.6 2009/10/02 14:32:52 taca Exp $
 #
-TL_VERSION=            2.7.3
+TL_VERSION=            2.7.4
diff -r 25d8db1ea259 -r 3626593b60be www/typolight27/PLIST
--- a/www/typolight27/PLIST     Fri Oct 02 12:40:01 2009 +0000
+++ b/www/typolight27/PLIST     Fri Oct 02 14:32:52 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/28 07:39:38 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/10/02 14:32:52 taca Exp $
 ${TL_DOCDIR}/README
 ${TL_EGDIR}/basic.css
 ${TL_EGDIR}/print.css
@@ -1289,6 +1289,7 @@
 ${TL_WEBDIR}/system/modules/news/templates/mod_newsarchive_empty.tpl
 ${TL_WEBDIR}/system/modules/news/templates/mod_newslist.tpl
 ${TL_WEBDIR}/system/modules/news/templates/mod_newsmenu.tpl
+${TL_WEBDIR}/system/modules/news/templates/mod_newsmenu_year.tpl
 ${TL_WEBDIR}/system/modules/news/templates/mod_newsreader.tpl
 ${TL_WEBDIR}/system/modules/news/templates/news_full.tpl
 ${TL_WEBDIR}/system/modules/news/templates/news_latest.tpl
diff -r 25d8db1ea259 -r 3626593b60be www/typolight27/distinfo
--- a/www/typolight27/distinfo  Fri Oct 02 12:40:01 2009 +0000
+++ b/www/typolight27/distinfo  Fri Oct 02 14:32:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/09/07 03:07:33 taca Exp $
+$NetBSD: distinfo,v 1.7 2009/10/02 14:32:52 taca Exp $
 
-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
+SHA1 (typolight-2.7.4.tar.gz) = 67e6de931fce671e9a19191b4826e5179ffc6b25
+RMD160 (typolight-2.7.4.tar.gz) = e6b4e8bc8836b3b4da4c5280acc080497e578718
+Size (typolight-2.7.4.tar.gz) = 4285884 bytes



Home | Main Index | Thread Index | Old Index