Update data version to 0.7.4, which has crash-on-load game problem solved

PR:		116695
Submitted by:	maintainer
This commit is contained in:
Stefan Walter 2007-09-30 11:00:46 +00:00
parent 531874040c
commit 5aa82ab8ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200468
3 changed files with 401 additions and 6 deletions

View File

@ -7,9 +7,9 @@
PORTNAME= fillets-ng
PORTVERSION= 0.7.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITES= SF
MASTER_SITE_SUBDIR= fillets
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX}
@ -32,7 +32,7 @@ LDFLAGS= -L${LUA_LIBDIR}
OPTIONS= FRIBIDI "Enable fribidi support" off
DATAVERSION= 0.7.1
DATAVERSION= 0.7.4
PORTDOCS= *

View File

@ -1,6 +1,6 @@
MD5 (fillets-ng/fillets-ng-0.7.4.tar.gz) = 912c146e70d90092a3dc89928e0be0f8
SHA256 (fillets-ng/fillets-ng-0.7.4.tar.gz) = 58a4fab8cd623aba438a4dbafe65eb2eb2f85de170652b2596cad134210f1ad7
SIZE (fillets-ng/fillets-ng-0.7.4.tar.gz) = 346022
MD5 (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = dabb8aa5dcce57e782a2a27343c40cc6
SHA256 (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = 7f9196e81e279ad088dd64a604bc6a8e9e10eedb75f080b6e845536e3ee13659
SIZE (fillets-ng/fillets-ng-data-0.7.1.tar.gz) = 95672064
MD5 (fillets-ng/fillets-ng-data-0.7.4.tar.gz) = 0a2a651342d1035c292817048a4e373c
SHA256 (fillets-ng/fillets-ng-data-0.7.4.tar.gz) = 60ecfca28814aacdf9dba188d10bc545d00644dc02285bff95760a2fcc5ca3a9
SIZE (fillets-ng/fillets-ng-data-0.7.4.tar.gz) = 97584418

File diff suppressed because it is too large Load Diff