pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/contao211 Remove description about php-tidy from M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9b7fa92caa2
branches:  trunk
changeset: 631445:e9b7fa92caa2
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Mar 05 14:36:12 2014 +0000

description:
Remove description about php-tidy from MESSAGE since Contao 2.x dosen't
need it from a few years ago.

Bump PKGREVISION.

diffstat:

 www/contao211/MESSAGE  |  7 +------
 www/contao211/Makefile |  3 ++-
 2 files changed, 3 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r d19fc7db98bb -r e9b7fa92caa2 www/contao211/MESSAGE
--- a/www/contao211/MESSAGE     Wed Mar 05 13:53:23 2014 +0000
+++ b/www/contao211/MESSAGE     Wed Mar 05 14:36:12 2014 +0000
@@ -1,15 +1,10 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2012/09/27 03:06:55 taca Exp $
+$NetBSD: MESSAGE,v 1.4 2014/03/05 14:36:12 taca Exp $
 
 To complete the setup, please read:
 
        ${PREFIX}/share/doc/contao${CT_VER}/README.md
 
-To use minify the HTML markup function, you'll have to install the
-following package:
-
-       www/php-tidy
-
 This package contains unofficial fix for CVE-2012-1297.  If there are any
 problem by this fix, add a below line to system/config/localconfig.php.
 
diff -r d19fc7db98bb -r e9b7fa92caa2 www/contao211/Makefile
--- a/www/contao211/Makefile    Wed Mar 05 13:53:23 2014 +0000
+++ b/www/contao211/Makefile    Wed Mar 05 14:36:12 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2013/11/19 14:19:58 taca Exp $
+# $NetBSD: Makefile,v 1.14 2014/03/05 14:36:12 taca Exp $
 #
 
 DISTNAME=      ${CT_VERSION}
 PKGNAME=       contao${CT_VER}-${CT_PKGVER}
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  ${CT_MASTER_SITE}
 



Home | Main Index | Thread Index | Old Index