From 07c9b45a27a4a768db7e2786825ecb3a15581652 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 28 Mar 2015 04:16:25 +0000 Subject: Update contao32 package to 3.2.20, a leaf package. Version 3.2.20 (2015-03-26) --------------------------- ### Fixed Correctly convert date strings depending on their rgxp format (see #7721). ### Fixed Update news and calendar feeds from the content view (see #7679). ### Fixed Do not generally encode stand-alone ampersands (see #7684). ### Fixed Restore some globals when catching the unused argument exception (see #7659). ### Fixed Correctly set the CSS classes in the jQuery accordion and do not try to mess with its ARIA handling (see #7622). ### Fixed Handle language fragments without trailing slash when redirecting (see #7666). ### Fixed Trigger the `load_callback` upon saving in "override all" mode (see #7670). ### Fixed Ensure a unique language file array in the `Automator` class (see #7687). --- www/contao/Makefile.common | 4 ++-- www/contao32/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index cd24ddbee37..48073be2938 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.93 2015/02/13 03:03:57 taca Exp $ +# $NetBSD: Makefile.common,v 1.94 2015/03/28 04:16:25 taca Exp $ # # used by www/contao32/Makefile # used by www/contao34/Makefile # current release -CT32_VERSION= 3.2.19 +CT32_VERSION= 3.2.20 CT34_VERSION= 3.4.4 CT_VERS?= 32 diff --git a/www/contao32/distinfo b/www/contao32/distinfo index b1f5b2e2d59..eb6f22cf1ae 100644 --- a/www/contao32/distinfo +++ b/www/contao32/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2015/02/13 03:02:53 taca Exp $ +$NetBSD: distinfo,v 1.21 2015/03/28 04:16:25 taca Exp $ -SHA1 (contao/3.2.19.tar.gz) = bc9898b913845098fbda92c72d90a9574f0ba748 -RMD160 (contao/3.2.19.tar.gz) = e6a815e5c5751ae4a7794628afeacbba73461cc8 -Size (contao/3.2.19.tar.gz) = 11126381 bytes +SHA1 (contao/3.2.20.tar.gz) = d9eeda404e28094222bd186d7205de6ea4190b4e +RMD160 (contao/3.2.20.tar.gz) = 0e33c02858f51e228e4ceafc79e87cbc9f0fa820 +Size (contao/3.2.20.tar.gz) = 11125889 bytes SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c -- cgit v1.2.3