Date: Sun, 1 Oct 2017 07:09:01 +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: r451021 - head/games/openra Message-ID: <201710010709.v9179145095891@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Oct 1 07:09:01 2017 New Revision: 451021 URL: https://svnweb.freebsd.org/changeset/ports/451021 Log: games/openra: update GeoLite2 to September snapshot fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1454069, actual 1564896 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 Oct 1 06:38:16 2017 (r451020) +++ head/games/openra/Makefile Sun Oct 1 07:09:01 2017 (r451021) @@ -3,7 +3,7 @@ PORTNAME= openra PORTVERSION= 20170527 DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 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 Sun Oct 1 06:38:16 2017 (r451020) +++ head/games/openra/distinfo Sun Oct 1 07:09:01 2017 (r451021) @@ -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) = ecb35a60036a3bb29138e71563d22390f50c5d4214090595a62c84c54ace6402 -SIZE (GeoLite2-Country.mmdb.gz) = 1454069 +SHA256 (GeoLite2-Country.mmdb.gz) = d3f5305565a961ff163e31e3e0c9df716a5363bc3b2307c770e5cf632a854c53 +SIZE (GeoLite2-Country.mmdb.gz) = 1564896 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?201710010709.v9179145095891>