Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2022 20:51:53 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d3e756b660f2 - main - =?utf-8?Q?games/dhewm3:=20update=201.5.1=20=E2=86=92=201.5.2?=
Message-ID:  <202206142051.25EKprEa074306@gitrepo.freebsd.org>

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

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

commit d3e756b660f2c9161ce002d38beea953de29d31d
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-14 20:36:30 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-14 20:36:39 +0000

    games/dhewm3: update 1.5.1 → 1.5.2
---
 games/dhewm3/Makefile | 8 +++-----
 games/dhewm3/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/games/dhewm3/Makefile b/games/dhewm3/Makefile
index 10db9882de2d..72b93c3c9db4 100644
--- a/games/dhewm3/Makefile
+++ b/games/dhewm3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dhewm3
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.2
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -8,14 +8,12 @@ COMMENT=	Doom 3 GPL source port
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/../COPYING.txt
 
-LIB_DEPENDS=	libcurl.so:ftp/curl \
-		libogg.so:audio/libogg \
-		libvorbis.so:audio/libvorbis
+LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	dhewm
 
-USES=		cmake compiler:c++11-lang jpeg openal:al sdl
+USES=		cmake compiler:c++11-lang openal:al sdl
 USE_SDL=	sdl2
 CMAKE_ON=	REPRODUCIBLE_BUILD
 
diff --git a/games/dhewm3/distinfo b/games/dhewm3/distinfo
index 2cbccaada8cc..ce54e70436e7 100644
--- a/games/dhewm3/distinfo
+++ b/games/dhewm3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615751907
-SHA256 (dhewm-dhewm3-1.5.1_GH0.tar.gz) = febaef022ff216435a2ff86f4e1526ac9bccbc401b03bed495a0a2f0b4edfb53
-SIZE (dhewm-dhewm3-1.5.1_GH0.tar.gz) = 5400574
+TIMESTAMP = 1655216776
+SHA256 (dhewm-dhewm3-1.5.2_GH0.tar.gz) = 0652d85bcc470b8535dee0fc6badd57a82a183984f7a02a3fa13937436166eb0
+SIZE (dhewm-dhewm3-1.5.2_GH0.tar.gz) = 5573686



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