Received: by mail.netbsd.org (Postfix, from userid 605) id 8A4318573E; Fri, 7 Jul 2017 09:58:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AA4E84DAF for ; Fri, 7 Jul 2017 09:58:30 +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 07-moXAkLnTt for ; Fri, 7 Jul 2017 09:58:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A0A2784CDA for ; Fri, 7 Jul 2017 09:58:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F640FAE8; Fri, 7 Jul 2017 09:58:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499421509165020" MIME-Version: 1.0 Date: Fri, 7 Jul 2017 09:58:29 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170707095829.9F640FAE8@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. --_----------=_1499421509165020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Jul 7 09:58:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated ejabberd erlang dependencies To generate a diff of this commit: cvs rdiff -u -r1.2751 -r1.2752 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499421509165020 Content-Disposition: inline Content-Length: 1610 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.2751 pkgsrc/doc/CHANGES-2017:1.2752 --- pkgsrc/doc/CHANGES-2017:1.2751 Fri Jul 7 09:56:11 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jul 7 09:58:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2751 2017/07/07 09:56:11 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2752 2017/07/07 09:58:29 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3801,3 +3801,18 @@ Changes to the packages collection and i Updated textproc/py-JWT to 1.5.2 [adam 2017-07-07] Updated time/py-isodate to 0.5.4 [adam 2017-07-07] Added devel/py-requests-futures version 0.9.7 [adam 2017-07-07] + Updated misc/erlang-p1_utils to 1.0.9 [fhajny 2017-07-07] + Updated devel/erlang-cache_tab to 1.0.9 [fhajny 2017-07-07] + Updated security/erlang-epam to 1.0.3 [fhajny 2017-07-07] + Updated security/erlang-fast_tls to 1.0.13 [fhajny 2017-07-07] + Updated textproc/erlang-fast_xml to 1.1.23 [fhajny 2017-07-07] + Updated textproc/erlang-fast_yaml to 1.0.10 [fhajny 2017-07-07] + Updated converters/erlang-iconv to 1.0.5 [fhajny 2017-07-07] + Updated sysutils/erlang-goldrush to 0.1.9 [fhajny 2017-07-07] + Updated sysutils/erlang-lager to 3.5.1 [fhajny 2017-07-07] + Updated databases/erlang-p1_mysql to 1.0.3 [fhajny 2017-07-07] + Updated databases/erlang-p1_pgsql to 1.1.3 [fhajny 2017-07-07] + Updated textproc/erlang-stringprep to 1.0.9 [fhajny 2017-07-07] + Updated net/erlang-xmpp to 1.1.13 [fhajny 2017-07-07] + Updated net/erlang-stun to 1.0.12 [fhajny 2017-07-07] + Updated net/erlang-esip to 1.0.13 [fhajny 2017-07-07] --_----------=_1499421509165020--