Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A20E77A280 for ; Mon, 16 Jan 2017 14:35:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 560AE856BE; Mon, 16 Jan 2017 14:35:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D9FB285593 for ; Mon, 16 Jan 2017 14:35:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ocbqeP5FyQ9k for ; Mon, 16 Jan 2017 14:35:50 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 41CD3856B7 for ; Mon, 16 Jan 2017 14:35:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40589FBA6; Mon, 16 Jan 2017 14:35:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484577350283170" MIME-Version: 1.0 Date: Mon, 16 Jan 2017 14:35:50 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170116143550.40589FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1484577350283170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 16 14:35:50 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated www/apache22 to 2.2.32 To generate a diff of this commit: cvs rdiff -u -r1.275 -r1.276 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16927 -r1.16928 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484577350283170 Content-Disposition: inline Content-Length: 1266 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.275 pkgsrc/doc/CHANGES-2017:1.276 --- pkgsrc/doc/CHANGES-2017:1.275 Mon Jan 16 14:33:37 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jan 16 14:35:49 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.275 2017/01/16 14:33:37 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.276 2017/01/16 14:35:49 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -316,3 +316,4 @@ Changes to the packages collection and i Updated geography/mapcode to 2.5.2 [fhajny 2017-01-16] Updated devel/bugzilla3 to 3.6.8 [mef 2017-01-16] Updated security/php-ssh2 to 0.13 [fhajny 2017-01-16] + Updated www/apache22 to 2.2.32 [adam 2017-01-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16927 pkgsrc/doc/TODO:1.16928 --- pkgsrc/doc/TODO:1.16927 Mon Jan 16 12:37:12 2017 +++ pkgsrc/doc/TODO Mon Jan 16 14:35:49 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16927 2017/01/16 12:37:12 wiz Exp $ +$NetBSD: TODO,v 1.16928 2017/01/16 14:35:49 adam Exp $ Suggested new packages ====================== @@ -426,7 +426,6 @@ For possible Perl packages updates, see o ap22-vhost-ldap-2.4.0 o apache-ant-1.10.0 o apache-ivy-2.4.0 - o apache22-2.2.32 o apollo-1.7 o apr0-2.4.1 o ardour-5.5 --_----------=_1484577350283170--