aboutsummaryrefslogtreecommitdiff
path: root/lang/moscow_ml
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /lang/moscow_ml
parent241000003cc37531d200773be1eb19996345da3c (diff)
downloadports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.tar.gz
ports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.zip
Chase gmp library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=161929
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r--lang/moscow_ml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile
index 6d6d65198cbb..2575597ab6d1 100644
--- a/lang/moscow_ml/Makefile
+++ b/lang/moscow_ml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moscow_ml
PORTVERSION= 2.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.dina.kvl.dk/~sestoft/mosml/
DISTNAME= mos201src
@@ -15,7 +15,7 @@ DISTNAME= mos201src
MAINTAINER= ports@FreeBSD.org
COMMENT= Moscow ML, a lightweight implementation of Standard ML
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
gdbm.3:${PORTSDIR}/databases/gdbm
RESTRICTED= Restrictions on for-profit distribution.