Received: by mail.netbsd.org (Postfix, from userid 605) id 3295D84D8A; Wed, 3 Oct 2018 22:27:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B96184D59 for ; Wed, 3 Oct 2018 22:27:19 +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 DuJeEfmgEsET for ; Wed, 3 Oct 2018 22:27:18 +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 8171484D1F for ; Wed, 3 Oct 2018 22:27:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D9C1FBEE; Wed, 3 Oct 2018 22:27:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538605638283600" MIME-Version: 1.0 Date: Wed, 3 Oct 2018 22:27:18 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20181003222718.7D9C1FBEE@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. --_----------=_1538605638283600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Oct 3 22:27:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated net/miniupnpc to 2.1 To generate a diff of this commit: cvs rdiff -u -r1.4270 -r1.4271 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18577 -r1.18578 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538605638283600 Content-Disposition: inline Content-Length: 1257 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4270 pkgsrc/doc/CHANGES-2018:1.4271 --- pkgsrc/doc/CHANGES-2018:1.4270 Wed Oct 3 20:11:19 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 3 22:27:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4270 2018/10/03 20:11:19 tnn Exp $ +$NetBSD: CHANGES-2018,v 1.4271 2018/10/03 22:27:18 nia Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5955,3 +5955,4 @@ Changes to the packages collection and i Updated www/firefox to 62.0.3 [maya 2018-10-03] Updated www/firefox-l10n to 62.0.3 [maya 2018-10-03] Added sysutils/hivex version 1.3.15 [tnn 2018-10-03] + Updated net/miniupnpc to 2.1 [nia 2018-10-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18577 pkgsrc/doc/TODO:1.18578 --- pkgsrc/doc/TODO:1.18577 Tue Oct 2 11:29:27 2018 +++ pkgsrc/doc/TODO Wed Oct 3 22:27:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18577 2018/10/02 11:29:27 nia Exp $ +$NetBSD: TODO,v 1.18578 2018/10/03 22:27:18 nia Exp $ Suggested new packages ====================== @@ -1061,7 +1061,6 @@ For possible Perl packages updates, see o mined-2015.25 o ming-0.4.8 o mini_sendmail-1.3.9 - o miniupnpc-2.1 o miniupnpd-2.1 o minivmac-3.2.3 o miredo-1.2.4 --_----------=_1538605638283600--