Bug 159892 - ports, security/barnyard2, port update
Summary: ports, security/barnyard2, port update
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 19:50 UTC by pauls
Modified: 2011-08-19 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.56 KB, patch)
2011-08-18 19:50 UTC, pauls
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!