mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.2007.01.30
PR: 114073 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
630af28478
commit
fd8acdb1e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194438
4 changed files with 6 additions and 20 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gambit
|
||||
PORTVERSION= 0.2006.01.20
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2007.01.30
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -16,11 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library of tools for doing computation in game theory
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_X_PREFIX= yes
|
||||
USE_WX= 2.6
|
||||
USE_GNOME= gnometarget gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_WX= 2.6
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gambit-0.2006.01.20.tar.gz) = 66190cd3f91804778a712779a1f48d57
|
||||
SHA256 (gambit-0.2006.01.20.tar.gz) = 3be1b0bcae0b235cd49d90c7252ae8c8357ef942a662c5420e9756254aeea845
|
||||
SIZE (gambit-0.2006.01.20.tar.gz) = 1392046
|
||||
MD5 (gambit-0.2007.01.30.tar.gz) = 6230d8e9a92d1410a372762756adca88
|
||||
SHA256 (gambit-0.2007.01.30.tar.gz) = 1bbe4935f7f58bbe5991410aa59a4367936c038ca89b07255d8cc67721adccae
|
||||
SIZE (gambit-0.2007.01.30.tar.gz) = 1437872
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- sources/tools/enumpoly/double.cc.orig Thu Jun 9 02:47:34 2005
|
||||
+++ sources/tools/enumpoly/double.cc Sun Jul 3 23:39:27 2005
|
||||
@@ -28,6 +28,7 @@
|
||||
#pragma implementation
|
||||
#endif
|
||||
|
||||
+#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <assert.h>
|
|
@ -9,7 +9,6 @@ bin/gambit-liap
|
|||
bin/gambit-logit
|
||||
bin/gambit-lp
|
||||
bin/gambit-nfg-logitdyn
|
||||
bin/gambit-nfg-mixdom
|
||||
bin/gambit-nfg2html
|
||||
bin/gambit-nfg2tex
|
||||
bin/gambit-simpdiv
|
||||
|
|
Loading…
Add table
Reference in a new issue