Bug 159892

Summary: ports, security/barnyard2, port update
Product: Ports & Packages Reporter: pauls
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description pauls 2011-08-18 19:50:07 UTC
This update patches the files/barnyard2.sh.in file to add functionality to run multiple instances of barnyard.  It also makes a minor change to the Makefile.  I did not bump PORTREVISION, because this is a non-essential change.  If users want to pick up the change, they can force an update of the port.

Fix: N/A

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-19 00:35:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-19 14:02:56 UTC
zi          2011-08-19 13:02:39 UTC

  FreeBSD ports repository

  Modified files:
    security/barnyard2   Makefile 
    security/barnyard2/files barnyard2.sh.in 
  Log:
  Add support for running multiple instances
  Adjust whitespace in Makefile
  
  PR:             ports/159892
  Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.10      +3 -3      ports/security/barnyard2/Makefile
  1.3       +20 -41    ports/security/barnyard2/files/barnyard2.sh.in
_______________________________________________
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 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-19 14:04:51 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!