Bug 79330 - [PATCH] devel/p5-Module-Build: add .packlist in PLIST
Summary: [PATCH] devel/p5-Module-Build: add .packlist in PLIST
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 09:50 UTC by Yen-Ming Lee
Modified: 2005-06-23 11:24 UTC (History)
1 user (show)

See Also:


Attachments
p5-Module-Build-0.26.09.patch (844 bytes, patch)
2005-03-29 09:50 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee freebsd_committer freebsd_triage 2005-03-29 09:50:02 UTC
- remove .packlist file which was introduced in Module::Build 0.2609

  quoted from README

        create_packlist
            If true, this parameter tells Module::Build to create a
            .packlist file during the "install" action, just like
            ExtUtils::MakeMaker does. The file is created in a subdirectory
            of the "arch" installation location. It is used by some other
            tools (CPAN, CPANPLUS, etc.) for determining what files are part
            of an install.

            The default value is true. This parameter was introduced in
            Module::Build version 0.2609; previously no packlists were ever
            created by Module::Build.

Port maintainer (mat@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: 
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005032807/p5-Module-Build-0.26.09.log
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-03-29 11:12:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Now contains patch to bsd.port.mk.
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2005-06-23 11:24:22 UTC
State Changed
From-To: open->closed

Just committed that