summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2014-07-30 03:26:40 +0000
committertaca <taca>2014-07-30 03:26:40 +0000
commita9154b3a32c3d9cec1fd82f0eda79eaa8839b21b (patch)
tree65d9c9c5df257e9444dc043caf56431f3aab5bbf /www/contao
parent6cbfa284f8b5da3e331b2aa804a183eb83f87550 (diff)
downloadpkgsrc-a9154b3a32c3d9cec1fd82f0eda79eaa8839b21b.tar.gz
Update contao32 to 3.2.13. Latvian languages is added.
Version 3.2.13 (2014-07-29) --------------------------- ### Fixed Use `DOMDocument::loadXML()` instead of `DOMDocument::load()` (see 7192). ### Fixed Specify the font size in `rem` for modern browsers (see #7209). ### Fixed Make sure the default language file is loaded in the DCA extractor (see #7202). ### Fixed Do not add unpublished FAQs to the XML sitemap (see #7210). ### Fixed Preserve new lines when replacing simple tokens (see #7178). ### Fixed Always prevent saving if `PageModel::loadDetails()` is executed (see #7199). ### Fixed Use `===` to compare password hashes (see #7175). ### Fixed Correctly mark GET parameters as used (see #7185). ### Fixed Correctly apply the "disabled" attribute to input unit fields (see #7147). ### Fixed Correctly check the permission to edit multiple files (see #7157). ### Fixed Correctly handle other MySQL character sets (see #7140). ### Fixed Correctly recognize Opera Mobile in the `Environment` class (see #5869). ### Fixed Fix the grid offset for articles (see #7166). ### Fixed Restore the basic entities in the source editor (see #7170). ### Fixed Correctly build the breadcrumb trail in the style sheets module (see #7132). ### Fixed Do not associate the "use SSL" option with sitemaps only (see #7163). ### Fixed URL encode the pipe character in the Google web font URL (see #7120). ### Fixed Handle double quotes in the title attribute of the `<link>` element (see #7124). ### Fixed Use the `save_callback` when generating multiple aliases (see #7114). ### Update Update SwiftMailer to version 5.2.1 (see #7110). ### Fixed Correctly handle double quotes in comments (see #7102). ### Fixed Ignore hidden files when building the internal cache (see #7098). ### Fixed Correctly pass the insert ID of the undo record (see #6234).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 51356a6a230..423a8bfa2e7 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.77 2014/06/22 03:28:32 taca Exp $
+# $NetBSD: Makefile.common,v 1.78 2014/07/30 03:26:40 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
-CT32_VERSION= 3.2.12
+CT32_VERSION= 3.2.13
CT33_VERSION= 3.3.3
CT_VERS?= 32