Bug 74643 - [PATCH] textproc/p5-XML-Stream: update to 1.22
Summary: [PATCH] textproc/p5-XML-Stream: update to 1.22
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 10:20 UTC by Lars Eggert
Modified: 2004-12-07 09:12 UTC (History)
1 user (show)

See Also:


Attachments
p5-XML-Stream-1.22.patch (1.23 KB, patch)
2004-12-03 10:20 UTC, Lars Eggert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Eggert 2004-12-03 10:20:31 UTC
- Update to 1.22

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

Generated with FreeBSD Port Tools 0.63
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-12-03 10:46:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

My port
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2004-12-04 10:42:16 UTC
'make test' fails for perl 5.6.1 due to the use of Encode. Could you
have a look if this might work with Encode::compat or should we mark it
5.8 and higher?
Comment 3 Lars Eggert 2004-12-06 08:39:04 UTC
I don't use perl 5.6.1 so I can't test this. Make it require 5.8?
-- 
Lars Eggert                                     NEC Network Laboratories
Comment 4 Erwin Lansing freebsd_committer freebsd_triage 2004-12-07 09:12:20 UTC
State Changed
From-To: open->closed

Committed, thanks!