Date: Sun, 16 Dec 2018 00:56:33 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487555 - head/games/openra Message-ID: <201812160056.wBG0uX9C079695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Dec 16 00:56:33 2018 New Revision: 487555 URL: https://svnweb.freebsd.org/changeset/ports/487555 Log: games/openra: update to 20181215 Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20181215 MFH: 2018Q4 (for multiplayer, mostly bug fixes otherwise) Modified: head/games/openra/Makefile (contents, props changed) head/games/openra/distinfo (contents, props changed) Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Sun Dec 16 00:56:19 2018 (r487554) +++ head/games/openra/Makefile Sun Dec 16 00:56:33 2018 (r487555) @@ -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: head/games/openra/distinfo ============================================================================== --- head/games/openra/distinfo Sun Dec 16 00:56:19 2018 (r487554) +++ head/games/openra/distinfo Sun Dec 16 00:56:33 2018 (r487555) @@ -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?201812160056.wBG0uX9C079695>