From owner-svn-ports-head@freebsd.org Sun Nov 13 15:16:23 2016 Return-Path: Delivered-To: svn-ports-head@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 32310C3FC95; Sun, 13 Nov 2016 15:16:23 +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 DE3C7104A; Sun, 13 Nov 2016 15:16:22 +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 uADFGMMU057919; Sun, 13 Nov 2016 15:16:22 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uADFGMFV057917; Sun, 13 Nov 2016 15:16:22 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201611131516.uADFGMFV057917@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:16:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426056 - head/games/endgame-singularity-music 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.23 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: Sun, 13 Nov 2016 15:16:23 -0000 Author: matthew Date: Sun Nov 13 15:16:21 2016 New Revision: 426056 URL: https://svnweb.freebsd.org/changeset/ports/426056 Log: Unbreak by switching to GitHub as the master site. Add license Change maintainer to submitter PR: 214442 Submitted by: lifanov@mail.lifanov.com Approved by: mokhi64@gmail.com (maintainer) Modified: head/games/endgame-singularity-music/Makefile head/games/endgame-singularity-music/distinfo Modified: head/games/endgame-singularity-music/Makefile ============================================================================== --- head/games/endgame-singularity-music/Makefile Sun Nov 13 14:43:42 2016 (r426055) +++ head/games/endgame-singularity-music/Makefile Sun Nov 13 15:16:21 2016 (r426056) @@ -3,23 +3,24 @@ PORTNAME= endgame-singularity-music PORTVERSION= 007 +PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= GOOGLE_CODE PROJECTHOST= endgame-singularity -MAINTAINER= mokhi64@gmail.com +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Music pack for endgame-singularity -BROKEN= Unfetchable (google code has gone away) +LICENSE= CC-BY-SA-3.0 NO_ARCH= yes NO_BUILD= yes -USES= zip +USE_GITHUB= yes +GH_TUPLE= singularity:singularity-music:968faad DATADIR= ${PREFIX}/share/singularity do-install: - cd ${WRKSRC} && ${COPYTREE_SHARE} "*.ogg win lose" ${STAGEDIR}${DATADIR}/music + cd ${WRKSRC}/music && ${COPYTREE_SHARE} "*.ogg win lose" ${STAGEDIR}${DATADIR}/music .include Modified: head/games/endgame-singularity-music/distinfo ============================================================================== --- head/games/endgame-singularity-music/distinfo Sun Nov 13 14:43:42 2016 (r426055) +++ head/games/endgame-singularity-music/distinfo Sun Nov 13 15:16:21 2016 (r426056) @@ -1,2 +1,3 @@ -SHA256 (endgame-singularity-music-007.zip) = eb5a3c2730731fda0cc7861977cd97937950b85d3fe08bc431054a639cc2c26d -SIZE (endgame-singularity-music-007.zip) = 51774799 +TIMESTAMP = 1478956938 +SHA256 (singularity-singularity-music-007-968faad_GH0.tar.gz) = d7fdb261a8928a698b865e8393362d94614c8ed5b528438979a72913c663dc14 +SIZE (singularity-singularity-music-007-968faad_GH0.tar.gz) = 55417369