[35882] trunk/dports/science/hdf5

mcalhoun at macports.org mcalhoun at macports.org
Wed Apr 9 03:52:26 PDT 2008


Revision: 35882
          http://trac.macosforge.org/projects/macports/changeset/35882
Author:   mcalhoun at macports.org
Date:     2008-04-09 03:52:22 -0700 (Wed, 09 Apr 2008)

Log Message:
-----------
hdf5: Reduce lint warnings.

Modified Paths:
--------------
    trunk/dports/science/hdf5/Portfile

Added Paths:
-----------
    trunk/dports/science/hdf5/files/patch-c-commence.diff
    trunk/dports/science/hdf5/files/patch-commence.diff

Removed Paths:
-------------
    trunk/dports/science/hdf5/files/patch-c-commence.in
    trunk/dports/science/hdf5/files/patch-commence.in

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2008-04-09 10:00:22 UTC (rev 35881)
+++ trunk/dports/science/hdf5/Portfile	2008-04-09 10:52:22 UTC (rev 35882)
@@ -11,13 +11,14 @@
 description         HDF5 general purpose library and file format for storing scientific data
 long_description    ${description}
 homepage            http://www.hdfgroup.org/HDF5/
+platforms           darwin
 master_sites        ftp://ftp.hdfgroup.org/HDF5/current16/src/
 checksums           md5 79027c67188e2e4131c5573771f477ce \
                     sha1 9c26fe09cdad269c9a6757933f70ca164a47b8e8 \
                     rmd160 2dbbcccd32986dcd66ce804c5e90ac6c949b71f6
 
 depends_lib         port:zlib
-patchfiles	        patch-commence.in patch-c-commence.in
+patchfiles	        patch-commence.diff patch-c-commence.diff
 
 use_parallel_build  yes
 configure.args      --enable-cxx --with-zlib=yes --with-szlib=no

Copied: trunk/dports/science/hdf5/files/patch-c-commence.diff (from rev 35881, trunk/dports/science/hdf5/files/patch-c-commence.in)
===================================================================
--- trunk/dports/science/hdf5/files/patch-c-commence.diff	                        (rev 0)
+++ trunk/dports/science/hdf5/files/patch-c-commence.diff	2008-04-09 10:52:22 UTC (rev 35882)
@@ -0,0 +1,11 @@
+--- c++/config/commence.in.orig	Mon Jul 21 10:50:56 2003
++++ c++/config/commence.in	Mon Jul 21 10:49:56 2003
+@@ -37,7 +37,7 @@
+ bindir=@bindir@
+ libdir=@libdir@
+ includedir=@includedir@
+-docdir=@exec_prefix@/doc
++docdir=@exec_prefix@/share/doc
+ PUB_LIB=$(LIB)
+ 
+ ## Obtain default library; the current version of libtool does not fully

Deleted: trunk/dports/science/hdf5/files/patch-c-commence.in
===================================================================
--- trunk/dports/science/hdf5/files/patch-c-commence.in	2008-04-09 10:00:22 UTC (rev 35881)
+++ trunk/dports/science/hdf5/files/patch-c-commence.in	2008-04-09 10:52:22 UTC (rev 35882)
@@ -1,11 +0,0 @@
---- c++/config/commence.in.orig	Mon Jul 21 10:50:56 2003
-+++ c++/config/commence.in	Mon Jul 21 10:49:56 2003
-@@ -37,7 +37,7 @@
- bindir=@bindir@
- libdir=@libdir@
- includedir=@includedir@
--docdir=@exec_prefix@/doc
-+docdir=@exec_prefix@/share/doc
- PUB_LIB=$(LIB)
- 
- ## Obtain default library; the current version of libtool does not fully

Copied: trunk/dports/science/hdf5/files/patch-commence.diff (from rev 35881, trunk/dports/science/hdf5/files/patch-commence.in)
===================================================================
--- trunk/dports/science/hdf5/files/patch-commence.diff	                        (rev 0)
+++ trunk/dports/science/hdf5/files/patch-commence.diff	2008-04-09 10:52:22 UTC (rev 35882)
@@ -0,0 +1,11 @@
+--- config/commence.in.orig	Mon Jul 21 09:15:56 2003
++++ config/commence.in	Mon Jul 21 09:20:15 2003
+@@ -39,7 +39,7 @@
+ bindir=@bindir@
+ libdir=@libdir@
+ includedir=@includedir@
+-docdir=@exec_prefix@/doc
++docdir=@exec_prefix@/share/doc/
+ PUB_LIB=$(LIB)
+ 
+ ## Shared libraries

Deleted: trunk/dports/science/hdf5/files/patch-commence.in
===================================================================
--- trunk/dports/science/hdf5/files/patch-commence.in	2008-04-09 10:00:22 UTC (rev 35881)
+++ trunk/dports/science/hdf5/files/patch-commence.in	2008-04-09 10:52:22 UTC (rev 35882)
@@ -1,11 +0,0 @@
---- config/commence.in.orig	Mon Jul 21 09:15:56 2003
-+++ config/commence.in	Mon Jul 21 09:20:15 2003
-@@ -39,7 +39,7 @@
- bindir=@bindir@
- libdir=@libdir@
- includedir=@includedir@
--docdir=@exec_prefix@/doc
-+docdir=@exec_prefix@/share/doc/
- PUB_LIB=$(LIB)
- 
- ## Shared libraries

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080409/39265936/attachment.html


More information about the macports-changes mailing list