Monday, May 27, 2019

Re: Update: fnaify 1.3

On 5/27/19 6:27 PM, Thomas Frohwein wrote:
> Hi,
>
> This updates to newest release of fnaify. Main changes are:
>
> * If a known incompatible FNA.dll is detected, offer to replace it with
> FNA 17.12 which works in most such cases.
> * add dependency on games/steamworks-nosteam and use it when needed.
> This should facilitate working with games obtained via Steam, or that
> look or for a Steam client anyway.
>
> bcallah@, I would appreciate if this could be hosted on nycbug mirror
> again.

Hosted.

~Brian

> ok?
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/games/fnaify/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile 27 Jan 2019 19:37:46 -0000 1.3
> +++ Makefile 27 May 2019 22:22:32 -0000
> @@ -4,7 +4,7 @@
> ONLY_FOR_ARCHS = ${MONO_ARCHS}
>
> COMMENT = script to configure FNA games to run on OpenBSD
> -DISTNAME = fnaify-1.2
> +DISTNAME = fnaify-1.3
> CATEGORIES = games
>
> HOMEPAGE = https://www.PlayOnBSD.com
> @@ -13,7 +13,7 @@ MAINTAINER = Thomas Frohwein <thfr@openb
> # ISC
> PERMIT_PACKAGE_CDROM = Yes
>
> -MASTER_SITES = https://mirrors.nycbug.org/pub/distfiles/
> +MASTER_SITES = https://thfr.info/distfiles/fnaify/
>
> # it may be possible to drop audio/openal and a few others when FAudio
> # has been disseminated to all FNA games
> @@ -21,6 +21,7 @@ RUN_DEPENDS = audio/libogg \
> audio/libvorbis \
> audio/openal \
> devel/sdl2-image \
> + games/steamworks-nosteam \
> graphics/jpeg \
> graphics/mojoshader \
> graphics/png \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/games/fnaify/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo 27 Jan 2019 19:37:46 -0000 1.3
> +++ distinfo 27 May 2019 22:22:32 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (fnaify-1.2.tar.gz) = eY8pIUd7YKQaR61hJ0d/7woqpgCpJ7ifzaOt3QfDMB4=
> -SIZE (fnaify-1.2.tar.gz) = 8188
> +SHA256 (fnaify-1.3.tar.gz) = wlltUi4QO2jhs4/TSNttuy/v1GQFy7o/52gpdVAJZ+g=
> +SIZE (fnaify-1.3.tar.gz) = 8546
>

No comments:

Post a Comment