diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-02-15 08:56:04 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-02-15 08:56:04 +0800 |
commit | d193e766e995c5dd3d61c738e0f75e5acbb885ed (patch) | |
tree | 25738cea4112b2d7ba2b877acbe408ef280dfd24 /games | |
parent | 9f5dbaaacdb50312396f4e672e6f3a5c4520b496 (diff) | |
download | freebsd-ports-gnome-d193e766e995c5dd3d61c738e0f75e5acbb885ed.tar.gz freebsd-ports-gnome-d193e766e995c5dd3d61c738e0f75e5acbb885ed.tar.zst freebsd-ports-gnome-d193e766e995c5dd3d61c738e0f75e5acbb885ed.zip |
games/openra: update GeoLite2 to February snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1298653, actual 1347263
Diffstat (limited to 'games')
-rw-r--r-- | games/openra/Makefile | 2 | ||||
-rw-r--r-- | games/openra/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/openra/Makefile b/games/openra/Makefile index d8fce0719d06..326322cb5437 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -3,7 +3,7 @@ PORTNAME= openra PORTVERSION= 20161019 DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20151227/:SDL2_CS \ https://github.com/${GH_ACCOUNT}/OpenAL-CS/releases/download/20151227/:OpenAL_CS \ diff --git a/games/openra/distinfo b/games/openra/distinfo index d69d37b5fba9..0a3154cb3c98 100644 --- a/games/openra/distinfo +++ b/games/openra/distinfo @@ -9,8 +9,8 @@ SHA256 (OpenAL-CS.dll.config) = 58eaf46a749e466fce0a0ec43184073b0153aa8eb24c8652 SIZE (OpenAL-CS.dll.config) = 301 SHA256 (Eluant.dll) = 218c4ea5424b44d746b5343563123beebc652fd9731967dfd49fed071b58df31 SIZE (Eluant.dll) = 71168 -SHA256 (GeoLite2-Country.mmdb.gz) = 2be4eae00c562dbab4ea198abbf5f58f575e554eb0b43f1407296d5275c0d929 -SIZE (GeoLite2-Country.mmdb.gz) = 1298653 +SHA256 (GeoLite2-Country.mmdb.gz) = 82eb53b78ac3ee8508c16771252fa9c19e08b01e3a4e33a140fd93a24b4cfbf3 +SIZE (GeoLite2-Country.mmdb.gz) = 1347263 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa |