ports/90556: Update port: math/gambit to 0.2005.12.12
KATO Tsuguru
tkato432 at yahoo.com
Sat Dec 17 15:10:08 UTC 2005
>Number: 90556
>Category: ports
>Synopsis: Update port: math/gambit to 0.2005.12.12
>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: Sat Dec 17 15:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2005.12.12
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/math/gambit/Makefile math/gambit/Makefile
--- /usr/ports/math/gambit/Makefile Sat Nov 5 20:54:41 2005
+++ math/gambit/Makefile Tue Dec 13 01:44:43 2005
@@ -7,8 +7,7 @@
#
PORTNAME= gambit
-PORTVERSION= 0.2005.06.13
-PORTREVISION= 1
+PORTVERSION= 0.2005.12.12
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,12 +19,20 @@
USE_X_PREFIX= yes
USE_GNOME= gnometarget gtk20
-GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config"
MAKE_ENV= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config"
+INSTALLS_SHLIB= yes
CPPFLAGS= ${PTHREAD_CFLAGS}
LDFLAGS= ${PTHREAD_LIBS}
+
+post-patch:
+ @${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure
+.for file in efgdisplay.cc efgpanel.cc nfgpanel.cc
+ @${REINPLACE_CMD} -e '/#if/s: or : || :g' ${WRKSRC}/sources/gui/${file}
+.endfor
.include <bsd.port.mk>
diff -urN /usr/ports/math/gambit/distinfo math/gambit/distinfo
--- /usr/ports/math/gambit/distinfo Sat Nov 26 19:27:38 2005
+++ math/gambit/distinfo Tue Dec 13 00:28:26 2005
@@ -1,3 +1,3 @@
-MD5 (gambit-0.2005.06.13.tar.gz) = 6cc3a48aa2f85f0485ff4c09ba01d483
-SHA256 (gambit-0.2005.06.13.tar.gz) = 985534922c88863d496cb1b6d625d4c03e0a95064be5bc8b6482f47b5355713a
-SIZE (gambit-0.2005.06.13.tar.gz) = 846191
+MD5 (gambit-0.2005.12.12.tar.gz) = 9a9fdc833364b969c5befe82256298cd
+SHA256 (gambit-0.2005.12.12.tar.gz) = ecc7847f4e9d966cf914cd499f534f27e5a955c5de01d45838c10a9010ad55a9
+SIZE (gambit-0.2005.12.12.tar.gz) = 1140155
diff -urN /usr/ports/math/gambit/pkg-plist math/gambit/pkg-plist
--- /usr/ports/math/gambit/pkg-plist Tue Jul 5 19:55:28 2005
+++ math/gambit/pkg-plist Tue Dec 13 02:09:58 2005
@@ -11,6 +11,12 @@
bin/gambit-nfg-lcp
bin/gambit-nfg-liap
bin/gambit-nfg-logit
+bin/gambit-nfg-logitdyn
bin/gambit-nfg-lp
bin/gambit-nfg-mixdom
bin/gambit-nfg-simpdiv
+bin/gambit-nfg2html
+bin/gambit-nfg2tex
+lib/libgambit.a
+lib/libgambit.so
+lib/libgambit.so.0
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list