From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 19 18:50:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E929F1065676 for ; Sat, 19 May 2012 18:50:05 +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 C5F3A8FC18 for ; Sat, 19 May 2012 18:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4JIo5nQ096806 for ; Sat, 19 May 2012 18:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4JIo5U8096805; Sat, 19 May 2012 18:50:05 GMT (envelope-from gnats) Resent-Date: Sat, 19 May 2012 18:50:05 GMT Resent-Message-Id: <201205191850.q4JIo5U8096805@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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0290C1065688 for ; Sat, 19 May 2012 18:43:39 +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 BBBFF8FC1C for ; Sat, 19 May 2012 18:43:38 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 3Vvw9f0t2YzBlT; Sun, 20 May 2012 02:43:02 +0800 (CST) Message-Id: <3Vvw9f0t2YzBlT@sunpoet.net> Date: Sun, 20 May 2012 02:43:02 +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/168142: [PATCH] science/hdf5-18: update to 1.8.9 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: Sat, 19 May 2012 18:50:06 -0000 >Number: 168142 >Category: ports >Synopsis: [PATCH] science/hdf5-18: update to 1.8.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: Sat May 19 18:50:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.0-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun May 6 00:46:29 CST >Description: - Update to 1.8.9 - Update MASTER_SITES - Restore missing newline at the end of patch file Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.9-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Port maintainer (koziol@hdfgroup.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- hdf5-1.8.9.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/Makefile,v retrieving revision 1.64 diff -u -u -r1.64 Makefile --- Makefile 13 Feb 2012 03:31:52 -0000 1.64 +++ Makefile 19 May 2012 18:42:54 -0000 @@ -6,9 +6,12 @@ # PORTNAME= hdf5 -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.9 CATEGORIES= science archivers graphics -MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ +MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/current/src/ \ + ftp://ftp.hdfgroup.org/HDF5/current/src/ \ + http://www.hdfgroup.org/ftp/HDF5/releases/${PORTNAME}-${PORTVERSION}/src/ \ + ftp://ftp.hdfgroup.org/HDF5/releases/${PORTNAME}-${PORTVERSION}/src/ #DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 MAINTAINER= koziol@hdfgroup.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/distinfo,v retrieving revision 1.26 diff -u -u -r1.26 distinfo --- distinfo 13 Feb 2012 03:31:52 -0000 1.26 +++ distinfo 19 May 2012 18:42:54 -0000 @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.8.tar.bz2) = b0ebb0b5478c6c0427631d4ad08f96e39f1b09fde615aa98d2a1b8fb7f6dced3 -SIZE (hdf5-1.8.8.tar.bz2) = 5827394 +SHA256 (hdf5-1.8.9.tar.bz2) = fafe54856b00f0d6531629f66e2c476ab6ee03458803088f270bbfc4a60966c7 +SIZE (hdf5-1.8.9.tar.bz2) = 6006715 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/pkg-plist,v retrieving revision 1.30 diff -u -u -r1.30 pkg-plist --- pkg-plist 13 Feb 2012 03:31:52 -0000 1.30 +++ pkg-plist 19 May 2012 18:42:54 -0000 @@ -146,6 +146,7 @@ %%FORTRAN%%lib/libhdf5hl_fortran.la %%FORTRAN%%lib/libhdf5hl_fortran.so %%FORTRAN%%lib/libhdf5hl_fortran.so.7 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/chunks.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/compound.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/create.cpp Index: files/patch-src-H5FDdirect.c =================================================================== RCS file: /home/ncvs/ports/science/hdf5-18/files/patch-src-H5FDdirect.c,v retrieving revision 1.2 diff -u -u -r1.2 patch-src-H5FDdirect.c --- files/patch-src-H5FDdirect.c 13 Feb 2012 03:31:53 -0000 1.2 +++ files/patch-src-H5FDdirect.c 19 May 2012 18:42:54 -0000 @@ -8,4 +8,4 @@ + #include "H5private.h" /* Generic Functions */ #include "H5Eprivate.h" /* Error handling */ - #include "H5Fprivate.h" /* File access */ \ No newline at end of file + #include "H5Fprivate.h" /* File access */ --- hdf5-1.8.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: