Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19831/10.4/stable/main/finkinfo/sci
Modified Files:
hdf5.7-gfortran.info hdf5.7-oldapi-gfortran.info
hdf5.7-oldapi.info hdf5.8.info hdf5.info
Log Message:
Val fixes.
Index: hdf5.7-oldapi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/hdf5.7-oldapi.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hdf5.7-oldapi.info 23 May 2013 15:03:50 -0000 1.10
+++ hdf5.7-oldapi.info 24 May 2013 02:21:37 -0000 1.11
@@ -5,7 +5,7 @@
Source-MD5: 2147a289fb33c887464ad2b6c5a8ae4c
Description: Scientific data format (v1.6 API)--headers
DescDetail: <<
-It was designed to address some of the limitations of the HDF 4.x library
+HDF5 was designed to address some of the limitations of the HDF 4.x library
and to address current and anticipated requirements of modern systems
and applications.
@@ -111,6 +111,7 @@
Buildepends on fink (>= 0.34.8) since that's when we introduced a clang
compiler
wrapper.
+<<
DescPort: <<
Manually generate appropriate system configuration files to be found by
the configure script.
<<
Index: hdf5.7-gfortran.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/hdf5.7-gfortran.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- hdf5.7-gfortran.info 23 May 2013 15:03:50 -0000 1.14
+++ hdf5.7-gfortran.info 24 May 2013 02:21:37 -0000 1.15
@@ -1,7 +1,7 @@
Info2: <<
Package: hdf5.7-gfortran
Version: 1.8.10-patch1
-Revision: 4
+Revision: 5
Type: gcc (4.8)
Source: ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-%v.tar.gz
Source-MD5: 2147a289fb33c887464ad2b6c5a8ae4c
@@ -31,14 +31,14 @@
hdf5,
hdf5-18-gfortran,
hdf5.7-oldapi-gfortran,
- hdf5.8-gfortran
+ hdf5.8-gfortran,
hdf5.8-oldapi-gfortran
<<
Replaces: <<
hdf5,
hdf5-18-gfortran,
hdf5.7-oldapi-gfortran,
- hdf5.8-gfortran
+ hdf5.8-gfortran,
hdf5.8-oldapi-gfortran
<<
BuildDepends: <<
Index: hdf5.8.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/hdf5.8.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hdf5.8.info 23 May 2013 15:03:50 -0000 1.1
+++ hdf5.8.info 24 May 2013 02:21:37 -0000 1.2
@@ -6,9 +6,26 @@
Maintainer: Alexander Hansen <[email protected]>
Depends: %N-shlibs (= %v-%r), %N-bin, szip-shlibs (>= 2.0-2)
-BuildDepends: szip (>= 2.0-2), fink-package-precedence, fink (>= 0.34.8)
-GCC: 4.0
-BuildDependsOnly: True
+BuildDepends: szip (>= 2.0-2), fink-package-precedence
+Replaces: <<
+ hdf5,
+ hdf5-18,
+ hdf5.7,
+ hdf5.7-oldapi,
+ %N-oldapi
+<<
+Conflicts: <<
+ hdf5,
+ hdf5-18,
+ hdf5.7,
+ hdf5.7-oldapi,
+ %N-oldapi
+<<
+BuildDependsOnly: true
+
+Source: ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-%v.tar.gz
+Source-MD5: 1a4cc04f7dbe34e072ddcf3325717504
+
PatchScript: <<
#!/bin/sh -ev
perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
Index: hdf5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/hdf5.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hdf5.info 23 May 2013 15:03:51 -0000 1.12
+++ hdf5.info 24 May 2013 02:21:37 -0000 1.13
@@ -1,6 +1,6 @@
Package: hdf5
Version: 1.6.10
-Revision: 8
+Revision: 9
# DO NOT MOVE TO 10.7, BECAUSE IT FAILS ITS SELF-TESTS there.
# PACKAGES THAT USE hdf5 SHOULD BE UPDATED TO USE hdf5.8-oldapi INSTEAD.
Distribution: 10.5, 10.6
@@ -31,7 +31,7 @@
%N.7,
%N.7-gfortran,
%N.7-oldapi,
- %N.7-oldapi-gfortran
+ %N.7-oldapi-gfortran,
%N.8,
%N.8-gfortran,
%N.8-oldapi,
@@ -43,7 +43,7 @@
%N.7,
%N.7-gfortran,
%N.7-oldapi,
- %N.7-oldapi-gfortran
+ %N.7-oldapi-gfortran,
%N.8,
%N.8-gfortran,
%N.8-oldapi,
Index: hdf5.7-oldapi-gfortran.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/hdf5.7-oldapi-gfortran.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- hdf5.7-oldapi-gfortran.info 23 May 2013 15:03:50 -0000 1.15
+++ hdf5.7-oldapi-gfortran.info 24 May 2013 02:21:37 -0000 1.16
@@ -1,7 +1,7 @@
Info2: <<
Package: hdf5.7-oldapi-gfortran
Version: 1.8.10-patch1
-Revision: 4
+Revision: 5
Type: gcc (4.8)
Source: ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-%v.tar.gz
Source-MD5: 2147a289fb33c887464ad2b6c5a8ae4c
@@ -39,14 +39,14 @@
hdf5,
hdf5-18-gfortran,
hdf5.7-gfortran,
- hdf5.8-gfortran
+ hdf5.8-gfortran,
hdf5.8-oldapi-gfortran
<<
Replaces: <<
hdf5,
hdf5-18-gfortran,
hdf5.7-gfortran,
- hdf5.8-gfortran
+ hdf5.8-gfortran,
hdf5.8-oldapi-gfortran
<<
BuildDepends: <<
@@ -84,7 +84,7 @@
fi
export F9X=%p/bin/gfortran-fsf-%type_raw[gcc]
%{default_script}
- fink-package-precedence
+ fink-package-precedence .
<<
InstallScript: <<
#!/bin/sh -ev
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs