svn commit: r523355 - head/games/homura

Tobias C. Berner tcberner at FreeBSD.org
Fri Jan 17 19:15:34 UTC 2020


Author: tcberner
Date: Fri Jan 17 19:15:33 2020
New Revision: 523355
URL: https://svnweb.freebsd.org/changeset/ports/523355

Log:
  games/homura Update to 3.4.1
  
  PR:		243292
  Submitted by:	Alexander Vereeken <Alexander88207 at protonmail.com> (maintainer)

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

Modified: head/games/homura/Makefile
==============================================================================
--- head/games/homura/Makefile	Fri Jan 17 19:10:12 2020	(r523354)
+++ head/games/homura/Makefile	Fri Jan 17 19:15:33 2020	(r523355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	homura
-PORTVERSION=	3.3
+PORTVERSION=	3.4.1
 CATEGORIES=	games
 
 MAINTAINER=	Alexander88207 at protonmail.com
@@ -22,8 +22,7 @@ RUN_DEPENDS=	zenity:x11/zenity \
 		webfonts>=0:x11-fonts/webfonts \
 		winetricks:emulators/winetricks \
 		vulkaninfo:devel/vulkan-tools \
-		glxinfo:graphics/mesa-demos \
-		noto>=0:x11-fonts/noto
+		glxinfo:graphics/mesa-demos
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	the-homura-project

Modified: head/games/homura/distinfo
==============================================================================
--- head/games/homura/distinfo	Fri Jan 17 19:10:12 2020	(r523354)
+++ head/games/homura/distinfo	Fri Jan 17 19:15:33 2020	(r523355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578165811
-SHA256 (the-homura-project-homura-3.3_GH0.tar.gz) = 6b559a140e736e3d532a208bd59a078596d188695e96f926640b485af683f524
-SIZE (the-homura-project-homura-3.3_GH0.tar.gz) = 3058229
+TIMESTAMP = 1579113008
+SHA256 (the-homura-project-homura-3.4.1_GH0.tar.gz) = b50fe0b9a449fcef76099291646abe5701fbbe6206de6fc6d094bb7f672c1f74
+SIZE (the-homura-project-homura-3.4.1_GH0.tar.gz) = 5371127

Modified: head/games/homura/pkg-descr
==============================================================================
--- head/games/homura/pkg-descr	Fri Jan 17 19:10:12 2020	(r523354)
+++ head/games/homura/pkg-descr	Fri Jan 17 19:15:33 2020	(r523355)
@@ -1,4 +1,4 @@
-Homura is a launcher that makes it easy to run windows games/launcher easily on
+Homura is a launcher that makes it easy to run Windows games/launcher easily on
 FreeBSD by providing the required fixes and workarounds.
 
 The Windows emulation is provided by Wine.


More information about the svn-ports-all mailing list