Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 09:44:41 GMT
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173121: [patch] update ports-mgmt/portbuilder from 0.1.5.3 to 0.1.5.4
Message-ID:  <201210260944.q9Q9ifcd086347@red.freebsd.org>
Resent-Message-ID: <201210260950.q9Q9o179087130@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210260944.q9Q9ifcd086347>