Ok? It's a no-brainer update. Stu
On 11/22/12 13:35, Stuart Cassoff wrote: > Tested on i386 and amd64. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/lang/eagle/Makefile,v > retrieving revision 1.8 > diff -u -p -r1.8 Makefile > --- Makefile 26 Aug 2012 15:43:51 -0000 1.8 > +++ Makefile 22 Nov 2012 18:30:32 -0000 > @@ -3,9 +3,9 @@ > COMMENT = Tcl implementation for the CLR > > V = 1.0 > -P = 4567.36231 > +P = 4691.37889 > DISTNAME = eagle-${V} > -PKGNAME = ${DISTNAME}-beta24 > +PKGNAME = ${DISTNAME}-beta26 > CATEGORIES = lang lang/tcl > HOMEPAGE = http://eagle.to/ > MAINTAINER = Stuart Cassoff <s...@users.sourceforge.net> > @@ -41,9 +41,7 @@ EAGLE_LIB_DIR = ${EAGLE_INS_DIR}/lib/Eag > EAGLE_BIN = ${PREFIX}/bin/eagle > > # Some tests are too timing-sensitive to succeed everywhere so don't run them > -# Socket-2.2 hangs so skip it > -EAGLE_REGRESS_FLAGS = -notFile 'benchmark.eagle delayout.eagle > perf*.eagle' \ > - -skip socket-2.2 > +EAGLE_REGRESS_FLAGS = -notFile 'benchmark.eagle delayout.eagle perf*.eagle' > > do-install: > ${INSTALL_DATA_DIR} ${EAGLE_BIN_DIR} ${EAGLE_LIB_DIR} > Index: distinfo > =================================================================== > RCS file: /cvs/ports/lang/eagle/distinfo,v > retrieving revision 1.5 > diff -u -p -r1.5 distinfo > --- distinfo 26 Aug 2012 15:43:51 -0000 1.5 > +++ distinfo 22 Nov 2012 18:30:32 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (EagleBinaryMonoOnUnix1.0.4567.36231.rar) = > 21okTC7vyu7ozRCHdqlYKUWF9AuTMjfeguNPWPjKfKQ= > -SIZE (EagleBinaryMonoOnUnix1.0.4567.36231.rar) = 1950767 > +SHA256 (EagleBinaryMonoOnUnix1.0.4691.37889.rar) = > NlZqt95s2T++FinWeyUxbEVUAskWHlE7Ij8QilBCQTs= > +SIZE (EagleBinaryMonoOnUnix1.0.4691.37889.rar) = 2008784 >