Bug 140431 - [maintainer] update devel/py-pefile to 1.2.10-63
Summary: [maintainer] update devel/py-pefile to 1.2.10-63
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 20:30 UTC by Antoine Brodin
Modified: 2009-11-11 14:40 UTC (History)
0 users

See Also:


Attachments
py-pefile.diff (1.14 KB, patch)
2009-11-09 20:30 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2009-11-09 20:30:01 UTC
Changes:
- Fixed infinite loop parsing version information triggered by a sample
- Fixed an "index out of range" problem when parsing some unusual import tables
- Fixed struct module's types to work properly on 64bit architectures. As it was
reported by James on the pefile googlegroup, the 'L' type tried to decode 8
bytes into a 64bit long instead of the expected 4 bytes for a dword. 'I' behaves
as expected decoding 4 bytes when pefile runs in both 32bit and 64bit
architectures
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-09 20:30:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-11-10 08:24:35 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-11-11 14:38:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-11-11 14:39:00 UTC
miwi        2009-11-11 14:38:38 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-pefile      Makefile distinfo 
  Log:
  - Update to 1.2.10-63
  
  PR:             140431
  Submitted by:   Antoine Brodin <antoine@freebsd.org> (maintainer)
  
  Revision  Changes    Path
  1.13      +1 -1      ports/devel/py-pefile/Makefile
  1.12      +3 -3      ports/devel/py-pefile/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"