Bug 113069 - [PATCH] net/bounce: add new -d option
Summary: [PATCH] net/bounce: add new -d option
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-28 00:40 UTC by Alexander Logvinov
Modified: 2007-06-06 12:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.03 KB, patch)
2007-05-28 00:40 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 2007-05-28 00:40:04 UTC
 Add new -d option to call gethostbyname before connect
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-28 00:40:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 matt wilbur 2007-05-30 18:49:26 UTC
I approve of the patch.

thanks
matt

On May 27, 2007, at 4:40 PM, Edwin Groothuis wrote:

> Maintainer of net/bounce,
>
> Please note that PR ports/113069 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/113069
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2007-05-31 00:51:25 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-06-06 06:31:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-06-06 12:24:53 UTC
miwi        2007-06-06 11:24:47 UTC

  FreeBSD ports repository

  Modified files:
    net/bounce           Makefile 
  Added files:
    net/bounce/files     patch-03 
  Log:
  - Add new -d option to call gethostbyname before connect
  
  PR:             113069
  Submitted by:   Alexander Logvinov <ports@logvinov.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.22      +1 -1      ports/net/bounce/Makefile
  1.1       +44 -0     ports/net/bounce/files/patch-03 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2007-06-06 12:24:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!