From scjamorim@bsd.com.br  Fri Aug 21 21:25:35 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 97FC8106568C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 21:25:35 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-gx0-f227.google.com (mail-gx0-f227.google.com [209.85.217.227])
	by mx1.freebsd.org (Postfix) with ESMTP id 5D15F8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 21:25:34 +0000 (UTC)
Received: by gxk27 with SMTP id 27so1326909gxk.12
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Aug 2009 14:25:34 -0700 (PDT)
Received: by 10.90.242.1 with SMTP id p1mr1258839agh.105.1250889933600;
        Fri, 21 Aug 2009 14:25:33 -0700 (PDT)
Received: from fbsd72.scjamorim.org ([201.22.150.181])
        by mx.google.com with ESMTPS id 36sm2655111aga.54.2009.08.21.14.25.31
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 21 Aug 2009 14:25:32 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 5CDC02281E1; Fri, 21 Aug 2009 18:25:24 -0300 (BRT)
Message-Id: <20090821212524.5CDC02281E1@fbsd72.scjamorim.org>
Date: Fri, 21 Aug 2009 18:25:24 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: koziol@hdfgroup.org
Subject: [PATCH] science/hdf5: update to 1.6.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify: koziol@hdfgroup.org

>Number:         138051
>Category:       ports
>Synopsis:       [PATCH] science/hdf5: update to 1.6.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 21:30:06 UTC 2009
>Closed-Date:    Thu Sep 03 23:45:42 UTC 2009
>Last-Modified:  Thu Sep  3 23:50:01 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 1.6.9

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/hdf5-1.6.9.log
7-stable - amd64
http://www.scjamorim.org/Home/hdf5-1.6.9_amd64.log


Port maintainer (koziol@hdfgroup.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- hdf5-1.6.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/science/hdf5/Makefile,v
retrieving revision 1.53
diff -u -u -r1.53 Makefile
--- Makefile	6 Aug 2009 14:48:21 -0000	1.53
+++ Makefile	21 Aug 2009 21:24:03 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	hdf5
-PORTVERSION=	1.6.8
-PORTREVISION=	1
+PORTVERSION=	1.6.9
 CATEGORIES=	science archivers graphics
 MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
 		ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/science/hdf5/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	23 Nov 2008 16:29:42 -0000	1.18
+++ distinfo	21 Aug 2009 21:24:03 -0000
@@ -1,3 +1,3 @@
-MD5 (hdf5-1.6.8.tar.gz) = a822babf2810b509cc6779de739debd3
-SHA256 (hdf5-1.6.8.tar.gz) = 8226c12bc224ac9454d51921b2cda591f094c1c25ca96d67504ca21bb3f6b7e2
-SIZE (hdf5-1.6.8.tar.gz) = 5346975
+MD5 (hdf5-1.6.9.tar.gz) = 751eb3317a47e7c58978e1c3a13a93fc
+SHA256 (hdf5-1.6.9.tar.gz) = 15ff93cbbf40c2c9a84638e53f8b0dfe7e92b142b337702a300c7db106fce89b
+SIZE (hdf5-1.6.9.tar.gz) = 5451465
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/science/hdf5/pkg-plist,v
retrieving revision 1.22
diff -u -u -r1.22 pkg-plist
--- pkg-plist	23 Nov 2008 16:29:42 -0000	1.22
+++ pkg-plist	21 Aug 2009 21:24:03 -0000
@@ -9,6 +9,7 @@
 bin/h5import
 bin/h5jam
 bin/h5ls
+bin/h5perf
 bin/h5redeploy
 bin/h5repack
 bin/h5repart
--- hdf5-1.6.9.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 21 21:31:10 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138051 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 21 21:31:15 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: koziol@hdfgroup.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138051: [PATCH] science/hdf5: update to 1.6.9
Date: Fri, 21 Aug 2009 21:31:13 UT

 Maintainer of science/hdf5,
 
 Please note that PR ports/138051 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138051
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Quincey Koziol <koziol@hdfgroup.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138051: [PATCH] science/hdf5: update to 1.6.9
Date: Thu, 27 Aug 2009 08:34:25 -0500

 Looks good to me.
 
 On Aug 21, 2009, at 4:31 PM, Edwin Groothuis wrote:
 
 > Maintainer of science/hdf5,
 >
 > Please note that PR ports/138051 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138051
 >
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
State-Changed-From-To: feedback->open 
State-Changed-By: araujo 
State-Changed-When: Sun Aug 30 23:17:50 UTC 2009 
State-Changed-Why:  
Feedback received, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138051 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Sun Aug 30 23:18:37 UTC 2009 
State-Changed-Why:  
There is another PR 138052 with the latest port version. 

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

From: Sylvio Cesar <scjamorim@bsd.com.br>
To: araujo@freebsd.org, bug-followup@freebsd.org
Cc: koziol@hdfgroup.org
Subject: Re: ports/138051: [PATCH] science/hdf5: update to 1.6.9
Date: Sun, 30 Aug 2009 22:36:51 -0300

 Please reopen the PR 138051. There are two ports:
 
 / usr/ports/science/hdf5
 / usr/ports/science/hdf5-18
 
 The PR 138051 is referring to /usr/ports/science/hdf5 and PR 138052
 refers to /usr/ports/science/hdf5-18
 
 
 Regards,
 
 Sylvio Cesar
 
 
 2009/8/30  <araujo@freebsd.org>:
 > Synopsis: [PATCH] science/hdf5: update to 1.6.9
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: araujo
 > State-Changed-When: Sun Aug 30 23:18:37 UTC 2009
 > State-Changed-Why:
 > There is another PR 138052 with the latest port version.
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=138051
 >
State-Changed-From-To: closed->open 
State-Changed-By: araujo 
State-Changed-When: Mon Aug 31 10:42:37 UTC 2009 
State-Changed-Why:  
- Submitter ask to reopen this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138051 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Thu Sep 3 23:45:41 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138051: commit references a PR
Date: Thu,  3 Sep 2009 23:45:39 +0000 (UTC)

 araujo      2009-09-03 23:45:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/hdf5         Makefile distinfo pkg-plist 
   Log:
   - Update to 1.6.9.
   
   PR:             ports/138051
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Quincey Koziol <koziol@hdfgroup.org> (maintainer)
   
   Revision  Changes    Path
   1.54      +1 -2      ports/science/hdf5/Makefile
   1.19      +3 -3      ports/science/hdf5/distinfo
   1.23      +1 -0      ports/science/hdf5/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
