pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Update contao32 package to 3.2.20, a leaf package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f80aa8625d6
branches:  trunk
changeset: 649018:9f80aa8625d6
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 28 04:16:25 2015 +0000

description:
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:

 www/contao/Makefile.common |  4 ++--
 www/contao32/distinfo      |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 072b44c1cf62 -r 9f80aa8625d6 www/contao/Makefile.common
--- a/www/contao/Makefile.common        Sat Mar 28 04:12:51 2015 +0000
+++ b/www/contao/Makefile.common        Sat Mar 28 04:16:25 2015 +0000
@@ -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 -r 072b44c1cf62 -r 9f80aa8625d6 www/contao32/distinfo
--- a/www/contao32/distinfo     Sat Mar 28 04:12:51 2015 +0000
+++ b/www/contao32/distinfo     Sat Mar 28 04:16:25 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index