Date: Tue, 11 Oct 2016 19:27:55 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423790 - head/games/opengfx Message-ID: <201610111927.u9BJRtwI083239@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Tue Oct 11 19:27:54 2016 New Revision: 423790 URL: https://svnweb.freebsd.org/changeset/ports/423790 Log: Update to version 0.5.4 PR: 213248 Submitted by: maintainer Modified: head/games/opengfx/Makefile head/games/opengfx/distinfo Modified: head/games/opengfx/Makefile ============================================================================== --- head/games/opengfx/Makefile Tue Oct 11 19:23:49 2016 (r423789) +++ head/games/opengfx/Makefile Tue Oct 11 19:27:54 2016 (r423790) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= opengfx -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.4 CATEGORIES= games -MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ - http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ - http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-all +MASTER_SITES= http://bundles.openttdcoop.org/${PORTNAME}/releases/${PORTVERSION}/ \ + http://m1cro.me/ports/distfiles/${PORTNAME}/releases/${PORTVERSION}/ MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative graphics for OpenTTD game engine Modified: head/games/opengfx/distinfo ============================================================================== --- head/games/opengfx/distinfo Tue Oct 11 19:23:49 2016 (r423789) +++ head/games/opengfx/distinfo Tue Oct 11 19:27:54 2016 (r423790) @@ -1,2 +1,3 @@ -SHA256 (opengfx-0.5.2-all.zip) = 19be61f1cb04cbb3cb9602f0b8eb6e6f56ecbefbfdd6e0e03f9579e5a5c1cbc8 -SIZE (opengfx-0.5.2-all.zip) = 3547661 +TIMESTAMP = 1475770623 +SHA256 (opengfx-0.5.4.zip) = 3d136d776906dbe8b5df1434cb9a68d1249511a3c4cfaca55cc24cc0028ae078 +SIZE (opengfx-0.5.4.zip) = 3547720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610111927.u9BJRtwI083239>