summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-07-30 03:28:34 +0000
committertaca <taca@pkgsrc.org>2014-07-30 03:28:34 +0000
commit5462421f3beadeb009285de2ed9b9f2ad4e8fafb (patch)
treeb49d3c7792adc7fc240fd917e7f61ebf3caf4999 /www/contao
parentb76e0f6eb75db2b2bf04f7d503b6a9677893d59e (diff)
downloadpkgsrc-5462421f3beadeb009285de2ed9b9f2ad4e8fafb.tar.gz
Update contao33 to 3.3.4. Latvian language files are added.
Version 3.3.4 (2014-07-29) -------------------------- ### Fixed Restore permission to delete root pages for admin users (see #7135). ### Fixed Pass the file IDs instead of their UUIDs to the file picker (see #7139). ### 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). ### Fixed Update the vendor libraries (fixes various issues).
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 423a8bfa2e7..84eb9b9ad24 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.78 2014/07/30 03:26:40 taca Exp $
+# $NetBSD: Makefile.common,v 1.79 2014/07/30 03:28:34 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
CT32_VERSION= 3.2.13
-CT33_VERSION= 3.3.3
+CT33_VERSION= 3.3.4
CT_VERS?= 32