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.
This commit is contained in:
taca 2013-01-08 11:43:18 +00:00
parent 6ee6e786db
commit 9792057636
2 changed files with 6 additions and 6 deletions

View file

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

View file

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