diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-04 16:49:08 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-04 16:49:08 +0000 |
commit | 56be80f7e23ae07c687a644f490fe8fd774267d0 (patch) | |
tree | fa4f27b0cfe98f063e01c8d2031e0d73c8f51737 /emulators/yabause | |
parent | 71e769b5aaef7f3f786f06f59c61c41d590897e5 (diff) | |
download | ports-56be80f7e23ae07c687a644f490fe8fd774267d0.tar.gz ports-56be80f7e23ae07c687a644f490fe8fd774267d0.zip |
- Update to 0.9.0
- Remove USE_GCC
Notes
Notes:
svn path=/head/; revision=200834
Diffstat (limited to 'emulators/yabause')
-rw-r--r-- | emulators/yabause/Makefile | 5 | ||||
-rw-r--r-- | emulators/yabause/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index be7dfc5791f8..0c727d4f3756 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -6,8 +6,7 @@ # PORTNAME= yabause -PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTVERSION= 0.9.0 CATEGORIES= emulators MASTER_SITES= SF @@ -19,13 +18,11 @@ 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:261 USE_XLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message -WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= yabause.1 post-install: diff --git a/emulators/yabause/distinfo b/emulators/yabause/distinfo index 3700d8541962..051528dd14a2 100644 --- a/emulators/yabause/distinfo +++ b/emulators/yabause/distinfo @@ -1,3 +1,3 @@ -MD5 (yabause-0.8.6.tar.gz) = 27e6e9807f7454a8f05a5abd3c04f7e1 -SHA256 (yabause-0.8.6.tar.gz) = 5c334e1cc00650f70a7b7285dea7c6c31688a1ea48f85f15d46349834f98beec -SIZE (yabause-0.8.6.tar.gz) = 548772 +MD5 (yabause-0.9.0.tar.gz) = 4210d6249f283d4a58b366923240accf +SHA256 (yabause-0.9.0.tar.gz) = 36706a240d9d18c26ff205e718e1e9ac666cc38731b02dfbd75a2657054d4257 +SIZE (yabause-0.9.0.tar.gz) = 545424 |