Bug 104514 - [update port] net/bounce: provide rc_subr script
Summary: [update port] net/bounce: provide rc_subr script
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 05:40 UTC by Alexander Logvinov
Modified: 2006-11-10 00:45 UTC (History)
0 users

See Also:


Attachments
file.diff (2.15 KB, patch)
2006-10-18 05:40 UTC, Alexander Logvinov
no flags Details | Diff
bounce.diff (2.12 KB, patch)
2006-10-18 09:57 UTC, Alexander Logvinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2006-10-18 05:40:17 UTC
 Provide rc_subr script for bounce
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-18 05:40:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-18 06:09:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 Alexander Logvinov 2006-10-18 09:57:11 UTC
Hello!

-	command_args="${options}"
-	cmd="${command} ${command_args}"
+	cmd="${command} ${options}"

 A new patch in attach. Sorry to trouble you.

--
WBR
Comment 4 matt wilbur 2006-11-07 18:01:54 UTC
Hello,

I approve this patch..

thx much
matt

On Oct 17, 2006, at 9:40 PM, Edwin Groothuis wrote:

> Maintainer of net/bounce,
>
> Please note that PR ports/104514 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/104514
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 5 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-10 00:45:28 UTC
State Changed
From-To: feedback->closed

Committed. Thank You.