svn commit: r465296 - head/games/iortcw
Tobias Kortkamp
tobik at FreeBSD.org
Thu Mar 22 16:58:38 UTC 2018
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 at 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
More information about the svn-ports-head
mailing list