Bug 77523 - Update to HDF5 1.6.3
Summary: Update to HDF5 1.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 18:40 UTC by Quincey Koziol
Modified: 2005-02-15 20:11 UTC (History)
0 users

See Also:


Attachments
file.diff (109 bytes, patch)
2005-02-14 18:40 UTC, Quincey Koziol
no flags Details | Diff
file.diff (312 bytes, patch)
2005-02-14 18:40 UTC, Quincey Koziol
no flags Details | Diff
file.diff (809 bytes, patch)
2005-02-14 18:40 UTC, Quincey Koziol
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!