Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 8E9A363B85F for ; Thu, 26 Jul 2012 09:44:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2A5D714A6DA; Thu, 26 Jul 2012 09:44:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECADA14A6D9 for ; Thu, 26 Jul 2012 09:44:13 +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 uj8wNtZEIAJt for ; Thu, 26 Jul 2012 09:44:12 +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 ABD7614A6D6 for ; Thu, 26 Jul 2012 09:44:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4BBBE175DD; Thu, 26 Jul 2012 09:44:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 26 Jul 2012 09:44:12 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120726094412.4BBBE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu Jul 26 09:44:12 UTC 2012 Modified Files: pkgsrc/www/contao [pkgsrc-2012Q2]: Makefile.common pkgsrc/www/contao211 [pkgsrc-2012Q2]: Makefile distinfo Log Message: Pullup ticket #3875 - requested by taca www/contao211: security update Revisions pulled up: - www/contao/Makefile.common 1.19 - www/contao211/Makefile 1.4 - www/contao211/distinfo 1.9 --- Module Name: pkgsrc Committed By: taca Date: Thu Jul 26 03:06:05 UTC 2012 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao211: Makefile distinfo Log Message: Update contao211 package to 2.11.5. It also fixes a little security problem of permission check about undo processing. Quote from release announce: http://www.contao.org/en/news/contao-2_11_5.html The bugfix release fixes a couple of issues, including the SOAP compression problem in PHP 5.4, the IDNA URL converting issue and the TinyMCE relative URLs problem. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.2.1 pkgsrc/www/contao/Makefile.common cvs rdiff -u -r1.3 -r1.3.2.1 pkgsrc/www/contao211/Makefile cvs rdiff -u -r1.8 -r1.8.2.1 pkgsrc/www/contao211/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.