Bug 163603 - [PATCH]: Update security/suricata
Summary: [PATCH]: Update security/suricata
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-25 03:00 UTC by Wesley Shields
Modified: 2012-01-10 19:47 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.65 KB, patch)
2011-12-25 03:00 UTC, Wesley Shields
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wesley Shields freebsd_committer freebsd_triage 2011-12-25 03:00:29 UTC
Update security/suricata to the latest release. This patch switches to using
devel/libhtp (I'm committing it shortly), which should make important updates
easier in the future.

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-25 03:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-25 03:00:46 UTC
Maintainer of security/suricata,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-25 03:00:49 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-10 19:34:13 UTC
wxs         2012-01-10 19:34:02 UTC

  FreeBSD ports repository

  Modified files:
    security/suricata    Makefile distinfo pkg-plist 
  Removed files:
    security/suricata/files patch-Makefile.in 
  Log:
  - Update to 1.1.1.
  - Use libhtp from ports instead of the bundled one.
  - Remove check for 6.x.
  
  PR:             ports/163603
  Submitted by:   wxs@
  Approved by:    eksffa@freebsdbrasil.com.br (maintiner timeout)
  
  Revision  Changes    Path
  1.9       +7 -8      ports/security/suricata/Makefile
  1.3       +2 -2      ports/security/suricata/distinfo
  1.2       +0 -11     ports/security/suricata/files/patch-Makefile.in (dead)
  1.2       +0 -8      ports/security/suricata/pkg-plist
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2012-01-10 19:47:53 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!