Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 2020 09:31:18 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543934 - head/games/homura
Message-ID:  <202008020931.0729VIaW036250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Aug  2 09:31:18 2020
New Revision: 543934
URL: https://svnweb.freebsd.org/changeset/ports/543934

Log:
  games/homura: Update to 5.1
  
  - Switched to GitLab
  - The launcher window will not appear if nothing is installed
  
  PR:		248350
  Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>  (maintainer)

Modified:
  head/games/homura/Makefile
  head/games/homura/distinfo
  head/games/homura/pkg-descr
  head/games/homura/pkg-message

Modified: head/games/homura/Makefile
==============================================================================
--- head/games/homura/Makefile	Sun Aug  2 09:29:13 2020	(r543933)
+++ head/games/homura/Makefile	Sun Aug  2 09:31:18 2020	(r543934)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	homura
-PORTVERSION=	5.0
+PORTVERSION=	5.1
 CATEGORIES=	games
 
 MAINTAINER=	Alexander88207@protonmail.com
@@ -23,8 +23,10 @@ RUN_DEPENDS=	zenity:x11/zenity \
 		vulkaninfo:devel/vulkan-tools \
 		glxinfo:graphics/mesa-demos
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	the-homura-project
+USE_GITLAB=	yes
+GL_ACCOUNT=	Alexander88207
+GL_PROJECT=	Homura
+GL_COMMIT=	d6270c8cc207e65073b743949274cacb84caf014
 
 NO_BUILD=	yes
 

Modified: head/games/homura/distinfo
==============================================================================
--- head/games/homura/distinfo	Sun Aug  2 09:29:13 2020	(r543933)
+++ head/games/homura/distinfo	Sun Aug  2 09:31:18 2020	(r543934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593434425
-SHA256 (the-homura-project-homura-5.0_GH0.tar.gz) = 91a7dcd8966e787834f4154ff02dc69903f785687fa656ac4636f8492919838e
-SIZE (the-homura-project-homura-5.0_GH0.tar.gz) = 5525234
+TIMESTAMP = 1596280517
+SHA256 (Alexander88207-Homura-d6270c8cc207e65073b743949274cacb84caf014_GL0.tar.gz) = d5626c2a276da9610176bf1f1a1e757ab0a69318ada90ffa6be3f186608cb697
+SIZE (Alexander88207-Homura-d6270c8cc207e65073b743949274cacb84caf014_GL0.tar.gz) = 5399245

Modified: head/games/homura/pkg-descr
==============================================================================
--- head/games/homura/pkg-descr	Sun Aug  2 09:29:13 2020	(r543933)
+++ head/games/homura/pkg-descr	Sun Aug  2 09:31:18 2020	(r543934)
@@ -3,4 +3,4 @@ FreeBSD by providing the required fixes and workaround
 
 The Windows emulation is provided by Wine.
 
-WWW: https://github.com/the-homura-project/homura
+WWW: https://gitlab.com/Alexander88207/Homura

Modified: head/games/homura/pkg-message
==============================================================================
--- head/games/homura/pkg-message	Sun Aug  2 09:29:13 2020	(r543933)
+++ head/games/homura/pkg-message	Sun Aug  2 09:31:18 2020	(r543934)
@@ -12,7 +12,7 @@ Examples:
     To uninstall something use: Homura Uninstall Steam
 
 To see what applications are currently working take a look at: 
-https://github.com/the-homura-project/homura/wiki/Status
+https://gitlab.com/Alexander88207/Homura/-/wikis/Status
 
 Enjoy playing!
 EOM



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