Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 83D427A474 for ; Sat, 18 Jun 2016 18:57:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 34C8B85E6F; Sat, 18 Jun 2016 18:57:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B983585E85 for ; Sat, 18 Jun 2016 18:57:41 +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 jma_n_6FUnSt for ; Sat, 18 Jun 2016 18:57:41 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1DD7985E6F for ; Sat, 18 Jun 2016 18:57:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15F0DFBB5; Sat, 18 Jun 2016 18:57:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146627626144680" MIME-Version: 1.0 Date: Sat, 18 Jun 2016 18:57:41 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20160618185741.15F0DFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146627626144680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Jun 18 18:57:40 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: mpop-1.2.5, PR pkg/51253. To generate a diff of this commit: cvs rdiff -u -r1.2503 -r1.2504 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16037 -r1.16038 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146627626144680 Content-Disposition: inline Content-Length: 1302 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2503 pkgsrc/doc/CHANGES-2016:1.2504 --- pkgsrc/doc/CHANGES-2016:1.2503 Sat Jun 18 17:08:57 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Jun 18 18:57:40 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2503 2016/06/18 17:08:57 leot Exp $ +$NetBSD: CHANGES-2016,v 1.2504 2016/06/18 18:57:40 bsiegert Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3627,3 +3627,4 @@ Changes to the packages collection and i Updated devel/p5-Config-IniFiles to 2.92 [mef 2016-06-18] Updated devel/p5-Data-MessagePack to 0.50 [mef 2016-06-18] Updated net/youtube-dl to 20160618.1 [leot 2016-06-18] + Updated mail/mpop to 1.2.5 [bsiegert 2016-06-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16037 pkgsrc/doc/TODO:1.16038 --- pkgsrc/doc/TODO:1.16037 Sat Jun 18 11:31:07 2016 +++ pkgsrc/doc/TODO Sat Jun 18 18:57:40 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16037 2016/06/18 11:31:07 mef Exp $ +$NetBSD: TODO,v 1.16038 2016/06/18 18:57:40 bsiegert Exp $ Suggested new packages ====================== @@ -1132,7 +1132,6 @@ For possible Perl packages updates, see o mp3splt-gtk-0.9.0 o mpdas-0.4.1 o mpeg4ip-1.6.1 - o mpop-1.2.4 o mserv-devel-0.41 o msgpack-1.4.1 [pkg/51083] o multitail-6.4.2 --_----------=_146627626144680--