pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/typolight27 Add langconfig.php as one of configura...
details: https://anonhg.NetBSD.org/pkgsrc/rev/97d6f4c07e4a
branches: trunk
changeset: 395812:97d6f4c07e4a
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jul 13 20:42:10 2009 +0000
description:
Add langconfig.php as one of configuration files.
Bump PKGREVISION.
diffstat:
www/typolight27/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r ed88237197ad -r 97d6f4c07e4a www/typolight27/Makefile
--- a/www/typolight27/Makefile Mon Jul 13 20:38:04 2009 +0000
+++ b/www/typolight27/Makefile Mon Jul 13 20:42:10 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/06/28 07:39:38 taca Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/13 20:42:10 taca Exp $
#
DISTNAME= typolight-${TL_VERSION}
PKGNAME= typolight${TL_VER}-${TL_PKGVER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
@@ -25,7 +26,8 @@
EG_DATA= ${WWW_EG_FILES} system/config tl_files
EG_FILES= system/config/config.php system/config/countries.php \
- system/config/dcaconfig.php system/config/languages.php \
+ system/config/dcaconfig.php system/config/langconfig.php \
+ system/config/languages.php \
system/config/tcpdf.php system/config/timezones.php \
system/config/tinyFlash.php system/config/tinyMCE.php \
system/config/tinyNews.php
Home |
Main Index |
Thread Index |
Old Index