- Update to 13.0.2

- Restrict wxGTK version to 2.8 (2.9 has a problem locating WX_CONFIG)
This commit is contained in:
Pietro Cerutti 2013-08-08 10:17:03 +00:00
parent d8e1f0ffc8
commit e268b057c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324386
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gambit
PORTVERSION= 13.0.1
PORTVERSION= 13.0.2
CATEGORIES= math
MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/
@ -12,7 +12,7 @@ COMMENT= A library of tools for doing computation in game theory
LICENSE= GPLv2
USE_GNOME= gtk20
USE_WX= 2.8+
USE_WX= 2.8
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}

View file

@ -1,2 +1,2 @@
SHA256 (gambit-13.0.1.tar.gz) = b6475df56aa745584116d67e0e208ae9490fc62c122f2faff12e05cfc140afe5
SIZE (gambit-13.0.1.tar.gz) = 1611216
SHA256 (gambit-13.0.2.tar.gz) = 7233a17929e8845f1fa552181b9851076c4ba872f07cb51898b5207a2d89c490
SIZE (gambit-13.0.2.tar.gz) = 1649304