From owner-svn-ports-all@freebsd.org Sun Feb 28 10:19:11 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8950BAB7E42; Sun, 28 Feb 2016 10:19:11 +0000 (UTC) (envelope-from madpilot@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 mx1.freebsd.org (Postfix) with ESMTPS id 59FFA27F; Sun, 28 Feb 2016 10:19:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1SAJAQw074153; Sun, 28 Feb 2016 10:19:10 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1SAJAp1074151; Sun, 28 Feb 2016 10:19:10 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201602281019.u1SAJAp1074151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 28 Feb 2016 10:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409733 - in head/games/pioneer: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2016 10:19:11 -0000 Author: madpilot Date: Sun Feb 28 10:19:10 2016 New Revision: 409733 URL: https://svnweb.freebsd.org/changeset/ports/409733 Log: - Update to 20160225 Note that saved games from previous versions are not compatible. PR: 206811 Submitted by: lightside at gmx.com (maintainer) Deleted: head/games/pioneer/files/patch-src_posix_OSPosix.cpp Modified: head/games/pioneer/Makefile head/games/pioneer/distinfo Modified: head/games/pioneer/Makefile ============================================================================== --- head/games/pioneer/Makefile Sun Feb 28 09:40:42 2016 (r409732) +++ head/games/pioneer/Makefile Sun Feb 28 10:19:10 2016 (r409733) @@ -38,7 +38,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ USE_GITHUB= yes GH_ACCOUNT= pioneerspacesim -GH_TAGNAME= 20151130 +GH_TAGNAME= 20160225 USES= autoreconf gmake pkgconfig USE_GL= gl Modified: head/games/pioneer/distinfo ============================================================================== --- head/games/pioneer/distinfo Sun Feb 28 09:40:42 2016 (r409732) +++ head/games/pioneer/distinfo Sun Feb 28 10:19:10 2016 (r409733) @@ -1,2 +1,2 @@ -SHA256 (pioneerspacesim-pioneer-0.0.20151130-20151130_GH0.tar.gz) = 4dd090a2dea4655bc0726d817fc9079ed1ed18d1845be458db494d55f1949c9a -SIZE (pioneerspacesim-pioneer-0.0.20151130-20151130_GH0.tar.gz) = 187036861 +SHA256 (pioneerspacesim-pioneer-0.0.20160225-20160225_GH0.tar.gz) = bcecb8c1c1a448ac76c8890be24d8758d22604be64c8f9b771bf8d3aefcbd8b2 +SIZE (pioneerspacesim-pioneer-0.0.20160225-20160225_GH0.tar.gz) = 187185912