svn commit: r441124 - branches/2017Q2/games/openra

Jan Beich jbeich at FreeBSD.org
Thu May 18 00:53:22 UTC 2017


Author: jbeich
Date: Thu May 18 00:53:21 2017
New Revision: 441124
URL: https://svnweb.freebsd.org/changeset/ports/441124

Log:
  MFH: r441123
  
  games/openra: update GeoLite2 to May snapshot
  
  fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1366645, actual 1381919
  
  Approved by:	ports-secteam blanket

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

Modified: branches/2017Q2/games/openra/Makefile
==============================================================================
--- branches/2017Q2/games/openra/Makefile	Thu May 18 00:51:22 2017	(r441123)
+++ branches/2017Q2/games/openra/Makefile	Thu May 18 00:53:21 2017	(r441124)
@@ -3,6 +3,7 @@
 PORTNAME=	openra
 PORTVERSION=	20170421
 DISTVERSIONPREFIX=	release-
+PORTREVISION=	1
 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/2017Q2/games/openra/distinfo
==============================================================================
--- branches/2017Q2/games/openra/distinfo	Thu May 18 00:51:22 2017	(r441123)
+++ branches/2017Q2/games/openra/distinfo	Thu May 18 00:53:21 2017	(r441124)
@@ -9,8 +9,8 @@ SHA256 (OpenAL-CS.dll.config) = 58eaf46a
 SIZE (OpenAL-CS.dll.config) = 301
 SHA256 (Eluant.dll) = 218c4ea5424b44d746b5343563123beebc652fd9731967dfd49fed071b58df31
 SIZE (Eluant.dll) = 71168
-SHA256 (GeoLite2-Country.mmdb.gz) = 9716fa05ed0c654410794eebe6ff67edb87607df1e657f7fdc5358ce207f53e6
-SIZE (GeoLite2-Country.mmdb.gz) = 1366645
+SHA256 (GeoLite2-Country.mmdb.gz) = 4dab13bb36083f6a610d3a1886cb5ebb241257511784ca97045a5ce660382a50
+SIZE (GeoLite2-Country.mmdb.gz) = 1381919
 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