diff options
author | taca <taca@pkgsrc.org> | 2011-11-08 12:11:42 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-11-08 12:11:42 +0000 |
commit | 69c20cec76a6c8c7ec1021ccccbe1bb884ce6021 (patch) | |
tree | f28582c3b7c48b0d4c5e0cc090dc8cd424e71b88 /www/contao210 | |
parent | c2982884f52b5e0391d6b91d6e4eef9de47c8568 (diff) | |
download | pkgsrc-69c20cec76a6c8c7ec1021ccccbe1bb884ce6021.tar.gz |
Update www/contao210 and www/contao210-example package to 2.10.3.
Version 2.10.3 (2011-11-07)
---------------------------
- Fixed: the postLogin/Logout hooks broke the save() method of the model
(#3545)
- Fixed: the style sheet editor did not handle font-family/size:inherit
correctly (#3531)
- Fixed: MooTools changed the default wMode settings for Swiff (#3540)
- Fixed: the style sheet importer did not handle
border-color:transparent/inherit (#3480)
- Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511)
- Fixed: group labels were not always loaded correctly (#3591)
- Fixed: added a rename() workaround for Windows to the FileCache class (#3390)
- Fixed: the site structure was not ordered properly for non-admins (#3423)
- Fixed: custom layout sections were not displayed in "override all" mode
(#3460)
- Fixed a few minor issues
Diffstat (limited to 'www/contao210')
-rw-r--r-- | www/contao210/Makefile | 4 | ||||
-rw-r--r-- | www/contao210/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/contao210/Makefile b/www/contao210/Makefile index a4d3c0cf74f..74a7e13bbfa 100644 --- a/www/contao210/Makefile +++ b/www/contao210/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2011/10/10 16:32:59 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/08 12:11:42 taca Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=contao/} MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.contao.org/ diff --git a/www/contao210/distinfo b/www/contao210/distinfo index 4e812a58724..04b8bce5eae 100644 --- a/www/contao210/distinfo +++ b/www/contao210/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/10/10 16:32:59 taca Exp $ +$NetBSD: distinfo,v 1.5 2011/11/08 12:11:42 taca Exp $ -SHA1 (contao-2.10.2.tar.gz) = 78db9e1ee385f169ac70e4c9a1e09d5bf1c6ef47 -RMD160 (contao-2.10.2.tar.gz) = d4feedfeadf93384bf3d76f8a380c0772b3a3c92 -Size (contao-2.10.2.tar.gz) = 4871543 bytes +SHA1 (contao-2.10.3.tar.gz) = fef51c2587a2e4551b79dd313cf5d88ec418acb5 +RMD160 (contao-2.10.3.tar.gz) = 4f65ad4be9186b5ee893e5c161a954ac64f15c7a +Size (contao-2.10.3.tar.gz) = 4871882 bytes |