From owner-svn-ports-head@freebsd.org Thu Mar 22 16:58:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A05FF568F2; Thu, 22 Mar 2018 16:58:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CBE97F4BD; Thu, 22 Mar 2018 16:58:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D82613F9E; Thu, 22 Mar 2018 16:58:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2MGwbiV087416; Thu, 22 Mar 2018 16:58:37 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2MGwb6u087414; Thu, 22 Mar 2018 16:58:37 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201803221658.w2MGwb6u087414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 22 Mar 2018 16:58:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465296 - head/games/iortcw X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/games/iortcw X-SVN-Commit-Revision: 465296 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2018 16:58:38 -0000 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 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