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 390B17A179 for ; Fri, 9 Jun 2017 16:43:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9F07684DEE; Fri, 9 Jun 2017 16:43:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30D3A84DC1 for ; Fri, 9 Jun 2017 16:43:17 +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 n4JvVsERKLpI for ; Fri, 9 Jun 2017 16:43:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4FA8284CE2 for ; Fri, 9 Jun 2017 16:43:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 492FAFB81; Fri, 9 Jun 2017 16:43:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149702659616660" MIME-Version: 1.0 Date: Fri, 9 Jun 2017 16:43:16 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170609164316.492FAFB81@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. --_----------=_149702659616660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Jun 9 16:43:16 UTC 2017 Modified Files: pkgsrc/graphics/p5-GD-SecurityImage: distinfo pkgsrc/graphics/p5-GIFgraph: distinfo Added Files: pkgsrc/graphics/p5-GD-SecurityImage/patches: patch-Makefile.PL pkgsrc/graphics/p5-GIFgraph/patches: patch-Makefile.PL Log Message: Fix build with Perl 5.26.0 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/p5-GD-SecurityImage/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/p5-GD-SecurityImage/patches/patch-Makefile.PL cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/p5-GIFgraph/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/p5-GIFgraph/patches/patch-Makefile.PL Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149702659616660 Content-Disposition: inline Content-Length: 2988 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/p5-GD-SecurityImage/distinfo diff -u pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.6 pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.7 --- pkgsrc/graphics/p5-GD-SecurityImage/distinfo:1.6 Wed Feb 17 03:32:50 2016 +++ pkgsrc/graphics/p5-GD-SecurityImage/distinfo Fri Jun 9 16:43:15 2017 @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.6 2016/02/17 03:32:50 mef Exp $ +$NetBSD: distinfo,v 1.7 2017/06/09 16:43:15 ryoon Exp $ SHA1 (GD-SecurityImage-1.73.tar.gz) = bf979a78352735a2044f838c8cd2292a00699027 RMD160 (GD-SecurityImage-1.73.tar.gz) = 20a1db00b110f2db34f19932b1e7792e8e74c2ae SHA512 (GD-SecurityImage-1.73.tar.gz) = 7255c7d0745f4912103777fda6dd1d96563dc6e7c8454c5e0bd61009ac190224f8c58c8c4b7ffd3dbbb896fa5875d51234a3e0922872f6ca9398de0cf0002490 Size (GD-SecurityImage-1.73.tar.gz) = 88513 bytes +SHA1 (patch-Makefile.PL) = fec1fbc070fb8af99489099d69544332eb54f739 Index: pkgsrc/graphics/p5-GIFgraph/distinfo diff -u pkgsrc/graphics/p5-GIFgraph/distinfo:1.3 pkgsrc/graphics/p5-GIFgraph/distinfo:1.4 --- pkgsrc/graphics/p5-GIFgraph/distinfo:1.3 Tue Nov 3 21:34:12 2015 +++ pkgsrc/graphics/p5-GIFgraph/distinfo Fri Jun 9 16:43:16 2017 @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 21:34:12 agc Exp $ +$NetBSD: distinfo,v 1.4 2017/06/09 16:43:16 ryoon Exp $ SHA1 (GIFgraph-1.20.tar.gz) = 493b334ab38617db1b6faa11a7c4c219570a171d RMD160 (GIFgraph-1.20.tar.gz) = 3f39ec8df11e78cb5b8392ba1561e5bae6fc6a41 SHA512 (GIFgraph-1.20.tar.gz) = 94fab43ccf924c12a28363792bda84501066ecf3df2ec69c9aab3beb3962b7e2b5af649c67604605acfc9a5734af1c91f6dd58a85f97611468570ff2d24dddef Size (GIFgraph-1.20.tar.gz) = 29434 bytes +SHA1 (patch-Makefile.PL) = 976eee1090154d5f17a902b471ea9fc1bc02783f Added files: Index: pkgsrc/graphics/p5-GD-SecurityImage/patches/patch-Makefile.PL diff -u /dev/null pkgsrc/graphics/p5-GD-SecurityImage/patches/patch-Makefile.PL:1.1 --- /dev/null Fri Jun 9 16:43:16 2017 +++ pkgsrc/graphics/p5-GD-SecurityImage/patches/patch-Makefile.PL Fri Jun 9 16:43:15 2017 @@ -0,0 +1,15 @@ +$NetBSD: patch-Makefile.PL,v 1.1 2017/06/09 16:43:15 ryoon Exp $ + +* Fix build with Perl 5.26.0 + +--- Makefile.PL.orig 2015-01-21 01:05:58.000000000 +0000 ++++ Makefile.PL +@@ -3,6 +3,8 @@ + use 5.006; + use strict; + use warnings; ++use FindBin; ++use lib $FindBin::Bin; + use lib qw( builder/lib ); + use Build::Spec qw( mm_spec ); + use ExtUtils::MakeMaker; Index: pkgsrc/graphics/p5-GIFgraph/patches/patch-Makefile.PL diff -u /dev/null pkgsrc/graphics/p5-GIFgraph/patches/patch-Makefile.PL:1.1 --- /dev/null Fri Jun 9 16:43:16 2017 +++ pkgsrc/graphics/p5-GIFgraph/patches/patch-Makefile.PL Fri Jun 9 16:43:16 2017 @@ -0,0 +1,14 @@ +$NetBSD: patch-Makefile.PL,v 1.1 2017/06/09 16:43:16 ryoon Exp $ + +* Fix build with Perl 5.26.0 + +--- Makefile.PL.orig 1999-12-30 04:13:34.000000000 +0000 ++++ Makefile.PL +@@ -3,5 +3,6 @@ + + #--- Distribution section --- +- ++use FindBin; ++use lib $FindBin::Bin; + use ExtUtils::MakeMaker; + --_----------=_149702659616660--