Received: by mail.netbsd.org (Postfix, from userid 605) id D491984DA8; Fri, 29 Sep 2017 12:41:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 684D084DA5 for ; Fri, 29 Sep 2017 12:41:32 +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 C9ElT4hgF5zL for ; Fri, 29 Sep 2017 12:41:32 +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 CE9D384D48 for ; Fri, 29 Sep 2017 12:41:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA5C8FBC7; Fri, 29 Sep 2017 12:41:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150668889113560" MIME-Version: 1.0 Date: Fri, 29 Sep 2017 12:41:31 +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: <20170929124131.CA5C8FBC7@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. --_----------=_150668889113560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Sep 29 12:41:31 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated textproc/py-phonenumbers, mail/py-aiosmtpd To generate a diff of this commit: cvs rdiff -u -r1.4193 -r1.4194 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150668889113560 Content-Disposition: inline Content-Length: 757 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.4193 pkgsrc/doc/CHANGES-2017:1.4194 --- pkgsrc/doc/CHANGES-2017:1.4193 Fri Sep 29 12:40:29 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Sep 29 12:41:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4193 2017/09/29 12:40:29 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4194 2017/09/29 12:41:31 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5955,3 +5955,5 @@ Changes to the packages collection and i Removed editors/emacs24 [wiz 2017-09-29] Removed editors/emacs24-nox11 [wiz 2017-09-29] Removed inputmethod/ibus-el [wiz 2017-09-29] + Updated textproc/py-phonenumbers to 8.8.2 [adam 2017-09-29] + Updated mail/py-aiosmtpd to 1.1 [adam 2017-09-29] --_----------=_150668889113560--