summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2015-01-23 16:16:23 +0000
committertaca <taca>2015-01-23 16:16:23 +0000
commit4f179218a718af8b5e63118f11663a30850c02f6 (patch)
treee9098da09e28a636ea209cee82ef05835b479ab0 /www
parent56984e485219f7e6a853f4c85e200ecbe58f13c5 (diff)
downloadpkgsrc-4f179218a718af8b5e63118f11663a30850c02f6.tar.gz
Update to contao34 to 3.4.2.
Version 3.4.2 (2015-01-22) -------------------------- ### Fixed Fix an infinite recursion problem in the `FilesModel` class (see #7588). Version 3.4.1 (2015-01-22) -------------------------- ### Fixed Fix the position of the input field hints (see #7561). ### Fixed Do not apply the GDlib maximum dimensions to SVG images (see #7435). ### Fixed Do not show the diff icon if a record has been deleted (see #7429). ### Fixed Remove a left-over headline from the `ce_text.xhtml` template (see #7502). ### Fixed Preserve comments when exporting CSS files (see #7482). ### Fixed Fix the LESS import path in the Combiner (see #7533). ### Fixed Hide the width and height attributes if there is a sizes attribute (see #7500). ### Fixed Remove the hardcoded figcaption width (see #7549). ### Fixed Only load the model in the file/page picker if the class exists (see #7490). ### Fixed Romanize style sheet names (see #7526). ### Fixed Add the username to the "account has been locked" log entry (see #7551). ### Fixed Consider the suhosin.memory_limit when raising the PHP limits (see #7035). ### Fixed Added two missing `exclude` flags in the `tl_page` data container (see #7522). ### Fixed Send an UTF-8 charset header in the `die_nicely()` function (see #7519). ### Fixed Correctly validate dates in the `Widget` class (see #7498). ### Fixed Back port the fixes from #7475 and #7473. ### Fixed Send the same cache headers for cached and uncached pages (see #7455). ### Fixed Fix the `current() expects parameter 1 to be array` issue (see #6739). ### Fixed Correctly replace the `*_teaser` insert tags (see #7488). ### Fixed Adjust the last and previous login labels (see #7426). ### Fixed Unset the `postUnsafeRaw` cache in `Input::setPost()` (see #7481).
Diffstat (limited to 'www')
-rw-r--r--www/contao/Makefile.common4
-rw-r--r--www/contao34/Makefile3
-rw-r--r--www/contao34/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 8117acbdc5a..ef34278366c 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.87 2015/01/23 16:14:35 taca Exp $
+# $NetBSD: Makefile.common,v 1.88 2015/01/23 16:16:23 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
@@ -7,7 +7,7 @@
# current release
CT32_VERSION= 3.2.17
CT33_VERSION= 3.3.7
-CT34_VERSION= 3.4.0
+CT34_VERSION= 3.4.2
CT_VERS?= 32
diff --git a/www/contao34/Makefile b/www/contao34/Makefile
index 3486d13afa8..375a72ca5aa 100644
--- a/www/contao34/Makefile
+++ b/www/contao34/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/01/07 10:39:02 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/23 16:16:23 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
PKGNAME= contao${CT_VER}-${CT_PKGVER}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${CT_MASTER_SITE}
diff --git a/www/contao34/distinfo b/www/contao34/distinfo
index 3f3f3119788..119fe96af99 100644
--- a/www/contao34/distinfo
+++ b/www/contao34/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/11/25 17:07:20 taca Exp $
+$NetBSD: distinfo,v 1.2 2015/01/23 16:16:23 taca Exp $
-SHA1 (contao-3.4.0.tar.gz) = df3783c965f4d2521eaf51c9fee31a449a79a2c2
-RMD160 (contao-3.4.0.tar.gz) = 7365850b93dcab1a5d3111059d9c56ce0c5796c0
-Size (contao-3.4.0.tar.gz) = 11558604 bytes
+SHA1 (contao-3.4.2.tar.gz) = 31f6421b2181731dff9c66171ed503ded0e5e424
+RMD160 (contao-3.4.2.tar.gz) = eed358d87e2fe0345233fb172febe5de8ca01a73
+Size (contao-3.4.2.tar.gz) = 11559108 bytes