ports/132472: Update port: lang/bigloo to 3.2a.2
KATO Tsuguru
tkato432 at yahoo.com
Mon Mar 9 17:10:22 UTC 2009
>Number: 132472
>Category: ports
>Synopsis: Update port: lang/bigloo to 3.2a.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 09 17:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.1-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 3.2a.2
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/lang/bigloo/Makefile lang/bigloo/Makefile
--- /usr/ports/lang/bigloo/Makefile 2009-01-14 23:59:06.000000000 +0900
+++ lang/bigloo/Makefile 2009-02-26 21:33:11.000000000 +0900
@@ -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 at 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 @@
--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 -urN /usr/ports/lang/bigloo/distinfo lang/bigloo/distinfo
--- /usr/ports/lang/bigloo/distinfo 2009-01-14 23:59:06.000000000 +0900
+++ lang/bigloo/distinfo 2009-02-26 01:29:15.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list