aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-15 07:00:46 +0000
commitd3ddb2e80f764e8371a2b0da8b11fe404c2277c9 (patch)
treedd0ca304f90628f5e904f45f3d9bffdc11d6ef67 /cad
parentac46a8747aa04de7a3e8da5d601cf29aff597d55 (diff)
downloadports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.tar.gz
ports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/salome-geom/Makefile1
-rw-r--r--cad/salome-gui/Makefile1
-rw-r--r--cad/salome-jobmanager/Makefile1
-rw-r--r--cad/salome-kernel/Makefile2
-rw-r--r--cad/salome-light/Makefile1
-rw-r--r--cad/salome-med/Makefile2
-rw-r--r--cad/salome-multipr/Makefile1
-rw-r--r--cad/salome-netgenplugin/Makefile1
-rw-r--r--cad/salome-sierpinsky/Makefile1
-rw-r--r--cad/salome-smesh/Makefile1
-rw-r--r--cad/salome-visu/Makefile1
-rw-r--r--cad/salome/Makefile2
-rw-r--r--cad/salome/Makefile.ext2
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