Date: Mon, 14 Jun 2021 15:34:04 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa=?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b71b1fdc863f - main - games/exult: update to 1.7.0.20210603 Message-ID: <202106141534.15EFY4j6073757@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b71b1fdc863fd1610284dd4c084f47c20526ba4c commit b71b1fdc863fd1610284dd4c084f47c20526ba4c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-06-11 08:57:42 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-06-14 15:29:59 +0000 games/exult: update to 1.7.0.20210603 This collaterally fixes the fetch problem. While here, pet linters. PR: 256528 Reported by: gspurki@gmail.com --- games/exult/Makefile | 7 +++---- games/exult/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/games/exult/Makefile b/games/exult/Makefile index a7ba9cd1b296..334b2484b0cd 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -2,8 +2,7 @@ PORTNAME= exult DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0.20210429 -PORTREVISION= 1 +DISTVERSION= 1.7.0.20210603 CATEGORIES= games MAINTAINER= ports@FreeBSD.org @@ -44,8 +43,8 @@ STUDIO_DESC= Install Exult Studio ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_ENABLE= alsa -DEBUG_CONFIGURE_OFF= --with-debug=no DEBUG_CONFIGURE_ON= --with-debug=full --with-optimization=none +DEBUG_CONFIGURE_OFF= --with-debug=no FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth FLUIDSYNTH_CONFIGURE_ENABLE= fluidsynth @@ -53,9 +52,9 @@ FLUIDSYNTH_CONFIGURE_ENABLE= fluidsynth GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app GIMP_CONFIGURE_ENABLE= gimp-plugin -STUDIO_CONFIGURE_ENABLE= exult-studio exult-studio-support STUDIO_USES= gnome STUDIO_USE= gnome=libglade2 +STUDIO_CONFIGURE_ENABLE= exult-studio exult-studio-support post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/games/exult/distinfo b/games/exult/distinfo index 2c9fa938c2c8..df6c48caa0d4 100644 --- a/games/exult/distinfo +++ b/games/exult/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619714724 -SHA256 (exult-exult-v1.7.0.20210429-snapshot-v1.7.0.20210429_GH0.tar.gz) = e421cc6fec8807f8f50adc23fafdcc6d90cb894c3d9ae1358b92f762c92d1175 -SIZE (exult-exult-v1.7.0.20210429-snapshot-v1.7.0.20210429_GH0.tar.gz) = 18460583 +TIMESTAMP = 1623391217 +SHA256 (exult-exult-v1.7.0.20210603-snapshot-v1.7.0.20210603_GH0.tar.gz) = bccff29a26774d3020ef023b701f3c35ac52c9c7c8f193b702b44a5a39b62b20 +SIZE (exult-exult-v1.7.0.20210603-snapshot-v1.7.0.20210603_GH0.tar.gz) = 18473088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141534.15EFY4j6073757>