diff options
author | taca <taca@pkgsrc.org> | 2015-03-28 04:16:25 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-28 04:16:25 +0000 |
commit | 07c9b45a27a4a768db7e2786825ecb3a15581652 (patch) | |
tree | b6ba6c2256248a71fdf919025bf4bab2902e92e1 /www | |
parent | 2ed991e376f6f319a7f0b075a23fcf1368770cea (diff) | |
download | pkgsrc-07c9b45a27a4a768db7e2786825ecb3a15581652.tar.gz |
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).
Diffstat (limited to 'www')
-rw-r--r-- | www/contao/Makefile.common | 4 | ||||
-rw-r--r-- | www/contao32/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
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 |