Received: by mail.netbsd.org (Postfix, from userid 605) id D5B6884D75; Mon, 14 Aug 2017 18:53:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6941384D72 for ; Mon, 14 Aug 2017 18:53:30 +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 0xkJSI8QFohH for ; Mon, 14 Aug 2017 18:53:29 +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 7160B84D35 for ; Mon, 14 Aug 2017 18:53:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F7CAFAD0; Mon, 14 Aug 2017 18:53:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502736809259360" MIME-Version: 1.0 Date: Mon, 14 Aug 2017 18:53:29 +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: <20170814185329.6F7CAFAD0@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. --_----------=_1502736809259360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 14 18:53:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated graphics/p5-Image-Info to 1.41 To generate a diff of this commit: cvs rdiff -u -r1.3191 -r1.3192 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17573 -r1.17574 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502736809259360 Content-Disposition: inline Content-Length: 1323 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.3191 pkgsrc/doc/CHANGES-2017:1.3192 --- pkgsrc/doc/CHANGES-2017:1.3191 Mon Aug 14 18:52:01 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Aug 14 18:53:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3191 2017/08/14 18:52:01 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3192 2017/08/14 18:53:29 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4431,3 +4431,4 @@ Changes to the packages collection and i Updated devel/p5-Error to 0.17025 [wiz 2017-08-14] Updated devel/p5-Exception-Class to 1.43 [wiz 2017-08-14] Updated www/p5-HTTP-Cookies to 6.04 [wiz 2017-08-14] + Updated graphics/p5-Image-Info to 1.41 [wiz 2017-08-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17573 pkgsrc/doc/TODO:1.17574 --- pkgsrc/doc/TODO:1.17573 Mon Aug 14 18:52:01 2017 +++ pkgsrc/doc/TODO Mon Aug 14 18:53:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17573 2017/08/14 18:52:01 wiz Exp $ +$NetBSD: TODO,v 1.17574 2017/08/14 18:53:29 wiz Exp $ Suggested new packages ====================== @@ -1181,7 +1181,6 @@ For possible Perl packages updates, see o p5-HTTP-Server-EV-0.69 o p5-Heap-1.04 o p5-IP-Country-3.03 - o p5-Image-Info-1.41 o p5-List-SomeUtils-0.56 o p5-List-SomeUtils-XS-0.55 o p5-Memoize-Memcached-0.11 --_----------=_1502736809259360--