From nobody@FreeBSD.org  Fri Oct 26 09:44:41 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D1A95CDC
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Oct 2012 09:44:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B8BD08FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Oct 2012 09:44:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9Q9if8L086348
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Oct 2012 09:44:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9Q9ifcd086347;
	Fri, 26 Oct 2012 09:44:41 GMT
	(envelope-from nobody)
Message-Id: <201210260944.q9Q9ifcd086347@red.freebsd.org>
Date: Fri, 26 Oct 2012 09:44:41 GMT
From: David Naylor <naylor.b.david@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update ports-mgmt/portbuilder from 0.1.5.3 to 0.1.5.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173121
>Category:       ports
>Synopsis:       [patch] update ports-mgmt/portbuilder from 0.1.5.3 to 0.1.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    avilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 26 09:50:01 UTC 2012
>Closed-Date:    Fri Oct 26 20:59:34 UTC 2012
>Last-Modified:  Fri Oct 26 20:59:34 UTC 2012
>Originator:     David Naylor
>Release:        
>Organization:
>Environment:
>Description:
0.1.5.4 - 2012 October 26:
 * Fixes:
   * ordering of jobs
   * auto (dependency) flag for pkgng
   * deadlock between OS pipes and wait()
   * options detection (track changes in Port's infrastructure)
   * detection of pkgng mode (aka ${OSVERSION} > 1000017)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uNr /usr/ports/ports-mgmt/portbuilder/Makefile port/Makefile
--- /usr/ports/ports-mgmt/portbuilder/Makefile	2012-09-12 03:14:49.000000000 +0200
+++ portbuilder/Makefile	2012-10-26 11:37:26.000000000 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/ports-mgmt/portbuilder/Makefile,v 1.10 2012/09/11 01:16:01 tj Exp $
 
 PORTNAME=	portbuilder
-DISTVERSION=	0.1.5.3
+DISTVERSION=	0.1.5.4
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://cloud.github.com/downloads/DragonSA/portbuilder/
 
diff -uNr /usr/ports/ports-mgmt/portbuilder/distinfo port/distinfo
--- /usr/ports/ports-mgmt/portbuilder/distinfo	2012-09-12 03:14:49.000000000 +0200
+++ portbuilder/distinfo	2012-10-26 11:38:28.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (portbuilder-0.1.5.3.tar.xz) = 2ff76856bde0b880e0166525553f67792dd5aac7a02739c9f48e624343c9e61d
-SIZE (portbuilder-0.1.5.3.tar.xz) = 39820
+SHA256 (portbuilder-0.1.5.4.tar.xz) = a02efab67edc70403cb81b820f089769ab7225ee1de3dff42703ff366c0fb8b9
+SIZE (portbuilder-0.1.5.4.tar.xz) = 39940


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->avilla 
Responsible-Changed-By: avilla 
Responsible-Changed-When: Fri Oct 26 20:18:33 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173121 
State-Changed-From-To: open->closed 
State-Changed-By: avilla 
State-Changed-When: Fri Oct 26 20:59:33 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173121 
>Unformatted:
