Bug 133358 - [PATCH] net/bounce: add new -q option
Summary: [PATCH] net/bounce: add new -q 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: Alexander Logvinov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-04 05:50 UTC by Alexander Logvinov
Modified: 2009-06-02 22:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.67 KB, patch)
2009-04-04 05:50 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 2009-04-04 05:50:01 UTC
 Add new -q option to avoid spamming to syslog.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-04 05:50:15 UTC
Maintainer of net/bounce,

Please note that PR ports/133358 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/133358

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-04 05:50:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Alexander Logvinov freebsd_committer freebsd_triage 2009-06-01 15:22:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-02 22:39:27 UTC
avl         2009-06-02 21:39:14 UTC

  FreeBSD ports repository

  Modified files:
    net/bounce           Makefile 
    net/bounce/files     patch-bounce.c 
  Log:
  - Add -q option to silence output to syslog
  
  PR:             ports/133358
  Submitted by:   me
  Approved by:    maintainer timeout, tabthorpe (mentor)
  
  Revision  Changes    Path
  1.26      +1 -1      ports/net/bounce/Makefile
  1.2       +15 -12    ports/net/bounce/files/patch-bounce.c
_______________________________________________
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 5 Alexander Logvinov freebsd_committer freebsd_triage 2009-06-02 22:40:07 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!