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 /cad | |
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
Diffstat (limited to 'cad')
-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 |
13 files changed, 13 insertions, 4 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 |