ports/175836: port update, security/barnyard2
Paul Schmehl
pauls at utdallas.edu
Mon Feb 4 17:10:00 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list