Update to beta33.

This commit is contained in:
stu 2015-06-05 07:24:21 +00:00
parent 9c1017ae2d
commit b06420ffb8
2 changed files with 9 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2015/04/05 16:48:44 stu Exp $
# $OpenBSD: Makefile,v 1.17 2015/06/05 07:24:21 stu Exp $
COMMENT = Tcl implementation for the CLR
V = 1.0
P = 5542.25903
P = 5633.18513
DISTNAME = eagle-${V}
PKGNAME = ${DISTNAME}-beta32
PKGNAME = ${DISTNAME}-beta33
CATEGORIES = lang lang/tcl
HOMEPAGE = http://eagle.to/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
@ -40,6 +40,9 @@ EAGLE_BIN = ${PREFIX}/bin/eagle
# Skip tests that are too timing-sensitive to succeed everywhere
EAGLE_TEST_FLAGS = -notFile 'benchmark.eagle perf*.eagle'
# Skip tests that may hang due to pthread and/or Mono issues
EAGLE_TEST_FLAGS += -skip 'object-10.* socket-2.2'
do-install:
${INSTALL_DATA_DIR} ${EAGLE_BIN_DIR} ${EAGLE_LIB_DIR}
.for SRC GLOB DEST in \
@ -53,6 +56,7 @@ do-install:
echo 'exec mono ${TRUEPREFIX}/${EAGLE_DIR}/bin/EagleShell.exe $${1+"$$@"}' >> ${EAGLE_BIN}
chown ${BINOWN}:${BINGRP} ${EAGLE_BIN}
chmod ${BINMODE} ${EAGLE_BIN}
rm ${EAGLE_BIN_DIR}/EagleShell32.exe
# "-namespaces 1" enables namespace tests
# "set no(bigLists) 1" avoids oom problems

View File

@ -1,2 +1,2 @@
SHA256 (EagleBinaryMonoOnUnix1.0.5542.25903.rar) = Q/1VeAkcubjfbRe0X9bC56rAu8ffEiO4kqcP6YQKRzk=
SIZE (EagleBinaryMonoOnUnix1.0.5542.25903.rar) = 2722882
SHA256 (EagleBinaryMonoOnUnix1.0.5633.18513.rar) = Yf2HN4Y1qBgSJHGFIC0XOVBCK4D1e7zLfDwyVOVtW/I=
SIZE (EagleBinaryMonoOnUnix1.0.5633.18513.rar) = 2816640