Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2024 17:35:02 GMT
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd59e6238c48 - main - games/gnubg: Update to 1.08.003
Message-ID:  <202409141735.48EHZ24E050928@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cs:

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

commit dd59e6238c486179d216f3b06f138b65e683954a
Author:     Carlo Strub <cs@FreeBSD.org>
AuthorDate: 2024-09-14 17:34:53 +0000
Commit:     Carlo Strub <cs@FreeBSD.org>
CommitDate: 2024-09-14 17:34:53 +0000

    games/gnubg: Update to 1.08.003
---
 games/gnubg/Makefile  | 7 +++----
 games/gnubg/distinfo  | 6 +++---
 games/gnubg/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 1d443ada3478..5e05060f0b7b 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gnubg
-PORTVERSION=	1.07.001
-PORTREVISION=	2
+PORTVERSION=	1.08.003
 CATEGORIES=	games
 MASTER_SITES=	GNU
 DISTFILES=	gnubg-release-${PORTVERSION}-sources.tar.gz
@@ -20,10 +19,10 @@ LIB_DEPENDS=	libcanberra-gtk.so:audio/libcanberra-gtk2 \
 		libgmp.so:math/gmp \
 		libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
 		libharfbuzz.so:print/harfbuzz \
-		libpng.so:graphics/png
+		libpng16.so:graphics/png
 
 USES=		bison gl gmake gnome libtool pathfix shebangfix python \
-		pkgconfig compiler:c++11-lang readline xorg
+		pkgconfig compiler:c++11-lang xorg ncurses readline
 USE_GNOME=	glib20 gtk20 cairo pangox-compat gdkpixbuf2
 USE_XORG+=	xmu xt sm ice x11
 USE_GL+=	glu gl
diff --git a/games/gnubg/distinfo b/games/gnubg/distinfo
index a15e82e75ce6..08b36b02118c 100644
--- a/games/gnubg/distinfo
+++ b/games/gnubg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672574219
-SHA256 (gnubg-release-1.07.001-sources.tar.gz) = 72399729419cad9f112c3066a12d0000da450a456add7b094d89155069d6821e
-SIZE (gnubg-release-1.07.001-sources.tar.gz) = 13729158
+TIMESTAMP = 1726330739
+SHA256 (gnubg-release-1.08.003-sources.tar.gz) = 6f7d969b13cfff786fba90ff8cc5e5d564b97f4f0aa69afe4f3838f18c445979
+SIZE (gnubg-release-1.08.003-sources.tar.gz) = 14046779
diff --git a/games/gnubg/pkg-plist b/games/gnubg/pkg-plist
index 600b973fd217..8ef3aa958b07 100644
--- a/games/gnubg/pkg-plist
+++ b/games/gnubg/pkg-plist
@@ -156,6 +156,7 @@ bin/makeweights
 %%DATADIR%%/met/Rockwell-Kazaross.xml
 %%DATADIR%%/met/catalog.dtd
 %%DATADIR%%/met/catalog.xml
+%%DATADIR%%/met/cubeless.xml
 %%DATADIR%%/met/g11.xml
 %%DATADIR%%/met/jac050.xml
 %%DATADIR%%/met/jac100.xml



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