- Update to 0.7.1

- Add USE_GCC=3.4+. It fixed a problem on 4.x [1]

Reported by:	kris [1]
Approved by:	garga(mentor)
This commit is contained in:
Jose Alonso Cardenas Marquez 2006-09-01 19:57:06 +00:00
parent 9ee07cd540
commit 7265d2f0b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171837
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= yabause
PORTVERSION= 0.7.0
PORTVERSION= 0.7.1
CATEGORIES= emulators
MASTER_SITES= SF
@ -18,6 +18,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= yes
USE_GCC= 3.4+
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (yabause-0.7.0.tar.gz) = b4c47ad433b2cbd6a0c9f8be5959ccff
SHA256 (yabause-0.7.0.tar.gz) = bc67d5a189624f8d0f71c116f768eac7c1bca34ea447d4244b00ca7081487d2d
SIZE (yabause-0.7.0.tar.gz) = 433706
MD5 (yabause-0.7.1.tar.gz) = 7d99020ed5bd0172205fd81c1cf83753
SHA256 (yabause-0.7.1.tar.gz) = bbcab3dc02660a4b09f6c7359cd0a3adbc9a0d108c74b718eb9e06b4532679ef
SIZE (yabause-0.7.1.tar.gz) = 451926