Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Dec 2016 11:12:31 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428047 - head/games/pioneer
Message-ID:  <201612071112.uB7BCVLT021777@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Dec  7 11:12:31 2016
New Revision: 428047
URL: https://svnweb.freebsd.org/changeset/ports/428047

Log:
  - Update to 0.0.20161129
  
  PR:		214977
  Submitted by:	lightside@gmx.com (maintainer)

Modified:
  head/games/pioneer/Makefile
  head/games/pioneer/distinfo

Modified: head/games/pioneer/Makefile
==============================================================================
--- head/games/pioneer/Makefile	Wed Dec  7 10:29:29 2016	(r428046)
+++ head/games/pioneer/Makefile	Wed Dec  7 11:12:31 2016	(r428047)
@@ -36,9 +36,9 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pioneerspacesim
-GH_TAGNAME=	20161110
+GH_TAGNAME=	20161129
 
-USES=		autoreconf compiler:c++11-lib gmake localbase pkgconfig
+USES=		autoreconf compiler:c++11-lib gmake pkgconfig
 USE_GL=		gl
 USE_SDL=	image2 sdl2
 

Modified: head/games/pioneer/distinfo
==============================================================================
--- head/games/pioneer/distinfo	Wed Dec  7 10:29:29 2016	(r428046)
+++ head/games/pioneer/distinfo	Wed Dec  7 11:12:31 2016	(r428047)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478769845
-SHA256 (pioneerspacesim-pioneer-0.0.20161110-20161110_GH0.tar.gz) = 24d86095e2080fdbc6ae849dc543dcbdf214d09d34208697d915167c80775b50
-SIZE (pioneerspacesim-pioneer-0.0.20161110-20161110_GH0.tar.gz) = 194432857
+TIMESTAMP = 1480334476
+SHA256 (pioneerspacesim-pioneer-0.0.20161129-20161129_GH0.tar.gz) = 1c6fcc9a16da2c6d664ab88764718b94d7fdf5016bc5b4f97d7b00f8eccd9336
+SIZE (pioneerspacesim-pioneer-0.0.20161129-20161129_GH0.tar.gz) = 194432978



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