Received: by mail.netbsd.org (Postfix, from userid 605) id 9B7A284DB1; Thu, 14 Feb 2019 09:51:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 214B384D8B for ; Thu, 14 Feb 2019 09:51:47 +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 P2fXjf3TgFCC for ; Thu, 14 Feb 2019 09:51:46 +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 720CA84D41 for ; Thu, 14 Feb 2019 09:51:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C3ADFB16; Thu, 14 Feb 2019 09:51:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550137906242890" MIME-Version: 1.0 Date: Thu, 14 Feb 2019 09:51:46 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190214095146.6C3ADFB16@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. --_----------=_1550137906242890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 14 09:51:46 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated net/libnice to 0.1.15 To generate a diff of this commit: cvs rdiff -u -r1.745 -r1.746 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18829 -r1.18830 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550137906242890 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.745 pkgsrc/doc/CHANGES-2019:1.746 --- pkgsrc/doc/CHANGES-2019:1.745 Thu Feb 14 09:05:21 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Feb 14 09:51:45 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.745 2019/02/14 09:05:21 adam Exp $ +$NetBSD: CHANGES-2019,v 1.746 2019/02/14 09:51:45 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1387,3 +1387,4 @@ Changes to the packages collection and i Updated net/gst-plugins1-libnice to 0.1.15 [wiz 2019-02-14] Updated devel/py-decorator to 4.3.2 [adam 2019-02-14] Updated devel/py-joblib to 0.13.2 [adam 2019-02-14] + Updated net/libnice to 0.1.15 [wiz 2019-02-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18829 pkgsrc/doc/TODO:1.18830 --- pkgsrc/doc/TODO:1.18829 Thu Feb 14 07:22:28 2019 +++ pkgsrc/doc/TODO Thu Feb 14 09:51:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18829 2019/02/14 07:22:28 wiz Exp $ +$NetBSD: TODO,v 1.18830 2019/02/14 09:51:46 wiz Exp $ Suggested new packages ====================== @@ -916,7 +916,6 @@ For possible Perl packages updates, see o libmediawiki-4.14.0 o libmilter-8.16.0.16 o libmtag-0.3.6 - o libnice-0.1.15 o liboobs-2.32.0 [GNOME 2.32] o liboop-1.0.1 o libpcap-1.9.0 --_----------=_1550137906242890--