diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-15 15:00:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-15 15:00:46 +0800 |
commit | de8f4226f4fdba3ceab1926224838be2587163e0 (patch) | |
tree | 960a557123f230aca951d7c2f2133419f5e4e270 | |
parent | 01a7b31527a5764bdc03d41afd700474f47d5484 (diff) | |
download | freebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.tar.gz freebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.tar.zst freebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.zip |
- Bump PORTREVISION for science/hdf5-18 shlib change
-rw-r--r-- | cad/salome-geom/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-gui/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-jobmanager/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-kernel/Makefile | 2 | ||||
-rw-r--r-- | cad/salome-light/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-med/Makefile | 2 | ||||
-rw-r--r-- | cad/salome-multipr/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-netgenplugin/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-sierpinsky/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-smesh/Makefile | 1 | ||||
-rw-r--r-- | cad/salome-visu/Makefile | 1 | ||||
-rw-r--r-- | cad/salome/Makefile | 2 | ||||
-rw-r--r-- | cad/salome/Makefile.ext | 2 | ||||
-rw-r--r-- | french/aster/Makefile | 4 | ||||
-rw-r--r-- | french/med/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdal/Makefile | 4 | ||||
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | math/scilab/Makefile | 3 | ||||
-rw-r--r-- | science/cdo/Makefile | 3 | ||||
-rw-r--r-- | science/cgnslib/Makefile | 3 | ||||
-rw-r--r-- | science/ecs/Makefile | 4 | ||||
-rw-r--r-- | science/fvm/Makefile | 4 | ||||
-rw-r--r-- | science/gnudatalanguage/Makefile | 4 | ||||
-rw-r--r-- | science/hdf-java/Makefile | 3 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 3 | ||||
-rw-r--r-- | science/py-netCDF4/Makefile | 3 |
26 files changed, 38 insertions, 23 deletions
diff --git a/cad/salome-geom/Makefile b/cad/salome-geom/Makefile index 0cf53f13a6e7..e10e1ed1e539 100644 --- a/cad/salome-geom/Makefile +++ b/cad/salome-geom/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile index 6eb5279e5d8e..c3079cb3e4d1 100644 --- a/cad/salome-gui/Makefile +++ b/cad/salome-gui/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-jobmanager/Makefile b/cad/salome-jobmanager/Makefile index 4ad1b6dcfaf6..c193e9c77cfc 100644 --- a/cad/salome-jobmanager/Makefile +++ b/cad/salome-jobmanager/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile index 8bde5d75bc70..884bcac50fab 100644 --- a/cad/salome-kernel/Makefile +++ b/cad/salome-kernel/Makefile @@ -9,8 +9,8 @@ CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome +PORTREVISION= 3 PKGNAMESUFFIX= -kernel -PORTREVISION= 1 SAL_MODULE_UPPER= KERNEL .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-light/Makefile b/cad/salome-light/Makefile index 9fd1b7800b30..c254ddd8c739 100644 --- a/cad/salome-light/Makefile +++ b/cad/salome-light/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-med/Makefile b/cad/salome-med/Makefile index 18ea058a9739..606a9d447584 100644 --- a/cad/salome-med/Makefile +++ b/cad/salome-med/Makefile @@ -9,8 +9,8 @@ CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome +PORTREVISION= 3 PKGNAMESUFFIX= -med -PORTREVISION= 1 SAL_MODULE_UPPER= MED .include "${MASTERDIR}/Makefile" diff --git a/cad/salome-multipr/Makefile b/cad/salome-multipr/Makefile index 18d1652284a7..bba262c29163 100644 --- a/cad/salome-multipr/Makefile +++ b/cad/salome-multipr/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-netgenplugin/Makefile b/cad/salome-netgenplugin/Makefile index d9ff00b0ac8b..0d5418cda8e6 100644 --- a/cad/salome-netgenplugin/Makefile +++ b/cad/salome-netgenplugin/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-sierpinsky/Makefile b/cad/salome-sierpinsky/Makefile index b7a0448abcf9..c9300ed00271 100644 --- a/cad/salome-sierpinsky/Makefile +++ b/cad/salome-sierpinsky/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-smesh/Makefile b/cad/salome-smesh/Makefile index e5f8ae72bf90..a30a971a4050 100644 --- a/cad/salome-smesh/Makefile +++ b/cad/salome-smesh/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome-visu/Makefile b/cad/salome-visu/Makefile index ed04ef5bd050..fafe37625e52 100644 --- a/cad/salome-visu/Makefile +++ b/cad/salome-visu/Makefile @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTREVISION= 3 CATEGORIES= cad science MASTERDIR= ${.CURDIR}/../salome diff --git a/cad/salome/Makefile b/cad/salome/Makefile index dc62222ea4d0..13d788d7a812 100644 --- a/cad/salome/Makefile +++ b/cad/salome/Makefile @@ -6,7 +6,7 @@ PORTNAME= salome PORTVERSION= 5.1.4 -PORTREVISION= 2 +PORTREVISION?= 2 CATEGORIES= cad science MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= src5.1.4 diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index bd2a23ee6c8d..420b57caa2b2 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -133,7 +133,7 @@ AUTOMAKE_ARGS=--add-missing --copy --gnu #Dependency from HDF5 .if !${SAL_MODULE} == "randomizer" && !${SAL_MODULE} == "yacs" && !${SAL_MODULE} == "hello" && !${SAL_MODULE} == "pyhello" -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE} AUTOTOOLS_ENV+= HDF5HOME=${LOCALBASE} .endif diff --git a/french/aster/Makefile b/french/aster/Makefile index 89c2bcadf1f1..c609283708be 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -7,7 +7,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= french cad MAINTAINER= thierry@FreeBSD.org @@ -39,7 +39,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/aster/ASTK/ASTK_SERV:${PORTSDIR}/cad/astk-serveur \ ${PYNUMPY} LIB_DEPENDS+= tcl${SHORT_TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \ tk${SHORT_TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} \ - hdf5.6:${PORTSDIR}/science/hdf5-18 \ + hdf5.7:${PORTSDIR}/science/hdf5-18 \ med.2:${PORTSDIR}/french/med RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Gnuplot:${PORTSDIR}/math/py-gnuplot \ ${LOCALBASE}/bin/onmetis.exe:${PORTSDIR}/math/metis-edf \ diff --git a/french/med/Makefile b/french/med/Makefile index 92616f876277..f97c9d3bf5a3 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -7,14 +7,14 @@ PORTNAME= med DISTVERSION= 2.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= french science MAINTAINER= ports@FreeBSD.org COMMENT= Modelisation et Echanges de Donnees BUILD_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} -LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 RUN_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} LICENSE= GPLv3 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 0cdb09bb4cc1..e75c8c5fa299 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdal PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ @@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --with-hdf4=${LOCALBASE} .if defined(WITH_HDF5) .if (${NETCDF_VER} == "4") -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 .else LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 .endif diff --git a/math/octave/Makefile b/math/octave/Makefile index 9bd676991221..9f884c09a5e2 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 8d7c2d727d09..bf470d9045db 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -7,6 +7,7 @@ PORTNAME= scilab PORTVERSION= 5.3.2 +PORTREVISION= 1 CATEGORIES= math cad parallel java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/:scilab \ http://www.predatorlabs.net/dl/:jgraphx \ @@ -88,7 +89,7 @@ JGRAPHX_JAR= jgraphx-${JGRAPHX_VERSION:C/\./_/g}.jar EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-bin-JAVA_HOME -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 GUI_DEPENDS= ${JAVALIBDIR}/flexdock.jar:${PORTSDIR}/devel/flexdock \ ${JAVALIBDIR}/jogl.jar:${PORTSDIR}/graphics/jogl \ diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 12672f6d2fb5..4f843c56770a 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -7,6 +7,7 @@ PORTNAME= cdo PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://code.zmaw.de/attachments/download/898/ \ LOCAL/sunpoet @@ -50,7 +51,7 @@ WITH_HDF5= yes CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE} --with-zlib=/usr WITH_SZIP= yes .if (${HDF5_VER} == 18) -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 .else LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 .endif diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 2e6827135fcc..19fd72e41929 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -7,6 +7,7 @@ PORTNAME= cgnslib DISTVERSION= 2.5-5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/Release%20${PORTVERSION:E} DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -25,7 +26,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes .if !defined(WITHOUT_HDF5) -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE} PLIST_SUB= HDF5="" .else diff --git a/science/ecs/Makefile b/science/ecs/Makefile index 624841278735..b92d6396c852 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecs PORTVERSION= 1.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -18,7 +18,7 @@ COMMENT= Code_Saturne Preprocessor LIB_DEPENDS= med.2:${PORTSDIR}/french/med \ bft.1:${PORTSDIR}/science/bft \ - hdf5.6:${PORTSDIR}/science/hdf5-18 \ + hdf5.7:${PORTSDIR}/science/hdf5-18 \ cgns.0:${PORTSDIR}/science/cgnslib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/science/fvm/Makefile b/science/fvm/Makefile index 2a036f7d98a2..a4467f21515e 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -7,7 +7,7 @@ PORTNAME= fvm PORTVERSION= 0.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science parallel MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -18,7 +18,7 @@ COMMENT= Code_Saturne Finite Volume Mesh LIB_DEPENDS= med.2:${PORTSDIR}/french/med \ bft.1:${PORTSDIR}/science/bft \ - hdf5.6:${PORTSDIR}/science/hdf5-18 \ + hdf5.7:${PORTSDIR}/science/hdf5-18 \ cgns.0:${PORTSDIR}/science/cgnslib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 4abb6023fb63..9d7f2551d298 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) @@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--with-Magick=no .endif .if !defined(WITHOUT_HDF5) -LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18 CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE} .else CONFIGURE_ARGS+=--with-hdf5=no diff --git a/science/hdf-java/Makefile b/science/hdf-java/Makefile index 93d484c40db7..63d52387c4a6 100644 --- a/science/hdf-java/Makefile +++ b/science/hdf-java/Makefile @@ -7,6 +7,7 @@ PORTNAME= hdf-java PORTVERSION= 2.7 +PORTREVISION= 1 CATEGORIES= science java MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/hdf-java/src/ \ http://www.predatorlabs.net/dl/ @@ -15,7 +16,7 @@ EXTRACT_SUFX= -src.tar MAINTAINER= rfarmer@predatorlabs.net COMMENT= Java interface to HDF5 -LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 USE_JAVA= yes JAVA_VERSION= 1.5+ diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index b046bdebdba0..c9bdb6de3521 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -7,6 +7,7 @@ PORTNAME= netcdf PORTVERSION= 4.1.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ @@ -29,7 +30,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 +LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 MAKE_ENV= INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split" USE_GNOME= gnomehack USE_LDCONFIG= yes diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile index bb73134f75d5..48cd2a314525 100644 --- a/science/py-netCDF4/Makefile +++ b/science/py-netCDF4/Makefile @@ -7,6 +7,7 @@ PORTNAME= netCDF4 PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= http://netcdf4-python.googlecode.com/files/ \ CHEESESHOP @@ -17,7 +18,7 @@ COMMENT= Python Interface to the NetCDF Library(versions 3 and 4) BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 \ +LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \ netcdf.7:${PORTSDIR}/science/netcdf4 USE_PYTHON= 2.5+ |