Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C279163B896 for ; Tue, 8 Nov 2011 12:11:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8A21314A404; Tue, 8 Nov 2011 12:11:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D86E14A3DB for ; Tue, 8 Nov 2011 12:11:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Cq9isWUed92f for ; Tue, 8 Nov 2011 12:11:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id ED61714A3D6 for ; Tue, 8 Nov 2011 12:11:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D5575175DD; Tue, 8 Nov 2011 12:11:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 8 Nov 2011 12:11:42 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20111108121142.D5575175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Tue Nov 8 12:11:42 UTC 2011 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao210: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/contao/Makefile.common cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/contao210/Makefile \ pkgsrc/www/contao210/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.