From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 4 17:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CC8338C3 for ; Mon, 4 Feb 2013 17:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 98A90AFA for ; Mon, 4 Feb 2013 17:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14HA0H5001068 for ; Mon, 4 Feb 2013 17:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14HA0Mq001067; Mon, 4 Feb 2013 17:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 4 Feb 2013 17:10:00 GMT Resent-Message-Id: <201302041710.r14HA0Mq001067@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Schmehl Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2A3E9436 for ; Mon, 4 Feb 2013 16:59:55 +0000 (UTC) (envelope-from prvs=740d9e45e=root+buttercup5@utdallas.edu) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 04BEFA5D for ; Mon, 4 Feb 2013 16:59:54 +0000 (UTC) Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31]) by ip-relay-001.utdallas.edu with ESMTP; 04 Feb 2013 10:58:45 -0600 Received: from buttercup5.utdallas.edu (buttercup5.utdallas.edu [10.110.4.133]) by mx31.utdallas.edu (Postfix) with ESMTP id 69E164219B for ; Mon, 4 Feb 2013 11:05:02 -0600 (CST) Received: by buttercup5.utdallas.edu (Postfix, from userid 0) id 1C5AA5A5C418; Mon, 4 Feb 2013 16:58:45 +0000 (GMT) Message-Id: <20130204165845.1C5AA5A5C418@buttercup5.utdallas.edu> Date: Mon, 4 Feb 2013 16:58:45 +0000 (GMT) From: Paul Schmehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/175836: port update, security/barnyard2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 17:10:00 -0000 >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: