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 B8F927A1C0 for ; Thu, 8 Jun 2017 11:29:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6828884DF3; Thu, 8 Jun 2017 11:29:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC1E784CDE for ; Thu, 8 Jun 2017 11:29:24 +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 QP0ezTud98te for ; Thu, 8 Jun 2017 11:29:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8971084CDD for ; Thu, 8 Jun 2017 11:29:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83097FB7B; Thu, 8 Jun 2017 11:29:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1496921364129290" MIME-Version: 1.0 Date: Thu, 8 Jun 2017 11:29:24 +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: <20170608112924.83097FB7B@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1496921364129290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jun 8 11:29:24 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/libproxy to 0.4.15 To generate a diff of this commit: cvs rdiff -u -r1.2284 -r1.2285 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1496921364129290 Content-Disposition: inline Content-Length: 717 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.2284 pkgsrc/doc/CHANGES-2017:1.2285 --- pkgsrc/doc/CHANGES-2017:1.2284 Thu Jun 8 10:20:07 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jun 8 11:29:24 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2284 2017/06/08 10:20:07 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2285 2017/06/08 11:29:24 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2875,3 +2875,4 @@ Changes to the packages collection and i Updated graphics/asymptote to 2.41 [wiz 2017-06-08] Updated devel/git-base to 2.13.1nb1 [wiz 2017-06-08] Updated textproc/mdoclint to 1.56 [wiz 2017-06-08] + Updated www/libproxy to 0.4.15 [adam 2017-06-08] --_----------=_1496921364129290--