svn commit: r498382 - head/games/opengfx

Ruslan Makhmatkhanov rm at FreeBSD.org
Mon Apr 8 16:22:21 UTC 2019


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 at 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


More information about the svn-ports-all mailing list