Bug 75871 - An Extra Patch Option Implement
Summary: An Extra Patch Option Implement
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: 2005-01-06 06:30 UTC by Yuichiro AIZAWA
Modified: 2005-01-08 18:22 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.28 KB, patch)
2005-01-06 06:30 UTC, Yuichiro AIZAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro AIZAWA 2005-01-06 06:30:25 UTC
This patch enable install extra patch to limit ML creation and ML joining by Mail address.
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-01-08 18:17:22 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks! 
Please note: 
1) put a port name and optionaly [maintainer] mark in synopsis line  
2) don't bump PORTVERSION is there is no new features on default 
3) options must be processed after bsd.port.post.mk. Otherwise 
it doesn't work. (I've moved it)