Bug 77523

Summary: Update to HDF5 1.6.3
Product: Ports & Packages Reporter: Quincey Koziol <koziol>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description Quincey Koziol 2005-02-14 18:40:16 UTC
    Make fetchable again by upgrading to v1.6.3

Fix: diffs appended below

	
PORTNAME=      hdf5
-PORTVERSION=   1.6.2
+PORTVERSION=   1.6.3
PORTREVISION=  1
CATEGORIES=    science archivers graphics
-MASTER_SITES=  ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots/
-DISTNAME=      ${PORTNAME}-${PORTVERSION}-post2
+MASTER_SITES=  ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/
+DISTNAME=      ${PORTNAME}-${PORTVERSION}

MAINTAINER=    koziol@ncsa.uiuc.edu
COMMENT=       Hierarchical Data Format library (from NCSA)

-USE_BZIP2=     yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=13
LIBTOOLFILES=  configure c++/configure
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-02-15 20:11:42 UTC
State Changed
From-To: open->closed

Committed, thanks!