From koobs.freebsd@gmail.com  Fri Jun 15 10:08:27 2012
Return-Path: <koobs.freebsd@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AB530106566B;
	Fri, 15 Jun 2012 10:08:27 +0000 (UTC)
	(envelope-from koobs.freebsd@gmail.com)
Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 774A68FC0A;
	Fri, 15 Jun 2012 10:08:27 +0000 (UTC)
Received: by dadv36 with SMTP id v36so4031917dad.13
        for <multiple recipients>; Fri, 15 Jun 2012 03:08:27 -0700 (PDT)
Received: by 10.68.233.193 with SMTP id ty1mr18626959pbc.47.1339754906940;
        Fri, 15 Jun 2012 03:08:26 -0700 (PDT)
Received: from freebsd-90-amd64.elysium (ppp59-167-128-11.static.internode.on.net. [59.167.128.11])
        by mx.google.com with ESMTPS id we10sm12763737pbc.13.2012.06.15.03.08.24
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 15 Jun 2012 03:08:26 -0700 (PDT)
Received: by freebsd-90-amd64.elysium (Postfix, from userid 1001)
	id D54A4178D5; Fri, 15 Jun 2012 20:08:20 +1000 (EST)
Message-Id: <20120615100820.D54A4178D5@freebsd-90-amd64.elysium>
Date: Fri, 15 Jun 2012 20:08:20 +1000 (EST)
From: koobs <koobs.freebsd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: martymac@FreeBSD.org
Subject: [PATCH] sysutils/fpart: update to 0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169098
>Category:       ports
>Synopsis:       [PATCH] sysutils/fpart: update to 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    martymac
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 15 10:10:01 UTC 2012
>Closed-Date:    Fri Jun 15 12:44:06 UTC 2012
>Last-Modified:  Mon Jun 18 04:05:40 UTC 2012
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64.elysium 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 0.4

Changes: 2012/06/12

    - Now builds on Solaris (using FreeBSD's fts(3))
    - Fix stack overflow when allocating file entry pointers' array
    - Added preloading/rounding options -p, -q and -r. See fpart(1)
    - Added more verbose messages (option '-v')
    - Better error handling when unable to add file entries
      (mostly when running out of memory)
    - Verbose mode now accepts several levels
    - Added option '-m' (disabled by default), that tries to lower physical
      memory usage (at least during FS crawling) by using temporary file(s)
      and mmap(2) facility

Port maintainer (martymac@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- fpart-0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/fpart/Makefile ./Makefile
--- /usr/ports/sysutils/fpart/Makefile	2011-12-07 18:48:43.000000000 +1100
+++ ./Makefile	2012-06-15 19:57:22.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fpart
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
 		http://contribs.martymac.org/fpart/
diff -ruN --exclude=CVS /usr/ports/sysutils/fpart/distinfo ./distinfo
--- /usr/ports/sysutils/fpart/distinfo	2011-12-07 18:48:43.000000000 +1100
+++ ./distinfo	2012-06-15 19:57:34.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (fpart-0.3.tgz) = 140c3b0518ae8845ec5824785f83e75fd46826564e9b56a59bddeba73523002e
-SIZE (fpart-0.3.tgz) = 15967
+SHA256 (fpart-0.4.tgz) = e87415c7892d39122dbdb88247c19d45fe6db27ea3f0ef2e03b7be728b561456
+SIZE (fpart-0.4.tgz) = 36791
--- fpart-0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->martymac 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 15 10:23:04 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169098 

From: "Ganael LAPLANCHE" <martymac@FreeBSD.org>
To: koobs <koobs.freebsd@gmail.com>
Subject: Re: [PATCH] sysutils/fpart: update to 0.4

 On Fri, 15 Jun 2012 20:08:20 +1000 (EST), koobs wrote
 
 Hi,
 
 > >Description:
 > - Update to 0.4
 
 Thanks for your patch, but I've just updated the port this morning :)
 
 I'll just close this PR, then.
 
 Best regards,
 
 --
 Ganael LAPLANCHE <ganael.laplanche@martymac.org>
 http://www.martymac.org | http://contribs.martymac.org
 FreeBSD: martymac <martymac@FreeBSD.org>, http://www.FreeBSD.org
State-Changed-From-To: open->closed 
State-Changed-By: martymac 
State-Changed-When: Fri Jun 15 12:43:35 UTC 2012 
State-Changed-Why:  
Port already updated (anyway, thanks for your contribution !) 

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