From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 26 09:50:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFDDAE61 for ; Fri, 26 Oct 2012 09:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7CA438FC14 for ; Fri, 26 Oct 2012 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9Q9o1LL087131 for ; Fri, 26 Oct 2012 09:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9Q9o179087130; Fri, 26 Oct 2012 09:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 26 Oct 2012 09:50:01 GMT Resent-Message-Id: <201210260950.q9Q9o179087130@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, David Naylor Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1A95CDC for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/173121: [patch] update ports-mgmt/portbuilder from 0.1.5.3 to 0.1.5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 09:50:01 -0000 >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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 26 09:50:01 UTC 2012 >Closed-Date: >Last-Modified: >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: >Unformatted: