pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/typolight27 * Correct path and remove typolight 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63882fac094f
branches:  trunk
changeset: 392346:63882fac094f
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Apr 30 13:15:35 2009 +0000

description:
* Correct path and remove typolight 2.6.x specific description
  in MESSAGE.
* Remove conflict with typolight-2*.

Bump PKGREVISION.

diffstat:

 www/typolight27/MESSAGE  |  11 ++---------
 www/typolight27/Makefile |   4 ++--
 2 files changed, 4 insertions(+), 11 deletions(-)

diffs (43 lines):

diff -r e0b2de6ecd1a -r 63882fac094f www/typolight27/MESSAGE
--- a/www/typolight27/MESSAGE   Thu Apr 30 13:12:40 2009 +0000
+++ b/www/typolight27/MESSAGE   Thu Apr 30 13:15:35 2009 +0000
@@ -1,15 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2009/04/26 03:58:42 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2009/04/30 13:15:35 taca Exp $
 
 To complete the setup, please read:
 
-       ${PREFIX}/share/doc/typolight/README
-
-If you customize your frontend template (fe_page) befor TYPOlight 2.6.3
-and before, you need to update it for current release.
-
-Check corresponding articles in TYPOligt's form:
-
-       http://www.typolight.org/forum/topic/9798.html
+       ${PREFIX}/share/doc/typolight${TL_VER}/README
 
 ===========================================================================
diff -r e0b2de6ecd1a -r 63882fac094f www/typolight27/Makefile
--- a/www/typolight27/Makefile  Thu Apr 30 13:12:40 2009 +0000
+++ b/www/typolight27/Makefile  Thu Apr 30 13:15:35 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/26 03:58:41 taca Exp $
+# $NetBSD: Makefile,v 1.2 2009/04/30 13:15:35 taca Exp $
 #
 
 DISTNAME=      typolight-${TL_VERSION}
 PKGNAME=       typolight${TL_VER}-${TL_PKGVER}
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=typolight/}
 
@@ -19,7 +20,6 @@
 PKG_DESTDIR_SUPPORT=   destdir
 
 PHP_VERSIONS_ACCEPTED= 5
-CONFLICTS=             typolight-2*
 
 USE_TOOLS=     pax
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index