Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 81C1FA618E for ; Tue, 19 Nov 2013 14:20:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E9FAF14A328; Tue, 19 Nov 2013 14:20:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F8AB14A326 for ; Tue, 19 Nov 2013 14:19:59 +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 Ozet5MPpWsll for ; Tue, 19 Nov 2013 14:19:59 +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 EB8CC14A321 for ; Tue, 19 Nov 2013 14:19:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A976396; Tue, 19 Nov 2013 14:19:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 19 Nov 2013 14:19:58 +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: <20131119141958.A976396@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 19 14:19:58 UTC 2013 Modified Files: pkgsrc/www/contao: Makefile.common pkgsrc/www/contao211: Makefile distinfo pkgsrc/www/contao211/patches: patch-system_initialize.php Log Message: Update contao211 to 2.11.13. Version 2.11.13 (2013-11-19) ---------------------------- ### Fixed Sort the list of available modules (see #6391). ### Fixed Decode entities in passwords (see #6252). ### Fixed Replace insert tags in the details view of the listing module (see #6120). To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/contao/Makefile.common cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/contao211/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/contao211/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/www/contao211/patches/patch-system_initialize.php Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.