From owner-svn-ports-all@freebsd.org Sun Nov 13 15:18:17 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 F3EE5C3FCDC; Sun, 13 Nov 2016 15:18:16 +0000 (UTC) (envelope-from matthew@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 A97691177; Sun, 13 Nov 2016 15:18:16 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uADFIFCT058111; Sun, 13 Nov 2016 15:18:15 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uADFIFjW058109; Sun, 13 Nov 2016 15:18:15 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201611131518.uADFIFjW058109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 13 Nov 2016 15:18:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426057 - head/games/endgame-singularity 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.23 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, 13 Nov 2016 15:18:17 -0000 Author: matthew Date: Sun Nov 13 15:18:15 2016 New Revision: 426057 URL: https://svnweb.freebsd.org/changeset/ports/426057 Log: unbreak by switching to GitHub as master site. Add license Chagne maintainer to submitter PR: 214443 Submitted by: lifanov@mail.lifanov.com Approved by: mokhi64@gmail.com (maintainer) Modified: head/games/endgame-singularity/Makefile head/games/endgame-singularity/distinfo Modified: head/games/endgame-singularity/Makefile ============================================================================== --- head/games/endgame-singularity/Makefile Sun Nov 13 15:16:21 2016 (r426056) +++ head/games/endgame-singularity/Makefile Sun Nov 13 15:18:15 2016 (r426057) @@ -3,25 +3,26 @@ PORTNAME= singularity PORTVERSION= 0.30c -PORTREVISION= 4 +DISTVERSIONPREFIX= v +PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= endgame- -EXTRACT_SUFX= -src.tar.gz -MAINTAINER= mokhi64@gmail.com +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Simulates the life of a true AI -BROKEN= Unfetchable (google code has gone away) +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/GPL.txt RUN_DEPENDS= py*-game>=1.8:devel/py-game \ ${PYNUMPY} +USE_GITHUB= yes + USES= python USE_PYTHON= autoplist distutils USE_SDL= image mixer PORTDOCS= AUTHORS Changelog README.txt TODO -PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} NO_ARCH= yes OPTIONS_DEFINE= MUSIC DOCS Modified: head/games/endgame-singularity/distinfo ============================================================================== --- head/games/endgame-singularity/distinfo Sun Nov 13 15:16:21 2016 (r426056) +++ head/games/endgame-singularity/distinfo Sun Nov 13 15:18:15 2016 (r426057) @@ -1,2 +1,3 @@ -SHA256 (singularity-0.30c-src.tar.gz) = f4759fc059ef136c2d4d9668a021b14922dd7300ab5f37ed318ad6778c83f28f -SIZE (singularity-0.30c-src.tar.gz) = 2265133 +TIMESTAMP = 1478957325 +SHA256 (singularity-singularity-v0.30c_GH0.tar.gz) = 9658249e10cc0f360a048a6838178faf152a3883386abea6b05ccb72d497d8f1 +SIZE (singularity-singularity-v0.30c_GH0.tar.gz) = 2149627