diff options
author | taca <taca@pkgsrc.org> | 2013-01-08 11:43:18 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-01-08 11:43:18 +0000 |
commit | 8a2c914ddee5111626ece8f63760543c06aaa053 (patch) | |
tree | 6582b7bb5a79fc1458589f276b07eb4326d9ae15 /www | |
parent | 2b9672521489b08ed99500ee6a55c8633fad9da3 (diff) | |
download | pkgsrc-8a2c914ddee5111626ece8f63760543c06aaa053.tar.gz |
Update contao30 and contao30-example to 3.0.3.
Version 3.0.3 (2013-01-08)
--------------------------
### Fixed
Do not separate a style sheet with a font-face selector if the definition is
invisible or the media type of the style sheet is "all" (see #5216).
### Fixed
Looking for theme templates broke the install routine (see #5210).
### Fixed
Correctly handle empty newsletter channel selections.
Diffstat (limited to 'www')
-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 485755a4b02..37f1a9ca74a 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.25 2013/01/07 14:41:10 taca Exp $ +# $NetBSD: Makefile.common,v 1.26 2013/01/08 11:43:18 taca Exp $ # # used by www/contao/Makefile.example" # used by www/contao211/Makefile @@ -7,7 +7,7 @@ # current release CT211_VERSION= 2.11.8 -CT300_VERSION= 3.0.2 +CT300_VERSION= 3.0.3 CT_VERS?= 211 diff --git a/www/contao30/distinfo b/www/contao30/distinfo index 5cd71708300..343b788bd0a 100644 --- a/www/contao30/distinfo +++ b/www/contao30/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/01/07 14:41:10 taca Exp $ +$NetBSD: distinfo,v 1.4 2013/01/08 11:43:18 taca Exp $ -SHA1 (contao-3.0.2.tar.gz) = 640aac8336ce69b179b3511ccf791840e5d39447 -RMD160 (contao-3.0.2.tar.gz) = 87c06988acfa15fce68b0a4eb89a41d3db934f51 -Size (contao-3.0.2.tar.gz) = 7688992 bytes +SHA1 (contao-3.0.3.tar.gz) = f89eb4a4efc4f350d9377fa01b4d0bb557ce90df +RMD160 (contao-3.0.3.tar.gz) = 2826855888d3d137e1ac5154cb35d7aa4547f89a +Size (contao-3.0.3.tar.gz) = 7687756 bytes |