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 AD6497A1C0 for ; Wed, 24 May 2017 08:44:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5DCEA855C1; Wed, 24 May 2017 08:44:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E0B8E855BC for ; Wed, 24 May 2017 08:44:05 +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 qicMmZnDzP5u for ; Wed, 24 May 2017 08:44:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 511D484DA1 for ; Wed, 24 May 2017 08:44:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B7F2FBE4; Wed, 24 May 2017 08:44:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495615445296060" MIME-Version: 1.0 Date: Wed, 24 May 2017 08:44:05 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20170524084405.4B7F2FBE4@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. --_----------=_1495615445296060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Wed May 24 08:44:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note addition of www/ap-auth-mellon version 0.13.1. To generate a diff of this commit: cvs rdiff -u -r1.2072 -r1.2073 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495615445296060 Content-Disposition: inline Content-Length: 724 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.2072 pkgsrc/doc/CHANGES-2017:1.2073 --- pkgsrc/doc/CHANGES-2017:1.2072 Wed May 24 07:44:02 2017 +++ pkgsrc/doc/CHANGES-2017 Wed May 24 08:44:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2072 2017/05/24 07:44:02 manu Exp $ +$NetBSD: CHANGES-2017,v 1.2073 2017/05/24 08:44:05 he Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2593,3 +2593,4 @@ Changes to the packages collection and i Added devel/p5-Carp version 1.38 [nils 2017-05-23] Updated textproc/libxslt to 1.1.29nb2 [tez 2017-05-23] Updated net/nagios-base to 4.3.2 [manu 2017-05-24] + Added www/ap-auth-mellon version 0.13.1 [he 2017-05-24] --_----------=_1495615445296060--