Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2011 20:00:27 GMT
From:      Michael G Schwern <schwern@pobox.com>
To:        perl@FreeBSD.org
Subject:   Re: ports/160759: [PATCH] devel/p5-ExtUtils-MakeMaker: update to 6.59
Message-ID:  <201110252000.p9PK0R93099543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/160759; it has been noted by GNATS.

From: Michael G Schwern <schwern@pobox.com>
To: bug-followup@FreeBSD.org, freebsd@beardz.net
Cc:  
Subject: Re: ports/160759: [PATCH] devel/p5-ExtUtils-MakeMaker: update to
 6.59
Date: Tue, 25 Oct 2011 12:33:14 -0700

 Hi,
 
 I maintain ExtUtils::MakeMaker.  This patch is a correct solution to the
 conflict between ExtUtils::MakeMaker and ExtUtils::Install.  MakeMaker is
 supposed to depend on ExtUtils::Install, but to do so normally would introduce
 a dependency loop.
 
 A less invasive solution would be to delete the contents of bundled.  Make
 sure the bundled dependencies are marked as package dependencies.
 
 PS  If there is some sort of environment variable FreeBSD sets while creating
 a package, I could have MakeMaker watch for that.  It would not use the
 bundled versions and instead declare them as dependencies.
 
 Thanks,
 Schwern



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110252000.p9PK0R93099543>