Bug 60813 - [maintainer] update net/p5-Net-Amazon to 0.18
Summary: [maintainer] update net/p5-Net-Amazon to 0.18
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-02 04:40 UTC by Cheng-Lung Sung
Modified: 2004-01-02 09:38 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.20 KB, patch)
2004-01-02 04:40 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-01-02 04:40:17 UTC
- update from 0.17 to 0.18
- refine pkg-plist
- Brian Hirt provided a patch for
  multiple error messages returned by some requests to AMZN.
  There's two accessors now, Response->messages() returning
  a ref to an array of error messages, and Response->message()
  returning them stringed together for backwards compatibility.
- Padraic Renaghan provided a patch
  for access to upc/media/nummedia fields in Music.pm
- Fixed test suite warnings with perl 5.8.2 in N::A::Property::Book.

How-To-Repeat: apply this patch
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-01-02 09:38:29 UTC
State Changed
From-To: open->closed

Committed, thanks!