From 70ab907ca7ec81114e38e544b62a62949a9b799b Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 8 Mar 2004 22:52:17 +0000 Subject: - Attempt to fix build on Sparc PR: ports/63929 Submitted by: Quincey Koziol (maintainer) --- science/hdf5-18/Makefile | 7 ++----- science/hdf5-18/distinfo | 4 ++-- science/hdf5/Makefile | 7 ++----- science/hdf5/distinfo | 4 ++-- 4 files changed, 8 insertions(+), 14 deletions(-) (limited to 'science') diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 0facac7ed39..9b834179b3d 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -8,9 +8,10 @@ PORTNAME= hdf5 PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-post1 +DISTNAME= ${PORTNAME}-${PORTVERSION}-post2 MAINTAINER= koziol@ncsa.uiuc.edu COMMENT= Hierarchical Data Format library (from NCSA) @@ -28,10 +29,6 @@ INSTALLS_SHLIB= yes .include -.if ${ARCH} == "sparc64" -BROKEN= "Configure fails on sparc64" -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \ diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo index c56bd609d0a..1e1bcfa0dfb 100644 --- a/science/hdf5-18/distinfo +++ b/science/hdf5-18/distinfo @@ -1,2 +1,2 @@ -MD5 (hdf5-1.6.2-post1.tar.bz2) = 21034e876db6e0da14114e5f645b4294 -SIZE (hdf5-1.6.2-post1.tar.bz2) = 3201684 +MD5 (hdf5-1.6.2-post2.tar.bz2) = 7982990e60baccb5dfde0d07147658fe +SIZE (hdf5-1.6.2-post2.tar.bz2) = 3204824 diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 0facac7ed39..9b834179b3d 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -8,9 +8,10 @@ PORTNAME= hdf5 PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-post1 +DISTNAME= ${PORTNAME}-${PORTVERSION}-post2 MAINTAINER= koziol@ncsa.uiuc.edu COMMENT= Hierarchical Data Format library (from NCSA) @@ -28,10 +29,6 @@ INSTALLS_SHLIB= yes .include -.if ${ARCH} == "sparc64" -BROKEN= "Configure fails on sparc64" -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \ diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index c56bd609d0a..1e1bcfa0dfb 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1,2 +1,2 @@ -MD5 (hdf5-1.6.2-post1.tar.bz2) = 21034e876db6e0da14114e5f645b4294 -SIZE (hdf5-1.6.2-post1.tar.bz2) = 3201684 +MD5 (hdf5-1.6.2-post2.tar.bz2) = 7982990e60baccb5dfde0d07147658fe +SIZE (hdf5-1.6.2-post2.tar.bz2) = 3204824 -- cgit