Received: by mail.netbsd.org (Postfix, from userid 605) id BB27384D75; Sun, 27 Aug 2017 12:28:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4EDE584D62 for ; Sun, 27 Aug 2017 12:28:08 +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 RkCoGsRFJhW2 for ; Sun, 27 Aug 2017 12:28:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B13EB84CDD for ; Sun, 27 Aug 2017 12:28:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AFAADFA93; Sun, 27 Aug 2017 12:28:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503836887284560" MIME-Version: 1.0 Date: Sun, 27 Aug 2017 12:28:07 +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: <20170827122807.AFAADFA93@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. --_----------=_1503836887284560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Aug 27 12:28:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Renamed geography/py-pycountry to geography/py-country; Updated geography/py-country to 17.5.14 To generate a diff of this commit: cvs rdiff -u -r1.3453 -r1.3454 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503836887284560 Content-Disposition: inline Content-Length: 809 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.3453 pkgsrc/doc/CHANGES-2017:1.3454 --- pkgsrc/doc/CHANGES-2017:1.3453 Sun Aug 27 12:17:13 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Aug 27 12:28:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3453 2017/08/27 12:17:13 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3454 2017/08/27 12:28:07 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4862,3 +4862,5 @@ Changes to the packages collection and i Updated devel/jemalloc to 5.0.1 [adam 2017-08-27] Updated finance/py-braintree to 3.38.0 [adam 2017-08-27] Updated devel/py-hypothesis to 3.22.0 [adam 2017-08-27] + Renamed geography/py-pycountry to geography/py-country [adam 2017-08-27] + Updated geography/py-country to 17.5.14 [adam 2017-08-27] --_----------=_1503836887284560--