aboutsummaryrefslogtreecommitdiff
path: root/science/mpb
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-31 15:07:08 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-31 15:07:08 +0000
commit011dce24ce7dd5253f7e97aaa947acb21339dcd5 (patch)
treebe6c85e782d49cf223592ee199c43ca0222da761 /science/mpb
parent2a0640b2d4b751061c9ddc616327c22b754034ba (diff)
downloadports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.tar.gz
ports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.zip
- Chase guile shared lib bump
- Add an entry to UPDATING
Notes
Notes: svn path=/head/; revision=278635
Diffstat (limited to 'science/mpb')
-rw-r--r--science/mpb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index c70809c8d9d4..09c8b32b4db9 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mpb
PORTVERSION= 1.4.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= science
MASTER_SITES= http://ab-initio.mit.edu/mpb/
@@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/science/hdf5 \
ctl.4:${PORTSDIR}/science/libctl \
- guile.20:${PORTSDIR}/lang/guile
+ guile.21:${PORTSDIR}/lang/guile
USE_FORTRAN= yes