diff options
author | taca <taca@pkgsrc.org> | 2013-02-19 15:45:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-19 15:45:03 +0000 |
commit | 7eb3cb5b7c095bce66e9d6e8c809d535a3879da8 (patch) | |
tree | 61f3343fa8f7aa12c5394465f4e09b53c0cf3d81 | |
parent | 93b81ca098ac239b9537018991c947fd2a6c2c8e (diff) | |
download | pkgsrc-7eb3cb5b7c095bce66e9d6e8c809d535a3879da8.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).
-rw-r--r-- | www/contao/Makefile.common | 4 | ||||
-rw-r--r-- | www/contao30/distinfo | 8 |
2 files changed, 6 insertions, 6 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 diff --git a/www/contao30/distinfo b/www/contao30/distinfo index af278a9c7d6..033768f0d75 100644 --- a/www/contao30/distinfo +++ b/www/contao30/distinfo @@ -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 |