Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2018 19:36:46 +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: r472154 - branches/2018Q2/games/openra
Message-ID:  <201806101936.w5AJakVB013197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Jun 10 19:36:46 2018
New Revision: 472154
URL: https://svnweb.freebsd.org/changeset/ports/472154

Log:
  MFH: r472153
  
  games/openra: update GeoLite2 to June snapshot
  
  fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1717847, actual 1728369
  
  PR:		228877
  Reported by:	dbn
  Approved by:	ports-secteam blanket

Modified:
  branches/2018Q2/games/openra/Makefile
  branches/2018Q2/games/openra/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/games/openra/Makefile
==============================================================================
--- branches/2018Q2/games/openra/Makefile	Sun Jun 10 19:36:00 2018	(r472153)
+++ branches/2018Q2/games/openra/Makefile	Sun Jun 10 19:36:46 2018	(r472154)
@@ -3,7 +3,7 @@
 PORTNAME=	openra
 PORTVERSION=	20180307
 DISTVERSIONPREFIX=	release-
-PORTREVISION=	3
+PORTREVISION=	4
 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: branches/2018Q2/games/openra/distinfo
==============================================================================
--- branches/2018Q2/games/openra/distinfo	Sun Jun 10 19:36:00 2018	(r472153)
+++ branches/2018Q2/games/openra/distinfo	Sun Jun 10 19:36:46 2018	(r472154)
@@ -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) = 238555277c1a7cc71f10fcba6f42e84692d441960a6d828d0236c05df35f73df
-SIZE (GeoLite2-Country.mmdb.gz) = 1717847
+SHA256 (GeoLite2-Country.mmdb.gz) = 092efb018dbca440372fb6a7f9b09f6e17df402a1448085ac8c797046788d1de
+SIZE (GeoLite2-Country.mmdb.gz) = 1728369
 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174
 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571
 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806101936.w5AJakVB013197>