diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-07-25 22:28:07 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-07-25 22:28:07 +0000 |
commit | 744f71de526fb1db1a0c3624261f15d1667788fa (patch) | |
tree | 2964418ef72ad1f9d0d0f16c64044c070825b2ea /emulators | |
parent | f22677b9d435bfa47b692cee84e195352ce07703 (diff) | |
download | ports-744f71de526fb1db1a0c3624261f15d1667788fa.tar.gz ports-744f71de526fb1db1a0c3624261f15d1667788fa.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/basiliskII/Makefile | 8 | ||||
-rw-r--r-- | emulators/basiliskII/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 3295abe0121d..fb2dd73688ca 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -7,19 +7,17 @@ PORTNAME= basiliskII PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.gibix.net/projects/basilisk2/files/ MASTER_SITE_SUBDIR= basilisk -DISTNAME= BasiliskII_src_22112005 +DISTNAME= BasiliskII_src_01052006 MAINTAINER= mmendez@energyhq.be COMMENT= A free, portable, Open Source 68k Mac emulator WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix -BROKEN= Does not compile - USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= esound gtk20 @@ -38,7 +36,7 @@ CFLAGS+= -fpermissive .endif .if ${ARCH} == amd64 -BROKEN= "Does not compile" +BROKEN= does not compile on AMD64 architectures .endif post-install: diff --git a/emulators/basiliskII/distinfo b/emulators/basiliskII/distinfo index 4f76ed6aabd8..9f8c36c099c7 100644 --- a/emulators/basiliskII/distinfo +++ b/emulators/basiliskII/distinfo @@ -1,3 +1,3 @@ -MD5 (BasiliskII_src_22112005.tar.bz2) = 2de7033f6d8e38f1b92dd6cadbe68bee -SHA256 (BasiliskII_src_22112005.tar.bz2) = 48900ece2986bf3763d0e972df50d0c815f712a0da3b4f24ccb3e071942e80b3 -SIZE (BasiliskII_src_22112005.tar.bz2) = 1286256 +MD5 (BasiliskII_src_01052006.tar.bz2) = dfe9e088649133485bae28a713979481 +SHA256 (BasiliskII_src_01052006.tar.bz2) = 6782f2ed3587d7790557a0994f5b7472d7a27ded0f1598b9380efabde16bd3cc +SIZE (BasiliskII_src_01052006.tar.bz2) = 1310908 |