ports/187496: lang/bigloo: Fix build
KATO Tsuguru
tkato432 at yahoo.com
Wed Mar 12 18:40:02 UTC 2014
>Number: 187496
>Category: ports
>Synopsis: lang/bigloo: Fix build
>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: Wed Mar 12 18:40:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 8.4-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Fix build
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/lang/bigloo/Makefile lang/bigloo/Makefile
--- /usr/ports/lang/bigloo/Makefile 2014-03-09 06:42:20.000000000 +0900
+++ lang/bigloo/Makefile 2014-03-13 00:00:00.000000000 +0900
@@ -3,9 +3,11 @@
PORTNAME= bigloo
PORTVERSION= 4.1a.2
+PORTREVISION= 1
CATEGORIES= lang scheme
MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/
DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E}
+DIST_SUBDIR= repacked
MAINTAINER= ports at FreeBSD.org
COMMENT= Scheme interpreter and native code compiler
@@ -16,7 +18,6 @@
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libgmp.so:${PORTSDIR}/math/gmp
-BROKEN= Checksum and size mismatch
USES= compiler:c++0x gmake
USE_EMACS= yes
HAS_CONFIGURE= yes
diff -urN /usr/ports/lang/bigloo/distinfo lang/bigloo/distinfo
--- /usr/ports/lang/bigloo/distinfo 2014-02-27 22:13:48.000000000 +0900
+++ lang/bigloo/distinfo 2014-03-13 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (bigloo4.1a-2.tar.gz) = 6e5926e2d44b0e61fca4d756bc3b292586ba8b492be541d47d1690d9333e5571
-SIZE (bigloo4.1a-2.tar.gz) = 22387008
+SHA256 (repacked/bigloo4.1a-2.tar.gz) = 5db2e7cdb7aa4bb380f35a2a476d282842df72febdb934545b475e0932fad927
+SIZE (repacked/bigloo4.1a-2.tar.gz) = 22387981
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list