From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 28 15:10:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E7EB1065686 for ; Tue, 28 Jun 2011 15:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 18B4A8FC24 for ; Tue, 28 Jun 2011 15:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5SFA8aK060577 for ; Tue, 28 Jun 2011 15:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5SFA81x060576; Tue, 28 Jun 2011 15:10:08 GMT (envelope-from gnats) Resent-Date: Tue, 28 Jun 2011 15:10:08 GMT Resent-Message-Id: <201106281510.p5SFA81x060576@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 174AD106567F for ; Tue, 28 Jun 2011 15:06:09 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id A6DF28FC15 for ; Tue, 28 Jun 2011 15:06:08 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 06F553A22; Tue, 28 Jun 2011 23:05:56 +0800 (CST) Message-Id: <20110628150557.06F553A22@sunpoet.net> Date: Tue, 28 Jun 2011 23:05:56 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: koziol@hdfgroup.org Subject: ports/158394: [PATCH] science/hdf5-18: update to 1.8.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 15:10:10 -0000 >Number: 158394 >Category: ports >Synopsis: [PATCH] science/hdf5-18: update to 1.8.7 >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: Tue Jun 28 15:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Mon Jun 20 21:52:00 CST 2011 >Description: - Update to 1.8.7 Note that shlib version is changed from 6 to 7. PORTREVISION bump is required for the following ports: cad/salome, french/aster, french/med, graphics/gdal, graphics/gdalautotest, math/octave, math/scilab, science/cdo, science/cgnslib, science/ecs, science/fvm, science/gnudatalanguage, science/hdf-java, science/netcdf4, science/py-netCDF4, sunpoet/nco Port maintainer (koziol@hdfgroup.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- hdf5-1.8.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/Makefile,v retrieving revision 1.60 diff -u -u -r1.60 Makefile --- Makefile 12 Mar 2011 10:07:53 -0000 1.60 +++ Makefile 28 Jun 2011 08:06:38 -0000 @@ -6,7 +6,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ #DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/distinfo,v retrieving revision 1.24 diff -u -u -r1.24 distinfo --- distinfo 12 Mar 2011 10:07:53 -0000 1.24 +++ distinfo 28 Jun 2011 08:06:38 -0000 @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.6.tar.bz2) = 585ddb775a2aa752ebf673f972b90fb14f3732f5f1806255d101d7adc9a53004 -SIZE (hdf5-1.8.6.tar.bz2) = 5521674 +SHA256 (hdf5-1.8.7.tar.bz2) = 771761c9bec30b9a4137fa59ef88fdafdb0f4f35d1db0fd655f2591d19570fec +SIZE (hdf5-1.8.7.tar.bz2) = 5710170 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/pkg-plist,v retrieving revision 1.28 diff -u -u -r1.28 pkg-plist --- pkg-plist 12 Mar 2011 10:07:53 -0000 1.28 +++ pkg-plist 28 Jun 2011 08:06:38 -0000 @@ -115,28 +115,27 @@ lib/libhdf5.la lib/libhdf5.settings lib/libhdf5.so -lib/libhdf5.so.6 +lib/libhdf5.so.7 lib/libhdf5_cpp.a lib/libhdf5_cpp.la lib/libhdf5_cpp.so -lib/libhdf5_cpp.so.6 +lib/libhdf5_cpp.so.7 %%FORTRAN%%lib/libhdf5_fortran.a %%FORTRAN%%lib/libhdf5_fortran.la %%FORTRAN%%lib/libhdf5_fortran.so -%%FORTRAN%%lib/libhdf5_fortran.so.6 +%%FORTRAN%%lib/libhdf5_fortran.so.7 lib/libhdf5_hl.a lib/libhdf5_hl.la lib/libhdf5_hl.so -lib/libhdf5_hl.so.6 +lib/libhdf5_hl.so.7 lib/libhdf5_hl_cpp.a lib/libhdf5_hl_cpp.la lib/libhdf5_hl_cpp.so -lib/libhdf5_hl_cpp.so.6 +lib/libhdf5_hl_cpp.so.7 %%FORTRAN%%lib/libhdf5hl_fortran.a %%FORTRAN%%lib/libhdf5hl_fortran.la %%FORTRAN%%lib/libhdf5hl_fortran.so -%%FORTRAN%%lib/libhdf5hl_fortran.so.6 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README +%%FORTRAN%%lib/libhdf5hl_fortran.so.7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/create.cpp @@ -163,6 +162,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/ph5example.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/run-c-ex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleFL.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/ptExampleVL.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c++/run-hlc++-ex.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_ds1.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ex_image1.c @@ -186,6 +186,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/image8.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/pal_rgb.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleFL.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/ptExampleVL.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/c/run-hlc-ex.sh %%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/exlite.f90 %%FORTRAN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hl/fortran/run-hlfortran-ex.sh --- hdf5-1.8.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: