Fri Nov 29 16:43:06 2013 UTC ()
Update contao32 and contao32-example package to 3.2.1.

* pkgsrc change: drop optional php-tidy package requirement from MESSAGE.

Version 3.2.1 (2013-11-29)
--------------------------

### Updated
Updated TinyMCE to version 3.5.10 to fix the IE11 issues (see #6479).

### Fixed
Optionally override the repository tables when importing a template (see #6470).

### Fixed
Only do the UUID conversion once even if the `Database\Updater` helper methods
are called multiple times (see #6481).

### Fixed
Correctly toggle the mobile/desktop view (see #6227).

### Fixed
Correctly detect UUIDs in the "file" insert tag (see #6472).

### Fixed
Correctly assign images to FAQs (see #6465).

### Fixed
Improved the speed and memory footprint of the news archive menu (see #6463).

### Fixed
Removed `CalendarEventsModel::findBoundaries()` (see #6467).


(taca)
diff -r1.48 -r1.49 pkgsrc/www/contao/Makefile.common
diff -r1.1 -r1.2 pkgsrc/www/contao32/MESSAGE
diff -r1.1 -r1.2 pkgsrc/www/contao32/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/www/contao/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/contao/Makefile.common 2013/11/21 16:50:50 1.48
+++ pkgsrc/www/contao/Makefile.common 2013/11/29 16:43:06 1.49
@@ -1,28 +1,28 @@ @@ -1,28 +1,28 @@
1# $NetBSD: Makefile.common,v 1.48 2013/11/21 16:50:50 taca Exp $ 1# $NetBSD: Makefile.common,v 1.49 2013/11/29 16:43:06 taca Exp $
2# 2#
3# used by www/contao/Makefile.example" 3# used by www/contao/Makefile.example"
4# used by www/contao211/Makefile 4# used by www/contao211/Makefile
5# used by www/contao211-translations/Makefile 5# used by www/contao211-translations/Makefile
6# used by www/contao31/Makefile 6# used by www/contao31/Makefile
7# 7#
8 8
9# Contao master site (on GitHub). 9# Contao master site (on GitHub).
10CT_MASTER_SITE= https://github.com/contao/core/archive/ 10CT_MASTER_SITE= https://github.com/contao/core/archive/
11 11
12# current release 12# current release
13CT211_VERSION= 2.11.13 13CT211_VERSION= 2.11.13
14CT31_VERSION= 3.1.5 14CT31_VERSION= 3.1.5
15CT32_VERSION= 3.2.0 15CT32_VERSION= 3.2.1
16 16
17CT_VERS?= 211 17CT_VERS?= 211
18 18
19.if ${CT_VERS} == "211" 19.if ${CT_VERS} == "211"
20CT_VERSION= ${CT211_VERSION} 20CT_VERSION= ${CT211_VERSION}
21.elif ${CT_VERS} == "31" 21.elif ${CT_VERS} == "31"
22CT_VERSION= ${CT31_VERSION} 22CT_VERSION= ${CT31_VERSION}
23.elif ${CT_VERS} == "32" 23.elif ${CT_VERS} == "32"
24CT_VERSION= ${CT32_VERSION} 24CT_VERSION= ${CT32_VERSION}
25.else 25.else
26.error "Illegal version specified: ${CT_VERS}" 26.error "Illegal version specified: ${CT_VERS}"
27.endif 27.endif
28 28

cvs diff -r1.1 -r1.2 pkgsrc/www/contao32/Attic/MESSAGE (expand / switch to unified diff)

--- pkgsrc/www/contao32/Attic/MESSAGE 2013/11/21 16:52:43 1.1
+++ pkgsrc/www/contao32/Attic/MESSAGE 2013/11/29 16:43:06 1.2
@@ -1,18 +1,13 @@ @@ -1,18 +1,13 @@
1=========================================================================== 1===========================================================================
2$NetBSD: MESSAGE,v 1.1 2013/11/21 16:52:43 taca Exp $ 2$NetBSD: MESSAGE,v 1.2 2013/11/29 16:43:06 taca Exp $
3 3
4To complete the setup, please read: 4To complete the setup, please read:
5 5
6 ${PREFIX}/share/doc/contao${CT_VER}/README.md 6 ${PREFIX}/share/doc/contao${CT_VER}/README.md
7 7
8To use minify the HTML markup function, you'll have to install the 
9following package: 
10 
11 www/php-tidy 
12 
13To use ${PREFIX}/share/doc/contao${CT_VER}/system/bin/minify command, 8To use ${PREFIX}/share/doc/contao${CT_VER}/system/bin/minify command,
14Please install the following package: 9Please install the following package:
15 10
16 shells/bash 11 shells/bash
17 12
18=========================================================================== 13===========================================================================

cvs diff -r1.1 -r1.2 pkgsrc/www/contao32/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/contao32/Attic/distinfo 2013/11/21 16:52:43 1.1
+++ pkgsrc/www/contao32/Attic/distinfo 2013/11/29 16:43:06 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2013/11/21 16:52:43 taca Exp $ 1$NetBSD: distinfo,v 1.2 2013/11/29 16:43:06 taca Exp $
2 2
3SHA1 (contao/3.2.0.tar.gz) = 46bcb910fa02e9259a7794c40addf97ee7ef9b56 3SHA1 (contao/3.2.1.tar.gz) = c0407fb66e5c073c11224d0b60a7a654b30c6f02
4RMD160 (contao/3.2.0.tar.gz) = 64f88fe05097ac2e3b4cfe4a2be10b34c09189a6 4RMD160 (contao/3.2.1.tar.gz) = 71a445dc71cfccc2caebc10fb9bcb668f5ccddb0
5Size (contao/3.2.0.tar.gz) = 10820691 bytes 5Size (contao/3.2.1.tar.gz) = 10823766 bytes
6SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91 6SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91