diff options
author | taca <taca@pkgsrc.org> | 2011-08-31 14:33:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-31 14:33:22 +0000 |
commit | a989c164882823c7fda27db1d8c11624e528cc21 (patch) | |
tree | 1db63f2ca48a3c40277812805df3bdc0b2865312 /www | |
parent | e3564f419d39c3b2d57ebb1fd14028025aa9c231 (diff) | |
download | pkgsrc-a989c164882823c7fda27db1d8c11624e528cc21.tar.gz |
Update contao210 package to 2.10.1.
From release announce:
The maintenance release provides stability fixes for the version 2.10
branch and updates TinyMCE to version 3.4.4 (which fixes a few IE9
issues).
pkgsrc change:
Add a note to MESSAGE needs of www/php-tidy package when using minify
the HTML markup function of Contao 2.10.
Diffstat (limited to 'www')
-rw-r--r-- | www/contao/Makefile.common | 4 | ||||
-rw-r--r-- | www/contao210/MESSAGE | 7 | ||||
-rw-r--r-- | www/contao210/distinfo | 8 |
3 files changed, 12 insertions, 7 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index b944702f254..4ab577ddd34 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2011/08/12 12:48:48 taca Exp $ +# $NetBSD: Makefile.common,v 1.3 2011/08/31 14:33:22 taca Exp $ # # used by www/contao29/Makefile # used by www/contao29-example/Makefile @@ -10,7 +10,7 @@ # current release CT29_VERSION= 2.9.5 -CT210_VERSION= 2.10.0 +CT210_VERSION= 2.10.1 CT_VERS?= 210 diff --git a/www/contao210/MESSAGE b/www/contao210/MESSAGE index 68c7fb7fa78..9fe53a7717a 100644 --- a/www/contao210/MESSAGE +++ b/www/contao210/MESSAGE @@ -1,8 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2011/08/12 13:07:45 taca Exp $ +$NetBSD: MESSAGE,v 1.2 2011/08/31 14:33:22 taca Exp $ To complete the setup, please read: ${PREFIX}/share/doc/contao${CT_VER}/README +To use minify the HTML markup function, you'll have to install the +following package: + + www/php-tidy + =========================================================================== diff --git a/www/contao210/distinfo b/www/contao210/distinfo index b8b8d83ca81..d3fee5fedcf 100644 --- a/www/contao210/distinfo +++ b/www/contao210/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/08/12 13:07:47 taca Exp $ +$NetBSD: distinfo,v 1.2 2011/08/31 14:33:22 taca Exp $ -SHA1 (contao-2.10.0.tar.gz) = dd9cd4f09780bd502139f4059c45069f080cf79b -RMD160 (contao-2.10.0.tar.gz) = 23978215a4c35949a4a6053aec17d41951c36d1b -Size (contao-2.10.0.tar.gz) = 4867085 bytes +SHA1 (contao-2.10.1.tar.gz) = f8139b1baef077f5ddb2ba5b7d3fc6b6169db147 +RMD160 (contao-2.10.1.tar.gz) = cb71bdadc9414bd03394ef71928b7fb00d3c5f0b +Size (contao-2.10.1.tar.gz) = 4868666 bytes |