Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2013 20:35:33 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314691 - in head: cad/gmsh science/ecs science/fvm
Message-ID:  <201303192035.r2JKZXgN033273@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Mar 19 20:35:32 2013
New Revision: 314691
URL: http://svnweb.freebsd.org/changeset/ports/314691

Log:
  Chase french/med upgrade.

Modified:
  head/cad/gmsh/Makefile   (contents, props changed)
  head/science/ecs/Makefile   (contents, props changed)
  head/science/fvm/Makefile   (contents, props changed)

Modified: head/cad/gmsh/Makefile
==============================================================================
--- head/cad/gmsh/Makefile	Tue Mar 19 20:34:59 2013	(r314690)
+++ head/cad/gmsh/Makefile	Tue Mar 19 20:35:32 2013	(r314691)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gmsh
 PORTVERSION=	2.7.0
+PORTREVISION=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://www.geuz.org/gmsh/src/ \
 		http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
@@ -91,7 +92,7 @@ CMAKE_ARGS+=	-DENABLE_TAUCS=OFF
 .endif
 
 .if !defined(WITHOUT_MED)
-LIB_DEPENDS+=	med.4:${PORTSDIR}/french/med
+LIB_DEPENDS+=	med.5:${PORTSDIR}/french/med
 CMAKE_ARGS+=	-DENABLE_MED=ON
 .else
 CMAKE_ARGS+=	-DENABLE_MED=OFF

Modified: head/science/ecs/Makefile
==============================================================================
--- head/science/ecs/Makefile	Tue Mar 19 20:34:59 2013	(r314690)
+++ head/science/ecs/Makefile	Tue Mar 19 20:35:32 2013	(r314691)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	ecs
-# Date created:		Sun 1 apr 2007
-# Whom:			thierry@pompo.net
-#
+# Created by: thierry@pompo.net
 # $FreeBSD$
-#
 
 PORTNAME=	ecs
 PORTVERSION=	2.0.2
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
@@ -16,7 +13,7 @@ COMMENT=	Code_Saturne Preprocessor
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	med.4:${PORTSDIR}/french/med		\
+LIB_DEPENDS=	med.5:${PORTSDIR}/french/med		\
 		bft.1:${PORTSDIR}/science/bft		\
 		hdf5.7:${PORTSDIR}/science/hdf5-18	\
 		cgns.3:${PORTSDIR}/science/cgnslib

Modified: head/science/fvm/Makefile
==============================================================================
--- head/science/fvm/Makefile	Tue Mar 19 20:34:59 2013	(r314690)
+++ head/science/fvm/Makefile	Tue Mar 19 20:35:32 2013	(r314691)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	fvm
-# Date created:		Sun 1 apr 2007
-# Whom:			thierry@pompo.net
-#
+# Created by: thierry@pompo.net
 # $FreeBSD$
-#
 
 PORTNAME=	fvm
 PORTVERSION=	0.15.3
+PORTREVISION=	1
 CATEGORIES=	science parallel
 MASTER_SITES=	http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
@@ -16,7 +13,7 @@ COMMENT=	Code_Saturne Finite Volume Mesh
 
 LICENSE=	LGPL21
 
-LIB_DEPENDS=	med.4:${PORTSDIR}/french/med		\
+LIB_DEPENDS=	med.5:${PORTSDIR}/french/med		\
 		bft.1:${PORTSDIR}/science/bft		\
 		hdf5.7:${PORTSDIR}/science/hdf5-18	\
 		cgns.3:${PORTSDIR}/science/cgnslib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303192035.r2JKZXgN033273>