Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2019 16:22:20 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498382 - head/games/opengfx
Message-ID:  <201904081622.x38GMKcc088015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Apr  8 16:22:19 2019
New Revision: 498382
URL: https://svnweb.freebsd.org/changeset/ports/498382

Log:
  games/opengfx: update to 0.5.5
  
  Changelog:
  http://us.binaries.openttd.org/binaries/extra/opengfx/0.5.5/changelog.txt
  
  PR:		237095
  Submitted by:	rum1cro@yandex.ru (maintainer)

Modified:
  head/games/opengfx/Makefile
  head/games/opengfx/distinfo

Modified: head/games/opengfx/Makefile
==============================================================================
--- head/games/opengfx/Makefile	Mon Apr  8 16:21:50 2019	(r498381)
+++ head/games/opengfx/Makefile	Mon Apr  8 16:22:19 2019	(r498382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opengfx
-PORTVERSION=	0.5.4
+PORTVERSION=	0.5.5
 CATEGORIES=	games
 MASTER_SITES=	http://bundles.openttdcoop.org/${PORTNAME}/releases/${PORTVERSION}/ \
 		http://m1cro.me/ports/distfiles/${PORTNAME}/releases/${PORTVERSION}/
@@ -13,7 +13,9 @@ COMMENT=	Free alternative graphics for OpenTTD game en
 LICENSE=	GPLv2
 
 USES=		zip
+
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 # upstream zipped a tar file, unpack it.
 post-extract:

Modified: head/games/opengfx/distinfo
==============================================================================
--- head/games/opengfx/distinfo	Mon Apr  8 16:21:50 2019	(r498381)
+++ head/games/opengfx/distinfo	Mon Apr  8 16:22:19 2019	(r498382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475770623
-SHA256 (opengfx-0.5.4.zip) = 3d136d776906dbe8b5df1434cb9a68d1249511a3c4cfaca55cc24cc0028ae078
-SIZE (opengfx-0.5.4.zip) = 3547720
+TIMESTAMP = 1554736366
+SHA256 (opengfx-0.5.5.zip) = c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0dfe
+SIZE (opengfx-0.5.5.zip) = 3548368



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904081622.x38GMKcc088015>