Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2013 17:25:09 +0000 (GMT)
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176176: security/barnyard2, update to version 1.12
Message-ID:  <20130215172509.D870C5A5C418@buttercup5.utdallas.edu>
Resent-Message-ID: <201302151730.r1FHU0ir051841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176176
>Category:       ports
>Synopsis:       security/barnyard2, update to version 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 17:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Paul Schmehl
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	security/barnyard2, update to version 1.12
>How-To-Repeat:
	
>Fix:

	

--- barnyard2.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 312301)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	barnyard2
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	security
 
 MAINTAINER=	pauls@utdallas.edu
@@ -13,7 +13,7 @@
 GH_ACCOUNT=	firnsy
 GH_PROJECT=	${PORTNAME}
 GH_TAGNAME=	v2-${PORTVERSION}
-GH_COMMIT=	4dfdc80
+GH_COMMIT=	3c1f553
 
 OPTIONS_DEFINE=	64BIT ARUBA BRO GRE IPV6 MPLS MYSQL MYSQL_SSL ODBC PRELUDE PGSQL
 NO_OPTIONS_SORT=yes
@@ -62,7 +62,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MBRO}
-BROKEN=			Will not compile until bro update is committed - deselect this option
+BROKEN=			The Bro port is in transition right now, so this is not supported yet
 BUILD_DEPENDS+=		bro:${PORTSDIR}/security/bro-barnyard2
 CONFIGURE_ARGS+=	--enable-bro --with-broccoli=${LOCALBASE}/lib
 .else
Index: distinfo
===================================================================
--- distinfo	(revision 312301)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (barnyard2-1.11.tar.gz) = 345d6dfd7f88cc7d72258338e2db0fa05499dc434c0fe33b685d998f497f2bcd
-SIZE (barnyard2-1.11.tar.gz) = 425392
+SHA256 (barnyard2-1.12.tar.gz) = 30b31ec4ad1d2c05493f10e082496b42111807497443f01bb2648859eff246a9
+SIZE (barnyard2-1.12.tar.gz) = 425744
--- barnyard2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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