Bug 55305 - update devel/p5-B-Deobfuscate
Summary: update devel/p5-B-Deobfuscate
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: 2003-08-06 13:10 UTC by Mathieu Arnold
Modified: 2003-08-07 13:38 UTC (History)
1 user (show)

See Also:


Attachments
p5-B-Deobfuscate-0.10.diff (869 bytes, patch)
2003-08-06 13:10 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-08-06 13:10:17 UTC
Update devel/p5-B-Deobfuscate

- broquaint of perlmonks.org noticed that I forgot to handle the helem opcode.
  This attempts to handle all the cases I need to (after consulting opcode.pl
  of the perl source).
- Added some real tests.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-08-07 13:38:34 UTC
State Changed
From-To: open->closed

Committed, thanks!