1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

* Update to 080108

* Improve pkg-message handling

PR:		120103
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
This commit is contained in:
Martin Wilke 2008-01-29 22:40:56 +00:00
parent 0511e1a966
commit 85d367bcff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206409
4 changed files with 12 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= freera
PORTVERSION= 070328
PORTREVISION= 1
PORTVERSION= 080108
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= ${PORTVERSION}_freera++_src
@ -22,6 +21,8 @@ SCONS_BUILDENV= ${SCONS_ENV} SDL_CONFIG=${SDL_CONFIG}
WRKSRC= ${WRKDIR}/freera++
SUB_FILES= pkg-message
post-patch:
@${MV} ${WRKSRC}/SConstruct ${WRKSRC}/SConstruct.orig
@${CP} ${FILESDIR}/SConstruct ${WRKSRC}/
@ -38,6 +39,6 @@ do-install:
${FIND} . -type f -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \;
post-install:
@${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD}
${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (070328_freera++_src.tar.gz) = 9fc417abd51f028848ae43dc29964ada
SHA256 (070328_freera++_src.tar.gz) = 3825f1aed204e7258ff4d2045b7f954e19b3107d81e7eed8a27ddf903a2022d3
SIZE (070328_freera++_src.tar.gz) = 456927
MD5 (080108_freera++_src.tar.gz) = 13a501b5b33d27f578afe65d6049b8e4
SHA256 (080108_freera++_src.tar.gz) = bcab7a1361507ffa4310011856d8d1e1320824ba67b41fe867aaa9b6df08e473
SIZE (080108_freera++_src.tar.gz) = 479628

View File

@ -1,12 +1,12 @@
==========================================================================
FreeRA requires original .mix files from Red Alert. Copy those files from
Red Alert CD's to ${PREFIX}/share/freera/data/mix/ directory:
Red Alert CD's to %%DATADIR%%/mix/ directory:
main.mix
redalert.mix
PS. Both files can be found on either Red Alert CD. Both CDs have
the maps for both campaigns but only the videos for one.
PS. Both files can be found on either Red Alert CD. Both CDs have the
maps for both campaigns but only the videos for one.
==========================================================================

View File

@ -17,6 +17,7 @@ bin/freera
%%DATADIR%%/settings/ra/internal.ini
%%DATADIR%%/settings/ra/protofiles.ini
%%DATADIR%%/settings/ra/sidebar.ini
%%DATADIR%%/settings/ra/sound.ini
%%DATADIR%%/settings/ra/structure.ini
%%DATADIR%%/settings/ra/talkback.ini
%%DATADIR%%/settings/ra/templates.ini
@ -28,6 +29,7 @@ bin/freera
%%DATADIR%%/settings/td/internal.ini
%%DATADIR%%/settings/td/protofiles.ini
%%DATADIR%%/settings/td/sidebar.ini
%%DATADIR%%/settings/td/sound.ini
%%DATADIR%%/settings/td/structure.ini
%%DATADIR%%/settings/td/talkback.ini
%%DATADIR%%/settings/td/templates.ini