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 780A77A26E for ; Fri, 19 Aug 2016 15:28:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 15F2D85EE4; Fri, 19 Aug 2016 15:27:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 993A084D04 for ; Fri, 19 Aug 2016 15:27:58 +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 EyI0hOefGTTr for ; Fri, 19 Aug 2016 15:27:58 +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 F348885E81 for ; Fri, 19 Aug 2016 15:27:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1976FBC3; Fri, 19 Aug 2016 15:27:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147162047767960" MIME-Version: 1.0 Date: Fri, 19 Aug 2016 15:27:57 +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: <20160819152757.F1976FBC3@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. --_----------=_147162047767960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 19 15:27:57 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/p5-List-SomeUtils to 0.53 To generate a diff of this commit: cvs rdiff -u -r1.3445 -r1.3446 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16296 -r1.16297 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147162047767960 Content-Disposition: inline Content-Length: 1333 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.3445 pkgsrc/doc/CHANGES-2016:1.3446 --- pkgsrc/doc/CHANGES-2016:1.3445 Fri Aug 19 15:26:32 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Aug 19 15:27:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3445 2016/08/19 15:26:32 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3446 2016/08/19 15:27:57 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4892,3 +4892,4 @@ Changes to the packages collection and i Updated audio/libopenmpt to 0.2.6774 [wiz 2016-08-19] Updated archivers/p5-Archive-Zip to 1.59 [wiz 2016-08-19] Updated security/p5-IO-Socket-SSL to 2.036 [wiz 2016-08-19] + Updated devel/p5-List-SomeUtils to 0.53 [wiz 2016-08-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16296 pkgsrc/doc/TODO:1.16297 --- pkgsrc/doc/TODO:1.16296 Fri Aug 19 15:26:33 2016 +++ pkgsrc/doc/TODO Fri Aug 19 15:27:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16296 2016/08/19 15:26:33 wiz Exp $ +$NetBSD: TODO,v 1.16297 2016/08/19 15:27:57 wiz Exp $ Suggested new packages ====================== @@ -1221,7 +1221,6 @@ For possible Perl packages updates, see o p5-Heap-1.04 o p5-IO-Prompt-0.997003 o p5-IP-Country-3.03 - o p5-List-SomeUtils-0.53 o p5-Locale-Codes-3.38 o p5-Memoize-Memcached-0.11 o p5-Module-Build-0.42200 --_----------=_147162047767960--