Update to beta28.

This commit is contained in:
stu 2013-09-25 12:25:17 +00:00
parent d6977d03d5
commit b6b0fa8019
3 changed files with 11 additions and 8 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:20:27 espie Exp $
# $OpenBSD: Makefile,v 1.11 2013/09/25 12:25:17 stu Exp $
COMMENT = Tcl implementation for the CLR
V = 1.0
P = 4691.37889
P = 5000.25377
DISTNAME = eagle-${V}
PKGNAME = ${DISTNAME}-beta26
PKGNAME = ${DISTNAME}-beta28
CATEGORIES = lang lang/tcl
HOMEPAGE = http://eagle.to/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
@ -37,8 +37,10 @@ EAGLE_BIN_DIR = ${EAGLE_INS_DIR}/bin
EAGLE_LIB_DIR = ${EAGLE_INS_DIR}/lib/Eagle${V}
EAGLE_BIN = ${PREFIX}/bin/eagle
# Some tests are too timing-sensitive to succeed everywhere so don't run them
EAGLE_TEST_FLAGS = -notFile 'benchmark.eagle delayout.eagle perf*.eagle'
# Skip tests that are too timing-sensitive to succeed everywhere
# Skip tests that use too much memory and hang
EAGLE_TEST_FLAGS = -notFile 'benchmark.eagle delayout.eagle perf*.eagle' \
-skip 'lmap-7.7 lmap-7.8'
do-install:
${INSTALL_DATA_DIR} ${EAGLE_BIN_DIR} ${EAGLE_LIB_DIR}

View File

@ -1,2 +1,2 @@
SHA256 (EagleBinaryMonoOnUnix1.0.4691.37889.rar) = NlZqt95s2T++FinWeyUxbEVUAskWHlE7Ij8QilBCQTs=
SIZE (EagleBinaryMonoOnUnix1.0.4691.37889.rar) = 2008784
SHA256 (EagleBinaryMonoOnUnix1.0.5000.25377.rar) = jXMwQ+8/glyN+Rp/UePfCnnu6cWNDFwDA1DA9648Cfw=
SIZE (EagleBinaryMonoOnUnix1.0.5000.25377.rar) = 2158418

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2011/10/24 16:50:08 stu Exp $
@comment $OpenBSD: PLIST,v 1.3 2013/09/25 12:25:18 stu Exp $
bin/eagle
libdata/Eagle/
libdata/Eagle/bin/
@ -26,4 +26,5 @@ libdata/Eagle/lib/Eagle1.0/safe.eagle
libdata/Eagle/lib/Eagle1.0/shell.eagle
libdata/Eagle/lib/Eagle1.0/test.eagle
libdata/Eagle/lib/Eagle1.0/vendor.eagle
libdata/Eagle/lib/Eagle1.0/word.tcl
libdata/Eagle/license.terms