summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-03-10 20:45:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-03-10 20:45:19 +0000
commit5391fa57f8e79d99cf8fd191fc735b99af12fd4a (patch)
treecbbba4650a636e4e5edc9d97d318e51133dd08aa /science
parentUpdate to 0.9.11.14.947 (diff)
- Switch to guile2
- Upgrade meep to 1.2.1 and unbreak. Submitted by: Stas Timokhin <devel (at) stasyan.com>
Notes
Notes: svn path=/head/; revision=380961
Diffstat (limited to 'science')
-rw-r--r--science/harminv/Makefile4
-rw-r--r--science/meep/Makefile7
-rw-r--r--science/meep/distinfo4
3 files changed, 6 insertions, 9 deletions
diff --git a/science/harminv/Makefile b/science/harminv/Makefile
index f60b5eea28d1..471190506679 100644
--- a/science/harminv/Makefile
+++ b/science/harminv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= harminv
PORTVERSION= 1.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/harminv/
@@ -19,6 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= LD_LIBRARY_PATH="${LD_LIBRARY_PATH}"
USE_LDCONFIG= yes
-LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= libguile-2.0.so:${PORTSDIR}/lang/guile2
.include <bsd.port.mk>
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 0c5576144eab..468f83528b7c 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -2,19 +2,16 @@
# $FreeBSD$
PORTNAME= meep
-PORTVERSION= 1.2
-PORTREVISION= 12
+PORTVERSION= 1.2.1
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/meep/
MAINTAINER= devel@stasyan.com
COMMENT= FDTD simulation software to model electromagnetic systems
-BROKEN= Depends on conflicting guile and guile2 (via libctl)
-
BUILD_DEPENDS= harminv:${PORTSDIR}/science/harminv \
gsed:${PORTSDIR}/textproc/gsed
-LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 \
libblas.so:${PORTSDIR}/math/blas \
libctl.so:${PORTSDIR}/science/libctl \
libhdf5.so:${PORTSDIR}/science/hdf5
diff --git a/science/meep/distinfo b/science/meep/distinfo
index 7370b36a4493..54fa578f3aa2 100644
--- a/science/meep/distinfo
+++ b/science/meep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (meep-1.2.tar.gz) = 2734737b8053a45942bc1a50933d63b6fd18c7dc3cf33e92e0815ece93138942
-SIZE (meep-1.2.tar.gz) = 807522
+SHA256 (meep-1.2.1.tar.gz) = f1f0683e5688d231f7dd1863939677148fc27a6744c03510e030c85d6c518ea5
+SIZE (meep-1.2.1.tar.gz) = 731272