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).
This commit is contained in:
taca 2013-02-19 15:45:03 +00:00
parent 93b81ca098
commit 7eb3cb5b7c
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2013/02/15 15:42:16 taca Exp $
$NetBSD: distinfo,v 1.7 2013/02/19 15:45:03 taca Exp $
SHA1 (contao-20120109/contao-3.0.4.tar.gz) = 4224ee2765cfbeda23a89c88447533256ce786c2
RMD160 (contao-20120109/contao-3.0.4.tar.gz) = e6f6894d6d1754b466555e4d42ec319f5622895a
Size (contao-20120109/contao-3.0.4.tar.gz) = 7711799 bytes
SHA1 (contao-20120109/contao-3.0.5.tar.gz) = 32e2f1be5a67a91b4a3f86ec7e765b0f095e7b44
RMD160 (contao-20120109/contao-3.0.5.tar.gz) = ad1e1e86af17790c42f1f4f8977c6e8bb9fc6346
Size (contao-20120109/contao-3.0.5.tar.gz) = 7711756 bytes