diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-06-11 20:33:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-06-11 20:33:36 +0800 |
commit | beff16af3a86ae769e208a74ed239565757a5b5e (patch) | |
tree | 25ec92c97fccec92a5e5a03ee07221f57a46dfff | |
parent | 90f3caab1734ad4e0031b1637e1c52e6c5c97554 (diff) | |
download | freebsd-ports-gnome-beff16af3a86ae769e208a74ed239565757a5b5e.tar.gz freebsd-ports-gnome-beff16af3a86ae769e208a74ed239565757a5b5e.tar.zst freebsd-ports-gnome-beff16af3a86ae769e208a74ed239565757a5b5e.zip |
games/openra: update GeoLite2 to June snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1381919, actual 1454069
-rw-r--r-- | games/openra/Makefile | 1 | ||||
-rw-r--r-- | games/openra/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games/openra/Makefile b/games/openra/Makefile index 1f30b9ab7294..a40328a76565 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -3,6 +3,7 @@ PORTNAME= openra PORTVERSION= 20170527 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 \ diff --git a/games/openra/distinfo b/games/openra/distinfo index 3bf38efa321e..c4007d74b0b1 100644 --- a/games/openra/distinfo +++ b/games/openra/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1495884711 +TIMESTAMP = 1496897415 SHA256 (SDL2-CS.dll) = b06c14a771d14cb37210f476dfd973d4e7d80d97f90566bd5bc78996ade4f7a0 SIZE (SDL2-CS.dll) = 80896 SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 @@ -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) = 4dab13bb36083f6a610d3a1886cb5ebb241257511784ca97045a5ce660382a50 -SIZE (GeoLite2-Country.mmdb.gz) = 1381919 +SHA256 (GeoLite2-Country.mmdb.gz) = ecb35a60036a3bb29138e71563d22390f50c5d4214090595a62c84c54ace6402 +SIZE (GeoLite2-Country.mmdb.gz) = 1454069 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa |