Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 03:20:03 GMT
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/124122: [PATCH] security/barnyard: [SUMMARIZE CHANGES]
Message-ID:  <200806210320.m5L3K30g013291@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124122; it has been noted by GNATS.

From: Paul Schmehl <pauls@utdallas.edu>
To: lippe@FreeBSD.org, bug-followup@FreeBSD.org, shuyaan@gmail.com
Cc:  
Subject: Re: ports/124122: [PATCH] security/barnyard: [SUMMARIZE CHANGES]
Date: Fri, 20 Jun 2008 22:15:04 -0500

 --On June 19, 2008 2:51:43 AM -0300 Felippe de Meirelles Motta 
 <lippe@FreeBSD.org> wrote:
 
 > Hi Paul,
 >
 > Can you resend the full patch ?
 >
 > Thanks!
 
 Sure.
 
 --- patch-Makefile begins here ---
 --- Makefile.orig       2008-06-02 22:20:57.000000000 -0500
 +++ Makefile    2008-06-02 22:21:11.000000000 -0500
 @@ -7,7 +7,7 @@
 
  PORTNAME=      barnyard
  PORTVERSION=   0.2.0
 -PORTREVISION=  4
 +PORTREVISION=  5
  CATEGORIES=    security
  MASTER_SITES=  SF
 
 --- patch-Makefile ends here ---
 
 --- patch-files-barnyard.sh.in begins here ---
 --- files/barnyard.sh.in.orig   2008-06-02 20:40:16.000000000 -0500
 +++ files/barnyard.sh.in        2008-06-02 22:16:37.000000000 -0500
 @@ -50,6 +50,6 @@
  : ${barnyard_flags="-D"}
 
  command="%%PREFIX%%/bin/barnyard"
 -command_args="-c ${barnyard_conf} ${barnyard_flags}"
 +command_args="-c ${barnyard_conf}"
 
  run_rc_command "$1"
 --- patch-files-barnyard.sh.in ends here ---
 
 Paul Schmehl (pauls@utdallas.edu)
 Senior Information Security Analyst
 The University of Texas at Dallas
 http://www.utdallas.edu/ir/security/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806210320.m5L3K30g013291>