Bug 148858 - [PATCH] security/chaosreader: fix "devision by zero" error
Summary: [PATCH] security/chaosreader: fix "devision by zero" error
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: 2010-07-23 09:50 UTC by Artem Naluzhny
Modified: 2010-07-28 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.23 KB, patch)
2010-07-23 09:50 UTC, Artem Naluzhny
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-23 09:50:10 UTC
Maintainer of security/chaosreader,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-23 09:50:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 pauls 2010-07-23 15:40:06 UTC
--On Friday, July 23, 2010 03:50:10 -0500 Edwin Groothuis <edwin@FreeBSD.org> 
wrote:

> Maintainer of security/chaosreader,
>
> Please note that PR ports/148858 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/148858

I approve.

-- 
Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-07-23 22:41:47 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-07-28 16:23:33 UTC
arved       2010-07-28 15:23:24 UTC

  FreeBSD ports repository

  Modified files:
    security/chaosreader Makefile 
  Added files:
    security/chaosreader/files patch-chaosreader 
  Log:
  Fix a division by zero bug.
  Bump PORTREVISION
  
  PR:             148858
  Submitted by:   Artem Naluzhnyy <tut@nhamon.com.ua>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +2 -0      ports/security/chaosreader/Makefile
  1.1       +15 -0     ports/security/chaosreader/files/patch-chaosreader (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 Tilman Keskinoz freebsd_committer freebsd_triage 2010-07-28 16:23:39 UTC
State Changed
From-To: open->closed

committed, thanks!