Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Feb 2013 16:58:45 +0000 (GMT)
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175836: port update, security/barnyard2
Message-ID:  <20130204165845.1C5AA5A5C418@buttercup5.utdallas.edu>
Resent-Message-ID: <201302041710.r14HA0Mq001067@freefall.freebsd.org>

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

>Number:         175836
>Category:       ports
>Synopsis:       port update, security/barnyard2
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 17:10: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 port to correct distro pull
	problem, developers moved the GH_TAGNAME breaking the
	port.  This update changes GH_TAGNAME to a tag that
	pulls the commit the port needs.  Also adds the
	required PORTREVISION value.
>How-To-Repeat:
	
>Fix:

	

--- barnyard2.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 311636)
+++ Makefile	(working copy)
@@ -12,7 +12,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	firnsy
 GH_PROJECT=	${PORTNAME}
-GH_TAGNAME=	master
+GH_TAGNAME=	v2-${PORTVERSION}
 GH_COMMIT=	4dfdc80
 
 OPTIONS_DEFINE=	64BIT ARUBA BRO GRE IPV6 MPLS MYSQL MYSQL-SSL ODBC PRELUDE PGSQL
--- 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?20130204165845.1C5AA5A5C418>