Date: Sun, 11 Jun 2017 10:50:52 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443378 - branches/2017Q2/games/openra Message-ID: <201706111050.v5BAoqUo034892@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Jun 11 10:50:52 2017 New Revision: 443378 URL: https://svnweb.freebsd.org/changeset/ports/443378 Log: MFH: r442568 games/openra: update to 20170527 Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20170527 Approved by: ports-secteam (miwi) 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 Sun Jun 11 10:47:17 2017 (r443377) +++ branches/2017Q2/games/openra/Makefile Sun Jun 11 10:50:52 2017 (r443378) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= openra -PORTVERSION= 20170421 +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 \ Modified: branches/2017Q2/games/openra/distinfo ============================================================================== --- branches/2017Q2/games/openra/distinfo Sun Jun 11 10:47:17 2017 (r443377) +++ branches/2017Q2/games/openra/distinfo Sun Jun 11 10:50:52 2017 (r443378) @@ -1,4 +1,4 @@ -TIMESTAMP = 1492797152 +TIMESTAMP = 1495884711 SHA256 (SDL2-CS.dll) = b06c14a771d14cb37210f476dfd973d4e7d80d97f90566bd5bc78996ade4f7a0 SIZE (SDL2-CS.dll) = 80896 SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 @@ -31,5 +31,5 @@ SHA256 (stylecop.msbuild.4.7.49.0.nupkg) = 6680dedaa5d SIZE (stylecop.msbuild.4.7.49.0.nupkg) = 2366995 SHA256 (stylecopplus.msbuild.4.7.49.5.nupkg) = b98a8ed20c5e82ff5fe6c2a52ecd45bffd4d4ab284611f35a25889c3bba364c3 SIZE (stylecopplus.msbuild.4.7.49.5.nupkg) = 124724 -SHA256 (openra-OpenRA-release-20170421_GH0.tar.gz) = 22d10663ded57ac3d30dd70460d1a468d853c32df08b17e6f21c8c96ae62ecac -SIZE (openra-OpenRA-release-20170421_GH0.tar.gz) = 14705149 +SHA256 (openra-OpenRA-release-20170527_GH0.tar.gz) = d8da40fbed12c529a3bb4008f0aba46bbac3fd6113805046eb5107bbdcb7c0c2 +SIZE (openra-OpenRA-release-20170527_GH0.tar.gz) = 14705630
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706111050.v5BAoqUo034892>