Bug 138368

Summary: security/barnyard2, new port submission, correct a typo
Product: Ports & Packages Reporter: pauls
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-Makefile none

Description pauls 2009-08-31 02:40:05 UTC
	Before I made the new port submission but after I completed
	testing, I inadvertently added a - to the --with-mysql statement
	which would cause the mysql-related portion of the build fail
	with nothing but a one-line error message that the installer
	might never notice.  The port would build fine but would not
	work with mysql as expected.

	This patch removes the extra dash which fixes the failure.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-31 02:40:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 pauls 2009-08-31 02:54:34 UTC
This PR applies to the previous PR submitted for a new port - 
http://www.freebsd.org/cgi/query-pr.cgi?pr=138326

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-09 03:12:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-09 03:12:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!