svn commit: r495735 - head/games/openra

Jan Beich jbeich at FreeBSD.org
Thu Mar 14 20:51:02 UTC 2019


Author: jbeich
Date: Thu Mar 14 20:51:00 2019
New Revision: 495735
URL: https://svnweb.freebsd.org/changeset/ports/495735

Log:
  games/openra: update to 20190314
  
  Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20190314
  MFH:		2019Q1 (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	Thu Mar 14 20:50:48 2019	(r495734)
+++ head/games/openra/Makefile	Thu Mar 14 20:51:00 2019	(r495735)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	openra
-PORTVERSION=	20181215
+PORTVERSION=	20190314
 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_20181211${EXTRACT_SUFX}:GeoLite2
+		GeoLite2-Country_20190312${EXTRACT_SUFX}:GeoLite2
 EXTRACT_ONLY=	${DISTFILES:C/:.*//:N*.config:N*.dll:N*.nupkg}
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/games/openra/distinfo
==============================================================================
--- head/games/openra/distinfo	Thu Mar 14 20:50:48 2019	(r495734)
+++ head/games/openra/distinfo	Thu Mar 14 20:51:00 2019	(r495735)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1544389905
+TIMESTAMP = 1552591946
 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_20181211.tar.gz) = 9e71cdb9cd870e1209001cbcfb0cb4dd3a58ff2d8ab85320682680aab0c250fc
-SIZE (GeoLite2-Country_20181211.tar.gz) = 1805275
+SHA256 (GeoLite2-Country_20190312.tar.gz) = e4fec4b88e7bee9219c5b3fe9580a193862e3e2addd55a56a8427d0d585d3e65
+SIZE (GeoLite2-Country_20190312.tar.gz) = 1884466
 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-20181215_GH0.tar.gz) = 8214a8945c6667899a0d5f8956718b8e163d0184989d7c50972cc11c4f8311f2
-SIZE (openra-OpenRA-release-20181215_GH0.tar.gz) = 24048228
+SHA256 (openra-OpenRA-release-20190314_GH0.tar.gz) = 9e5d3b3cc5d389b4c6fb85e2e5ee2aa3b148fe028cec3dcd8fa2e25171e13b15
+SIZE (openra-OpenRA-release-20190314_GH0.tar.gz) = 24551126


More information about the svn-ports-all mailing list