summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-19 15:45:03 +0000
committertaca <taca@pkgsrc.org>2013-02-19 15:45:03 +0000
commit46b13906c836a820fd714d2c40e5aa9d6c8400aa (patch)
tree61f3343fa8f7aa12c5394465f4e09b53c0cf3d81 /www/contao
parent7509a48f7c25a0aaec535d6f7c161f361fe39f57 (diff)
downloadpkgsrc-46b13906c836a820fd714d2c40e5aa9d6c8400aa.tar.gz
Update contao30 to 3.0.5.
Version 3.0.5 (2013-02-19) -------------------------- ### Fixed Removed the pixel unit from the video width and height attributes (see #5383). ### Fixed Correctly load the language files (see #5384).
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 ef09422804d..c983b6c6d34 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2013/02/15 15:42:15 taca Exp $
+# $NetBSD: Makefile.common,v 1.30 2013/02/19 15:45:03 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -7,7 +7,7 @@
# current release
CT211_VERSION= 2.11.9
-CT300_VERSION= 3.0.4
+CT300_VERSION= 3.0.5
CT_VERS?= 211