Received: by mail.netbsd.org (Postfix, from userid 605) id B2C5F855A0; Tue, 4 Jul 2017 09:00:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 441378559E for ; Tue, 4 Jul 2017 09:00:21 +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 Vl_ZUiIRhcMu for ; Tue, 4 Jul 2017 09:00:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 46F4D84DB0 for ; Tue, 4 Jul 2017 09:00:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45C40FAE8; Tue, 4 Jul 2017 09:00:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149915882055150" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 09:00:20 +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: <20170704090020.45C40FAE8@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. --_----------=_149915882055150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 4 09:00:20 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/p5-Specio to 0.38 To generate a diff of this commit: cvs rdiff -u -r1.2695 -r1.2696 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17500 -r1.17501 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149915882055150 Content-Disposition: inline Content-Length: 1353 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2695 pkgsrc/doc/CHANGES-2017:1.2696 --- pkgsrc/doc/CHANGES-2017:1.2695 Tue Jul 4 08:58:48 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 4 09:00:19 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2695 2017/07/04 08:58:48 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2696 2017/07/04 09:00:19 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3713,3 +3713,4 @@ Changes to the packages collection and i Updated audio/libopus to 1.2.1 [wiz 2017-07-04] Updated devel/p5-File-ShareDir to 1.104 [wiz 2017-07-04] Updated net/p5-Net-DNS to 1.11 [wiz 2017-07-04] + Updated devel/p5-Specio to 0.38 [wiz 2017-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17500 pkgsrc/doc/TODO:1.17501 --- pkgsrc/doc/TODO:1.17500 Tue Jul 4 08:58:48 2017 +++ pkgsrc/doc/TODO Tue Jul 4 09:00:19 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17500 2017/07/04 08:58:48 wiz Exp $ +$NetBSD: TODO,v 1.17501 2017/07/04 09:00:19 wiz Exp $ Suggested new packages ====================== @@ -1187,7 +1187,6 @@ For possible Perl packages updates, see o p5-SDL-2.544 [wip, make sure games/frozen-bubble runs, may require p5-SDL_perl] o p5-SVG-Graph-0.0402 o p5-SVN-Simple-0.312 - o p5-Specio-0.38 o p5-Sys-Utmp-1.7 o p5-Text-Hunspell-2.14 o p5-WWW-Mechanize-1.85 --_----------=_149915882055150--