Received: by mail.netbsd.org (Postfix, from userid 605) id 245CF85613; Sun, 18 Jun 2017 04:04:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A891484DF0 for ; Sun, 18 Jun 2017 04:04:07 +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 JZ-0q1KSsqv3 for ; Sun, 18 Jun 2017 04:04:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1933484DD2 for ; Sun, 18 Jun 2017 04:04:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17827FAE8; Sun, 18 Jun 2017 04:04:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497758647299630" MIME-Version: 1.0 Date: Sun, 18 Jun 2017 04:04:07 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170618040407.17827FAE8@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. --_----------=_1497758647299630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sun Jun 18 04:04:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated graphics/p5-Image-JpegTran-AutoRotate to 0.04 To generate a diff of this commit: cvs rdiff -u -r1.2430 -r1.2431 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497758647299630 Content-Disposition: inline Content-Length: 772 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.2430 pkgsrc/doc/CHANGES-2017:1.2431 --- pkgsrc/doc/CHANGES-2017:1.2430 Sun Jun 18 03:41:27 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jun 18 04:04:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2430 2017/06/18 03:41:27 mef Exp $ +$NetBSD: CHANGES-2017,v 1.2431 2017/06/18 04:04:06 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3068,3 +3068,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-Types-LoadableClass to 0.015 [mef 2017-06-18] Updated devel/p5-Test-Kwalitee to 1.26 [mef 2017-06-18] Updated devel/p5-local-lib to 2.000023 [mef 2017-06-18] + Updated graphics/p5-Image-JpegTran-AutoRotate to 0.04 [schmonz 2017-06-18] --_----------=_1497758647299630--