Received: by mail.netbsd.org (Postfix, from userid 605) id 3903E84D73; Sun, 7 Oct 2018 09:27:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B55384D6B for ; Sun, 7 Oct 2018 09:27:06 +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 dQ5b_COoLkrd for ; Sun, 7 Oct 2018 09:27:05 +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 5CF2E84CCF for ; Sun, 7 Oct 2018 09:27:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B557FBEE; Sun, 7 Oct 2018 09:27:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538904425139890" MIME-Version: 1.0 Date: Sun, 7 Oct 2018 09:27:05 +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: <20181007092705.4B557FBEE@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. --_----------=_1538904425139890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 7 09:27:05 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated net/miniupnpd To generate a diff of this commit: cvs rdiff -u -r1.4300 -r1.4301 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18579 -r1.18580 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538904425139890 Content-Disposition: inline Content-Length: 1260 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.4300 pkgsrc/doc/CHANGES-2018:1.4301 --- pkgsrc/doc/CHANGES-2018:1.4300 Sun Oct 7 09:02:04 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Oct 7 09:27:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4300 2018/10/07 09:02:04 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4301 2018/10/07 09:27:04 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6004,3 +6004,4 @@ Changes to the packages collection and i Updated graphics/py-qrcode to 6.0 [adam 2018-10-07] Updated x11/py-sip to 4.19.13 [adam 2018-10-07] Updated x11/py-qt5 to 5.11.3 [adam 2018-10-07] + Updated net/miniupnpd to 2.1 [adam 2018-10-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18579 pkgsrc/doc/TODO:1.18580 --- pkgsrc/doc/TODO:1.18579 Sun Oct 7 07:03:07 2018 +++ pkgsrc/doc/TODO Sun Oct 7 09:27:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18579 2018/10/07 07:03:07 adam Exp $ +$NetBSD: TODO,v 1.18580 2018/10/07 09:27:04 adam 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 miniupnpd-2.1 o minivmac-3.2.3 o miredo-1.2.4 o mit-scheme-bin-9.2 --_----------=_1538904425139890--