Skip site navigation (1)Skip section navigation (2)
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:   ports/138051: [PATCH] science/hdf5: update to 1.6.9
Message-ID:  <20090821212524.5CDC02281E1@fbsd72.scjamorim.org>
Resent-Message-ID: <200908212130.n7LLU7X5011028@freefall.freebsd.org>

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

>Number:         138051
>Category:       ports
>Synopsis:       [PATCH] science/hdf5: update to 1.6.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 21:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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