From owner-freebsd-perl@FreeBSD.ORG Fri Sep 16 04:28:54 2011 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B7461065673; Fri, 16 Sep 2011 04:28:54 +0000 (UTC) (envelope-from freebsd@beardz.net) Received: from beardz.net (beardz.net [IPv6:2a01:4f8:121:2403:1::]) by mx1.freebsd.org (Postfix) with ESMTP id A760B8FC16; Fri, 16 Sep 2011 04:28:53 +0000 (UTC) Received: from beardz.net (localhost [127.0.1.7]) by beardz.net (8.14.4/8.14.4) with ESMTP id p8G4SpZb000389; Fri, 16 Sep 2011 05:28:51 +0100 (BST) (envelope-from freebsd@beardz.net) Received: (from root@localhost) by beardz.net (8.14.4/8.14.4/Submit) id p8G4Soxa000378; Fri, 16 Sep 2011 05:28:50 +0100 (BST) (envelope-from freebsd@beardz.net) Date: Fri, 16 Sep 2011 05:28:50 +0100 (BST) Message-Id: <201109160428.p8G4Soxa000378@beardz.net> To: FreeBSD-gnats-submit@freebsd.org From: Jase Thew X-send-pr-version: 3.113 X-GNATS-Notify: Cc: perl@freebsd.org Subject: [PATCH] devel/p5-ExtUtils-MakeMaker: update to 6.59 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 04:28:54 -0000 >Submitter-Id: current-users >Originator: Jase Thew >Organization: >Confidential: no >Synopsis: [PATCH] devel/p5-ExtUtils-MakeMaker: update to 6.59 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.2-STABLE amd64 >Environment: System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr 2 19:17:15 BST >Description: For devel/p5-ExtUtils-MakeMaker: - Update to 6.59 - Remove unnecessary CONFLICTS with devel/p5-ExtUtils-Install - Do not install any bundled dependancy modules. Instead, satisfy run-time dependancies using p5- ports. This alleviates the problem of having conflicting files with devel/p5-ExtUtils-Install. Recommended practice as per author's SPECIAL NOTE TO PACKAGERS at http://cpansearch.perl.org/src/MSTROUT/ExtUtils-MakeMaker-6.59/INSTALL Added file(s): - files/patch-Makefile_PL Removed file(s): - files/patch-Makefile.PL For devel/p5-ExtUtils-Install: - Remove unnecessary CONFLICTS with devel/p5-ExtUtils-MakeMaker Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: