- 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:
parent
9ee07cd540
commit
7265d2f0b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171837
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= yabause
|
PORTNAME= yabause
|
||||||
PORTVERSION= 0.7.0
|
PORTVERSION= 0.7.1
|
||||||
CATEGORIES= emulators
|
CATEGORIES= emulators
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
@ -18,6 +18,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_SDL= yes
|
USE_SDL= yes
|
||||||
|
USE_GCC= 3.4+
|
||||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259
|
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (yabause-0.7.0.tar.gz) = b4c47ad433b2cbd6a0c9f8be5959ccff
|
MD5 (yabause-0.7.1.tar.gz) = 7d99020ed5bd0172205fd81c1cf83753
|
||||||
SHA256 (yabause-0.7.0.tar.gz) = bc67d5a189624f8d0f71c116f768eac7c1bca34ea447d4244b00ca7081487d2d
|
SHA256 (yabause-0.7.1.tar.gz) = bbcab3dc02660a4b09f6c7359cd0a3adbc9a0d108c74b718eb9e06b4532679ef
|
||||||
SIZE (yabause-0.7.0.tar.gz) = 433706
|
SIZE (yabause-0.7.1.tar.gz) = 451926
|
||||||
|
Loading…
Reference in New Issue
Block a user