aboutsummaryrefslogtreecommitdiff
path: root/lang/bigloo
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-14 14:10:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-14 14:10:09 +0000
commit9ac257417ff98da22f215b69ff7129131864446b (patch)
treefca51be3c9abafeaabb284970045991a86a19936 /lang/bigloo
parent00268734bb5847591e9874a387b3cf84df28d4dd (diff)
downloadports-9ac257417ff98da22f215b69ff7129131864446b.tar.gz
ports-9ac257417ff98da22f215b69ff7129131864446b.zip
Notes
Diffstat (limited to 'lang/bigloo')
-rw-r--r--lang/bigloo/Makefile10
-rw-r--r--lang/bigloo/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile
index 77bbaa642174..3014c0a24a8d 100644
--- a/lang/bigloo/Makefile
+++ b/lang/bigloo/Makefile
@@ -6,19 +6,17 @@
#
PORTNAME= bigloo
-PORTVERSION= 3.2a
+PORTVERSION= 3.2a.2
CATEGORIES= lang scheme
MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/ \
ftp://kaolin.unice.fr/pub/Bigloo/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Scheme interpreter and native code compiler
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
-WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
-
USE_OPENSSL= yes
USE_GSTREAMER= yes
USE_EMACS= yes
@@ -34,8 +32,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--customgc=no
ALL_TARGET= build
INSTALL_TARGET= install-progs compile-bee install-bee
-USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/bigloo/${PORTVERSION}
-PLIST_SUB= BIGLOO_VERSION="${PORTVERSION}"
+USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/bigloo/${PORTVERSION:R}
+PLIST_SUB= BIGLOO_VERSION="${PORTVERSION:R}"
MAN1= bigloo.1
INFO= bigloo
diff --git a/lang/bigloo/distinfo b/lang/bigloo/distinfo
index 1b572a218d32..6fbcaa2bc3ab 100644
--- a/lang/bigloo/distinfo
+++ b/lang/bigloo/distinfo
@@ -1,3 +1,3 @@
-MD5 (bigloo3.2a.tar.gz) = 5b58e9fd50c7afac19f68cdc54f38498
-SHA256 (bigloo3.2a.tar.gz) = e43dcc3b67ad2be3b49fcf10bb60a3527cd2692ffb4479655c8cb17c82b5328c
-SIZE (bigloo3.2a.tar.gz) = 12930282
+MD5 (bigloo3.2a-2.tar.gz) = f8cfd4b6c59c585e8ddea086a9fbd385
+SHA256 (bigloo3.2a-2.tar.gz) = 7574584288c5d6cf346bd33508fe039f7219bff47e1b622c08a2d31d97cc8687
+SIZE (bigloo3.2a-2.tar.gz) = 13056286