Bug 172436 - [PATCH] graphics/xfig-devel: Converting port to new options framework
Summary: [PATCH] graphics/xfig-devel: Converting port to new options framework
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-07 05:20 UTC by Michael Gmelin
Modified: 2012-10-16 23:37 UTC (History)
0 users

See Also:


Attachments
xfig-3.2.5.a5_8.patch (893 bytes, patch)
2012-10-07 05:20 UTC, Michael Gmelin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin 2012-10-07 05:20:20 UTC
The patch below converts the port to use the new options framework[1].

The patch is to be applied using:

patch -p0 -E </path/to/patchfile

No attempts have been made to fix any potential issues the port might
have beyond this scope. I also didn't fix any indentation issues to
keep the patch small and easy to audit, a future port maintainer might
want to take care of this.

See also:
1. http://lists.freebsd.org/pipermail/freebsd-ports/2012-October/078676.html

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2012-10-16 23:35:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2012-10-16 23:37:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!