diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-10-02 15:40:44 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-10-02 15:40:44 -0300 |
commit | 43ea4ea0c03696c32beffc8d5d3d02a98d4cafce (patch) | |
tree | 0ae15d55857a5239e7b095409702c027add28351 | |
parent | 05e859fb27a90cb3fb621bab60723b4cd9d7ff45 (diff) | |
parent | ee6358369c428814460fa64678c98af011e61bd5 (diff) | |
download | FreeBSD-ports-43ea4ea0c03696c32beffc8d5d3d02a98d4cafce.zip FreeBSD-ports-43ea4ea0c03696c32beffc8d5d3d02a98d4cafce.tar.gz |
Merge remote-tracking branch 'origin/branches/2017Q3' into RELENG_2_4_0
-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 a40328a..0f6cb14 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -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 \ diff --git a/games/openra/distinfo b/games/openra/distinfo index c4007d7..5fa6d2e 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) = 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 |