diff options
author | acm <acm@FreeBSD.org> | 2007-09-06 14:00:48 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-09-06 14:00:48 +0800 |
commit | 115107da95854bd43d0252aeb7e7d4eb1a51c4eb (patch) | |
tree | c8cb268a84b01941fdb078f7491c0c2c53f42d87 /emulators/yabause | |
parent | c49831ff7399e458ea2292105d73eb9365741abc (diff) | |
download | freebsd-ports-gnome-115107da95854bd43d0252aeb7e7d4eb1a51c4eb.tar.gz freebsd-ports-gnome-115107da95854bd43d0252aeb7e7d4eb1a51c4eb.tar.zst freebsd-ports-gnome-115107da95854bd43d0252aeb7e7d4eb1a51c4eb.zip |
- Update to 0.8.6
Diffstat (limited to 'emulators/yabause')
-rw-r--r-- | emulators/yabause/Makefile | 3 | ||||
-rw-r--r-- | emulators/yabause/distinfo | 6 | ||||
-rw-r--r-- | emulators/yabause/files/pkg-message.in | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 8772e4f58e99..2f9cbd50f19b 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yabause -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 CATEGORIES= emulators MASTER_SITES= SF @@ -24,6 +24,7 @@ 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 bfe7b423f0dc..3700d8541962 100644 --- a/emulators/yabause/distinfo +++ b/emulators/yabause/distinfo @@ -1,3 +1,3 @@ -MD5 (yabause-0.8.5.tar.gz) = 1ea5f6982487fe334e2b6fa041bc8a76 -SHA256 (yabause-0.8.5.tar.gz) = dbf5fffd4a830782ff5f660cdb7d9b3befb98d747ad218a1f08d4c8296f990a0 -SIZE (yabause-0.8.5.tar.gz) = 533413 +MD5 (yabause-0.8.6.tar.gz) = 27e6e9807f7454a8f05a5abd3c04f7e1 +SHA256 (yabause-0.8.6.tar.gz) = 5c334e1cc00650f70a7b7285dea7c6c31688a1ea48f85f15d46349834f98beec +SIZE (yabause-0.8.6.tar.gz) = 548772 diff --git a/emulators/yabause/files/pkg-message.in b/emulators/yabause/files/pkg-message.in index 37328378eb5a..173bc65c7309 100644 --- a/emulators/yabause/files/pkg-message.in +++ b/emulators/yabause/files/pkg-message.in @@ -1,5 +1,7 @@ ############################################################################### +Yabause sega saturn system emulator was installed + 1) You need to manually download Sega Saturn bios. It's available at: - http://www.theoldcomputer.com/Libarary's/Emulation/BIOS_Roms/saturn.zip |