svn commit: r468984 - head/games/openra

Jan Beich jbeich at FreeBSD.org
Thu May 3 20:41:39 UTC 2018


Author: jbeich
Date: Thu May  3 20:41:38 2018
New Revision: 468984
URL: https://svnweb.freebsd.org/changeset/ports/468984

Log:
  games/openra: update GeoLite2 to May snapshot
  
  fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1694435, actual 1717847

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 May  3 20:37:24 2018	(r468983)
+++ head/games/openra/Makefile	Thu May  3 20:41:38 2018	(r468984)
@@ -3,7 +3,7 @@
 PORTNAME=	openra
 PORTVERSION=	20180307
 DISTVERSIONPREFIX=	release-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20161223/:SDL2_CS \
 		https://github.com/${GH_ACCOUNT}/OpenAL-CS/releases/download/20151227/:OpenAL_CS \

Modified: head/games/openra/distinfo
==============================================================================
--- head/games/openra/distinfo	Thu May  3 20:37:24 2018	(r468983)
+++ head/games/openra/distinfo	Thu May  3 20:41:38 2018	(r468984)
@@ -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.mmdb.gz) = e118e7f20b2bd2a007f593b9527acaa594120f27ca9acb66cf34a013c8e30818
-SIZE (GeoLite2-Country.mmdb.gz) = 1694435
+SHA256 (GeoLite2-Country.mmdb.gz) = 238555277c1a7cc71f10fcba6f42e84692d441960a6d828d0236c05df35f73df
+SIZE (GeoLite2-Country.mmdb.gz) = 1717847
 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174
 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571
 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa


More information about the svn-ports-all mailing list