Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2018 16:58:37 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465296 - head/games/iortcw
Message-ID:  <201803221658.w2MGwb6u087414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Mar 22 16:58:37 2018
New Revision: 465296
URL: https://svnweb.freebsd.org/changeset/ports/465296

Log:
  games/iortcw: Update to 1.51b
  
  - Pet portlint
  
  PR:		226846
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Modified:
  head/games/iortcw/Makefile
  head/games/iortcw/distinfo

Modified: head/games/iortcw/Makefile
==============================================================================
--- head/games/iortcw/Makefile	Thu Mar 22 16:05:19 2018	(r465295)
+++ head/games/iortcw/Makefile	Thu Mar 22 16:58:37 2018	(r465296)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iortcw
-DISTVERSION=	1.51
-PORTREVISION=	1
+PORTVERSION=	1.51b
 PORTEPOCH=	1
 CATEGORIES=	games
 
@@ -12,13 +11,13 @@ COMMENT=	Game engine for Return to Castle Wolfenstein
 
 LICENSE=	GPLv3
 
+NOT_FOR_ARCHS=		aarch64 armv6 armv7 powerpc64
+NOT_FOR_ARCHS_REASON=	fails to configure: Architecture not supported
+
 BUILD_DEPENDS=	opusfile>0:audio/opusfile
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libopus.so:audio/opus \
 		libfreetype.so:print/freetype2
-
-NOT_FOR_ARCHS=		aarch64 armv6 armv7 powerpc64
-NOT_FOR_ARCHS_REASON=	fails to configure: Architecture not supported
 
 USES=		jpeg pkgconfig gmake
 USE_GL=		gl

Modified: head/games/iortcw/distinfo
==============================================================================
--- head/games/iortcw/distinfo	Thu Mar 22 16:05:19 2018	(r465295)
+++ head/games/iortcw/distinfo	Thu Mar 22 16:58:37 2018	(r465296)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496945418
-SHA256 (iortcw-iortcw-1.51_GH0.tar.gz) = 82e30742dd7cb35d77b31bffd2a4bbdea920722dc905bc471ee9959aacf65a1f
-SIZE (iortcw-iortcw-1.51_GH0.tar.gz) = 25583223
+TIMESTAMP = 1521302961
+SHA256 (iortcw-iortcw-1.51b_GH0.tar.gz) = e02a212700dd7745bc3ac1f5e5d8006e2f2b961afa5f9ec5e18c56373b149e1d
+SIZE (iortcw-iortcw-1.51b_GH0.tar.gz) = 25546152



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