Date: Mon, 17 Dec 2018 10:14:32 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r487672 - branches/2018Q4/games/openra Message-ID: <201812171014.wBHAEWw3052345@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Dec 17 10:14:31 2018 New Revision: 487672 URL: https://svnweb.freebsd.org/changeset/ports/487672 Log: MFH: r487555 games/openra: update to 20181215 Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20181215 Approved by: ports-secteam (miwi) Modified: branches/2018Q4/games/openra/Makefile branches/2018Q4/games/openra/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/games/openra/Makefile ============================================================================== --- branches/2018Q4/games/openra/Makefile Mon Dec 17 10:04:16 2018 (r487671) +++ branches/2018Q4/games/openra/Makefile Mon Dec 17 10:14:31 2018 (r487672) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= openra -PORTVERSION= 20180923 +PORTVERSION= 20181215 DISTVERSIONPREFIX= release- CATEGORIES= games MASTER_SITES= https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20161223/:SDL2_CS \ @@ -13,7 +13,7 @@ DISTFILES= SDL2-CS.dll:SDL2_CS \ OpenAL-CS.dll:OpenAL_CS \ OpenAL-CS.dll.config:OpenAL_CS \ Eluant.dll:Eluant \ - GeoLite2-Country_20180911${EXTRACT_SUFX}:GeoLite2 + GeoLite2-Country_20181211${EXTRACT_SUFX}:GeoLite2 EXTRACT_ONLY= ${DISTFILES:C/:.*//:N*.config:N*.dll:N*.nupkg} MAINTAINER= jbeich@FreeBSD.org Modified: branches/2018Q4/games/openra/distinfo ============================================================================== --- branches/2018Q4/games/openra/distinfo Mon Dec 17 10:04:16 2018 (r487671) +++ branches/2018Q4/games/openra/distinfo Mon Dec 17 10:14:31 2018 (r487672) @@ -1,4 +1,4 @@ -TIMESTAMP = 1537635642 +TIMESTAMP = 1544389905 SHA256 (SDL2-CS.dll) = b06c14a771d14cb37210f476dfd973d4e7d80d97f90566bd5bc78996ade4f7a0 SIZE (SDL2-CS.dll) = 80896 SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 @@ -9,8 +9,8 @@ SHA256 (OpenAL-CS.dll.config) = 58eaf46a749e466fce0a0e SIZE (OpenAL-CS.dll.config) = 301 SHA256 (Eluant.dll) = 218c4ea5424b44d746b5343563123beebc652fd9731967dfd49fed071b58df31 SIZE (Eluant.dll) = 71168 -SHA256 (GeoLite2-Country_20180911.tar.gz) = 64e54ec6327989fa60be32638f49e139f7c1878e40f98413e0aeb5bc3550054f -SIZE (GeoLite2-Country_20180911.tar.gz) = 1740865 +SHA256 (GeoLite2-Country_20181211.tar.gz) = 9e71cdb9cd870e1209001cbcfb0cb4dd3a58ff2d8ab85320682680aab0c250fc +SIZE (GeoLite2-Country_20181211.tar.gz) = 1805275 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa @@ -31,5 +31,5 @@ SHA256 (stylecopplus.msbuild.4.7.49.5.nupkg) = b98a8ed SIZE (stylecopplus.msbuild.4.7.49.5.nupkg) = 124724 SHA256 (rix0rrr.beaconlib.1.0.1.nupkg) = e8e126b98ae7676cb0434455aa8a41c17a927c1b40c4cf368f9527af6bc251f2 SIZE (rix0rrr.beaconlib.1.0.1.nupkg) = 8421 -SHA256 (openra-OpenRA-release-20180923_GH0.tar.gz) = 85943a229a8f927727614055a58200f4a0d4df4ae7a71d7b2443de22abb2d688 -SIZE (openra-OpenRA-release-20180923_GH0.tar.gz) = 24048724 +SHA256 (openra-OpenRA-release-20181215_GH0.tar.gz) = 8214a8945c6667899a0d5f8956718b8e163d0184989d7c50972cc11c4f8311f2 +SIZE (openra-OpenRA-release-20181215_GH0.tar.gz) = 24048228
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812171014.wBHAEWw3052345>