Received: by mail.netbsd.org (Postfix, from userid 605) id C03CD84D70; Thu, 31 Aug 2017 15:53:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5323784D6F for ; Thu, 31 Aug 2017 15:53:53 +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 9Qnq9ULQmWrX for ; Thu, 31 Aug 2017 15:53:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B65DD84D2B for ; Thu, 31 Aug 2017 15:53:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1ABCFA97; Thu, 31 Aug 2017 15:53:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504194832288800" MIME-Version: 1.0 Date: Thu, 31 Aug 2017 15:53:52 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20170831155352.B1ABCFA97@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. --_----------=_1504194832288800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Aug 31 15:53:52 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added net/p5-Net-Patricia version 1.22 To generate a diff of this commit: cvs rdiff -u -r1.3504 -r1.3505 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504194832288800 Content-Disposition: inline Content-Length: 747 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.3504 pkgsrc/doc/CHANGES-2017:1.3505 --- pkgsrc/doc/CHANGES-2017:1.3504 Thu Aug 31 15:25:56 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Aug 31 15:53:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3504 2017/08/31 15:25:56 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3505 2017/08/31 15:53:52 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4933,3 +4933,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-rails to 3.6.1 [taca 2017-08-31] Updated devel/ruby-simplecov-html to 0.10.2 [taca 2017-08-31] Updated devel/ruby-simplecov to 0.15.0 [taca 2017-08-31] + Added net/p5-Net-Patricia version 1.22 [leot 2017-08-31] --_----------=_1504194832288800--