Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 18:27:30 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        koziol@hdfgroup.org
Subject:   ports/138052: [PATCH] science/hdf5: update to 1.8.3
Message-ID:  <20090821212730.8C5912281E1@fbsd72.scjamorim.org>
Resent-Message-ID: <200908212130.n7LLU7Ag011078@freefall.freebsd.org>

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

>Number:         138052
>Category:       ports
>Synopsis:       [PATCH] science/hdf5: update to 1.8.3
>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:07 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.8.3

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

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

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

--- hdf5-1.8.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/science/hdf5-18/Makefile,v
retrieving revision 1.55
diff -u -u -r1.55 Makefile
--- Makefile	19 Aug 2009 09:24:54 -0000	1.55
+++ Makefile	21 Aug 2009 21:25:46 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	hdf5
-PORTVERSION=	1.8.2
-PORTREVISION=	1
+PORTVERSION=	1.8.3
 CATEGORIES=	science archivers graphics
 MASTER_SITES=	ftp://ftp.hdfgroup.org/HDF5/current/src/ \
 		ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/science/hdf5-18/distinfo,v
retrieving revision 1.20
diff -u -u -r1.20 distinfo
--- distinfo	24 Nov 2008 05:29:54 -0000	1.20
+++ distinfo	21 Aug 2009 21:25:46 -0000
@@ -1,3 +1,3 @@
-MD5 (hdf5-1.8.2.tar.gz) = af92ef65ef495dbd205131574ad4eee1
-SHA256 (hdf5-1.8.2.tar.gz) = 795db1a98cd4effde3309efbbc118e1f5ae112369c1202f3f74dba4654bfbaf5
-SIZE (hdf5-1.8.2.tar.gz) = 7094386
+MD5 (hdf5-1.8.3.tar.gz) = 5ce228d860bf9e797ca40ab1a823c380
+SHA256 (hdf5-1.8.3.tar.gz) = 2e124dfd59ca00dee693c06cf2517d14b361769e65edbc1c3940063437d0a5e3
+SIZE (hdf5-1.8.3.tar.gz) = 7175884
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/science/hdf5-18/pkg-plist,v
retrieving revision 1.24
diff -u -u -r1.24 pkg-plist
--- pkg-plist	24 Nov 2008 05:29:54 -0000	1.24
+++ pkg-plist	21 Aug 2009 21:25:47 -0000
@@ -116,9 +116,9 @@
 %%FORTRAN%%lib/libhdf5hl_fortran.la
 %%FORTRAN%%lib/libhdf5hl_fortran.a
 lib/libhdf5_cpp.so
-lib/libhdf5_cpp.so.0
+lib/libhdf5_cpp.so.6
 lib/libhdf5_hl_cpp.so
-lib/libhdf5_hl_cpp.so.0
+lib/libhdf5_hl_cpp.so.6
 lib/libhdf5_hl_cpp.la
 lib/libhdf5_hl_cpp.a
 lib/libhdf5.a
@@ -133,7 +133,7 @@
 lib/libhdf5_hl.a
 lib/libhdf5_hl.la
 lib/libhdf5_hl.so
-lib/libhdf5_hl.so.0
+lib/libhdf5_hl.so.6
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Attributes.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
--- hdf5-1.8.3.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?20090821212730.8C5912281E1>