From owner-svn-ports-head@FreeBSD.ORG Wed Apr 2 11:39:37 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0506F48; Wed, 2 Apr 2014 11:39:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9331A1F8; Wed, 2 Apr 2014 11:39:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s32Bdb3A041646; Wed, 2 Apr 2014 11:39:37 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s32Bdbc4041643; Wed, 2 Apr 2014 11:39:37 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201404021139.s32Bdbc4041643@svn.freebsd.org> From: Alexey Dokuchaev Date: Wed, 2 Apr 2014 11:39:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349914 - head/games/openttd X-SVN-Group: ports-head 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.17 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: Wed, 02 Apr 2014 11:39:37 -0000 Author: danfe Date: Wed Apr 2 11:39:36 2014 New Revision: 349914 URL: http://svnweb.freebsd.org/changeset/ports/349914 QAT: https://qat.redports.org/buildarchive/r349914/ Log: - Update to version 1.4.0 - USE_XZ -> USES (tar:xz) PR: ports/188192 Modified: head/games/openttd/Makefile head/games/openttd/distinfo head/games/openttd/pkg-plist Modified: head/games/openttd/Makefile ============================================================================== --- head/games/openttd/Makefile Wed Apr 2 11:07:43 2014 (r349913) +++ head/games/openttd/Makefile Wed Apr 2 11:39:36 2014 (r349914) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ @@ -16,8 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ liblzo2.so:${PORTSDIR}/archivers/lzo2 -USES= gmake pkgconfig -USE_XZ= yes +USES= gmake pkgconfig tar:xz HAS_CONFIGURE= yes CONFIGURE_ENV= STRIP="${STRIP_CMD} ${STRIP}" CONFIGURE_ARGS= --prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}" Modified: head/games/openttd/distinfo ============================================================================== --- head/games/openttd/distinfo Wed Apr 2 11:07:43 2014 (r349913) +++ head/games/openttd/distinfo Wed Apr 2 11:39:36 2014 (r349914) @@ -1,2 +1,2 @@ -SHA256 (openttd-1.3.3-source.tar.xz) = 6991ed2c0170481800c3a92a1b43546821a658de91d3ac7efe868588387eca5d -SIZE (openttd-1.3.3-source.tar.xz) = 6370128 +SHA256 (openttd-1.4.0-source.tar.xz) = d85bcb89d499a177a904f627ce407a086db8b26bc9a021030ee7f5534fbe0955 +SIZE (openttd-1.4.0-source.tar.xz) = 6661904 Modified: head/games/openttd/pkg-plist ============================================================================== --- head/games/openttd/pkg-plist Wed Apr 2 11:07:43 2014 (r349913) +++ head/games/openttd/pkg-plist Wed Apr 2 11:39:36 2014 (r349914) @@ -6,6 +6,7 @@ share/pixmaps/openttd.32.xpm %%DATADIR%%/ai/compat_1.1.nut %%DATADIR%%/ai/compat_1.2.nut %%DATADIR%%/ai/compat_1.3.nut +%%DATADIR%%/ai/compat_1.4.nut @dirrm %%DATADIR%%/ai %%DATADIR%%/baseset/no_music.obm %%DATADIR%%/baseset/no_sound.obs