Bug 80666

Summary: astyle port: a patch to fix command line option parser
Product: Ports & Packages Reporter: Alex Rousskov <rousskov>
Component: Individual Port(s)Assignee: Jean-Yves Lefort <jylefort>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ae none

Description Alex Rousskov 2005-05-05 17:20:02 UTC
astyle has a bug in parsing *indent=* options.
The attached patch fixes the bug.
The patch comes from http://bugs.gentoo.org/show_bug.cgi?id=43091
I removed some (but not all) whitespace changes.

Fix: apply the patch
How-To-Repeat: astyle --force-indent=tab=4
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-07 21:29:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-07 21:37:00 UTC
State Changed
From-To: open->closed

Committed, thanks!