git: b71b1fdc863f - main - games/exult: update to 1.7.0.20210603

Fernando Apesteguía= fernape at FreeBSD.org
Mon Jun 14 15:34:04 UTC 2021


The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b71b1fdc863fd1610284dd4c084f47c20526ba4c

commit b71b1fdc863fd1610284dd4c084f47c20526ba4c
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-06-11 08:57:42 +0000
Commit:     Fernando Apesteguía <fernape at 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 at 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 at 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


More information about the dev-commits-ports-main mailing list