Bug 99633 - [PATCH] devel/p5-Object-Accessor: update to 0.20
Summary: [PATCH] devel/p5-Object-Accessor: update to 0.20
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 06:50 UTC by Yen-Ming Lee
Modified: 2006-07-03 13:26 UTC (History)
1 user (show)

See Also:


Attachments
p5-Object-Accessor-0.20.patch (1.64 KB, patch)
2006-06-30 06: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 2006-06-30 06:50:15 UTC
- Update to 0.20

- Note: it didn't pass "make test" under perl 5.6

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.6.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_Object-Accessor...............ok
t/01_Object-Accessor-Subclassed....ok
t/02_Object-Accessor-allow.........ok
t/03_Object-Accessor-local.........ok
t/04_Object-Accessor-lvalue........panic: unexpected optree near method call at t/04_Object-Accessor-lvalue.t line 31, near "$$ }"
Execution of t/04_Object-Accessor-lvalue.t aborted due to compilation errors.
t/04_Object-Accessor-lvalue........dubious
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/04_Object-Accessor-lvalue.t  255 65280    ??   ??       %  ??
Failed 1/5 test scripts, 80.00% okay. 0/82 subtests failed, 100.00% okay.
*** Error code 35

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-30 06:50:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer
Comment 2 skv freebsd_committer freebsd_triage 2006-07-03 13:26:11 UTC
State Changed
From-To: open->closed

Committed, thank you!