Bug 127818 - security/snort does not compile with prelude support
Summary: security/snort does not compile with prelude support
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: 2008-10-03 14:40 UTC by Krzysztof Stryjek
Modified: 2009-01-08 13:21 UTC (History)
0 users

See Also:


Attachments
file.diff (344 bytes, patch)
2008-10-03 14:40 UTC, Krzysztof Stryjek
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Stryjek 2008-10-03 14:40:03 UTC
	One of the config options for security/snort is WITH_PRELUDE. Last
time libprelude has changed to new version, but Makefile for snort is not
updated. This patch corrects this issue.

How-To-Repeat: 	cd <PORTS_DIR>/security/snort && make all
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-10-03 15:44:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-10-06 06:35:37 UTC
clsung      2008-10-06 05:35:29 UTC

  FreeBSD ports repository

  Modified files:
    security/snort       Makefile 
  Log:
  - bump PORTREVISION
  - fix libprelude version
  One of the config options for security/snort is WITH_PRELUDE. Last
  time libprelude has changed to new version, but Makefile for snort is not
  updated. This patch corrects this issue.
  
  PointyHat to:   beech (ports/127339)
  PR:             ports/127818
  Submitted by:   Krzysztof Stryjek <wtp_AT_bsdguru dot org>
  
  Revision  Changes    Path
  1.103     +2 -1      ports/security/snort/Makefile
_______________________________________________
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 3 Stefan Walter freebsd_committer freebsd_triage 2009-01-08 13:21:24 UTC
State Changed
From-To: open->closed