FreeBSD Bugzilla – Attachment 104580 Details for
Bug 144782
[PATCH] science/hdf5: update to 1.8.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hdf5-1.8.4.patch
hdf5-1.8.4.patch (text/plain), 2.35 KB, created by
Sunpoet Po-Chuan Hsieh
on 2010-03-16 07:20:01 UTC
(
hide
)
Description:
hdf5-1.8.4.patch
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2010-03-16 07:20:01 UTC
Size:
2.35 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/sunpoet/hdf5-18/../../science/hdf5-18/Makefile /usr/ports/sunpoet/hdf5-18/Makefile >--- /usr/ports/sunpoet/hdf5-18/../../science/hdf5-18/Makefile 2009-09-16 09:00:58.000000000 +0800 >+++ /usr/ports/sunpoet/hdf5-18/Makefile 2010-03-16 03:23:46.000000000 +0800 >@@ -6,18 +6,19 @@ > # > > PORTNAME= hdf5 >-PORTVERSION= 1.8.3 >-PORTREVISION= 1 >+PORTVERSION= 1.8.4 > 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/ >+ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.4/src/ >+DISTNAME= ${PORTNAME}-${PORTVERSION}-patch1 > > MAINTAINER= koziol@hdfgroup.org > COMMENT= Hierarchical Data Format library (from NCSA) > >-CONFLICTS= hdf5-1.6.* >+CONFLICTS= hdf-4.* hdf5-1.6.* > NO_LATEST_LINK= yes > >+USE_BZIP2= yes > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-debug \ >@@ -26,9 +27,11 @@ > --enable-production \ > --enable-strict-format-checks \ > --with-pthread=/usr \ >- --with-ssl=/usr \ > --with-zlib=/usr > >+OPTIONS= FORTRAN "Fortran support" off \ >+ SZIP "SZIP support" off >+ > .include <bsd.port.pre.mk> > > .if defined(WITH_FORTRAN) >@@ -40,6 +43,11 @@ > PLIST_SUB+= FORTRAN="@comment " > .endif > >+.if defined(WITH_SZIP) >+LIB_DEPENDS+= sz.2:${PORTSDIR}/science/szip >+CONFIGURE_ARGS+= --with-szlib=${LOCALBASE} >+.endif >+ > .if ${ARCH} == "sparc64" > BROKEN= Does not compile on ${ARCH} > .endif >@@ -53,7 +61,6 @@ > @${MKDIR} ${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} > .endif >- > .for i in gif2h5 h52gif h5debug h5diff h5dump h5import h5jam h5ls h5repack h5repart h5unjam > @${STRIP_CMD} ${PREFIX}/bin/${i} > .endfor >diff -ruN --exclude=CVS /usr/ports/sunpoet/hdf5-18/../../science/hdf5-18/distinfo /usr/ports/sunpoet/hdf5-18/distinfo >--- /usr/ports/sunpoet/hdf5-18/../../science/hdf5-18/distinfo 2009-09-04 08:41:15.000000000 +0800 >+++ /usr/ports/sunpoet/hdf5-18/distinfo 2010-03-10 15:14:13.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (hdf5-1.8.3.tar.gz) = 5ce228d860bf9e797ca40ab1a823c380 >-SHA256 (hdf5-1.8.3.tar.gz) = 2e124dfd59ca00dee693c06cf2517d14b361769e65edbc1c3940063437d0a5e3 >-SIZE (hdf5-1.8.3.tar.gz) = 7175884 >+MD5 (hdf5-1.8.4-patch1.tar.bz2) = b19f4dfbf654a2af3653c492fc1c7513 >+SHA256 (hdf5-1.8.4-patch1.tar.bz2) = 818b9f7ff767e9760d0c8aa0abc16ad20e616cfaab760dd3b18ead67326a3f18 >+SIZE (hdf5-1.8.4-patch1.tar.bz2) = 5251124
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 144782
: 104580