1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.90

- BROKEN Does not build on 4.X

PR:		ports/103607
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
This commit is contained in:
Martin Wilke 2006-09-25 11:29:18 +00:00
parent 7539732e2f
commit 5114f90783
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173792
2 changed files with 11 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= hatari
PORTVERSION= 0.70
PORTREVISION= 1
PORTVERSION= 0.90
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -23,4 +22,10 @@ USE_SDL= yes
PLIST_FILES= bin/hatari %%DATADIR%%/tos.img
PLIST_DIRS= %%DATADIR%%
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (hatari-0.70.tar.gz) = e54bf0519f1487e98a30b9715a702e70
SHA256 (hatari-0.70.tar.gz) = a93893487ed74b3bc6826cdcaac2a6bdd3d1c1a4018fb5341c3796f40508612b
SIZE (hatari-0.70.tar.gz) = 521778
MD5 (hatari-0.90.tar.gz) = 2e5d1e329ebbf6c75ccab8c4f9a78f11
SHA256 (hatari-0.90.tar.gz) = 1dc883e06af223944c8bb5394134aa6f539623f5a31a505404e893c39e6cafda
SIZE (hatari-0.90.tar.gz) = 687029