games/emptyepsilon: Update 2020.02.18 -> 2020.03.22
Reported by: portscout
This commit is contained in:
parent
88a2c6fd1b
commit
bb5f77205e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529025
3 changed files with 15 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= emptyepsilon
|
||||
DISTVERSIONPREFIX= EE-
|
||||
DISTVERSION= 2020.02.18
|
||||
DISTVERSION= 2020.03.22
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1582097125
|
||||
SHA256 (daid-EmptyEpsilon-EE-2020.02.18_GH0.tar.gz) = 2cf98a796a77cb4e9f8fa183ffeef48b2cef18344b98490cf0f7955323e6c3db
|
||||
SIZE (daid-EmptyEpsilon-EE-2020.02.18_GH0.tar.gz) = 245833293
|
||||
SHA256 (daid-SeriousProton-EE-2020.02.18_GH0.tar.gz) = 08693b782380aa8c7875ef9f53dea23156944b5161deb07d93142757171cd62f
|
||||
SIZE (daid-SeriousProton-EE-2020.02.18_GH0.tar.gz) = 608599
|
||||
TIMESTAMP = 1585020837
|
||||
SHA256 (daid-EmptyEpsilon-EE-2020.03.22_GH0.tar.gz) = 7819ff7a290eb62d8132808dcc62c1c22ce05200fff27fa1738bf7a4740e45ca
|
||||
SIZE (daid-EmptyEpsilon-EE-2020.03.22_GH0.tar.gz) = 245847174
|
||||
SHA256 (daid-SeriousProton-EE-2020.03.22_GH0.tar.gz) = 63b7d971c5935ec2f741dd02079b48b333b3c84fe7cf91eb5940d2938ccbeeb3
|
||||
SIZE (daid-SeriousProton-EE-2020.03.22_GH0.tar.gz) = 1171668
|
||||
|
|
|
@ -131,6 +131,10 @@ bin/emptyepsilon
|
|||
%%DATADIR%%/resources/gui/icons/weapon-nuke.png
|
||||
%%DATADIR%%/resources/half_sphere.obj
|
||||
%%DATADIR%%/resources/laser.wav
|
||||
%%DATADIR%%/resources/locale/en.po
|
||||
%%DATADIR%%/resources/locale/fr.po
|
||||
%%DATADIR%%/resources/locale/tutorial.en.po
|
||||
%%DATADIR%%/resources/locale/tutorial.fr.po
|
||||
%%DATADIR%%/resources/logo_full.png
|
||||
%%DATADIR%%/resources/logo_white.png
|
||||
%%DATADIR%%/resources/missile_launch.wav
|
||||
|
@ -260,7 +264,6 @@ bin/emptyepsilon
|
|||
%%DATADIR%%/resources/sa_62_Turkey2.ogg
|
||||
%%DATADIR%%/resources/sa_62_Turkey3.ogg
|
||||
%%DATADIR%%/resources/sa_62_Urchins.ogg
|
||||
%%DATADIR%%/resources/sansation.ttf
|
||||
%%DATADIR%%/resources/sfx/emp_explosion.wav
|
||||
%%DATADIR%%/resources/sfx/hvli_fire.wav
|
||||
%%DATADIR%%/resources/sfx/laser_fire.wav
|
||||
|
@ -283,6 +286,11 @@ bin/emptyepsilon
|
|||
%%DATADIR%%/scripts/comms_station_scenario_03_central_command.lua
|
||||
%%DATADIR%%/scripts/comms_supply_drop.lua
|
||||
%%DATADIR%%/scripts/factionInfo.lua
|
||||
%%DATADIR%%/scripts/locale/scenario_01_waves.en.po
|
||||
%%DATADIR%%/scripts/locale/scenario_02_beacon.en.po
|
||||
%%DATADIR%%/scripts/locale/scenario_02_beacon.fr.po
|
||||
%%DATADIR%%/scripts/locale/scenario_03_edgeofspace.en.po
|
||||
%%DATADIR%%/scripts/locale/scenario_03_edgeofspace.fr.po
|
||||
%%DATADIR%%/scripts/model_data.lua
|
||||
%%DATADIR%%/scripts/perlin_noise.lua
|
||||
%%DATADIR%%/scripts/scenario_00_basic.lua
|
||||
|
|
Loading…
Reference in a new issue