pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/typolight27 Since it found out that typolight 2.7....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2de8c4e252ff
branches:  trunk
changeset: 565579:2de8c4e252ff
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 28 01:36:21 2009 +0000

description:
Since it found out that typolight 2.7.3 use a function of PHP calendar
module, depends it misc/php-calendar.

Bump PKGREVISION.

diffstat:

 www/typolight27/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 71f01125208a -r 2de8c4e252ff www/typolight27/Makefile
--- a/www/typolight27/Makefile  Sun Sep 27 22:27:22 2009 +0000
+++ b/www/typolight27/Makefile  Mon Sep 28 01:36:21 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2009/09/07 03:07:33 taca Exp $
+# $NetBSD: Makefile,v 1.8 2009/09/28 01:36:21 taca Exp $
 #
 
 DISTNAME=      typolight-${TL_VERSION}
 PKGNAME=       typolight${TL_VER}-${TL_PKGVER}
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=typolight/}
 
@@ -10,6 +11,7 @@
 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



Home | Main Index | Thread Index | Old Index