Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2021 15:31:25 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 97c6e08e1794 - main - games/NBlood: update to 20210618
Message-ID:  <202107061531.166FVPHG061055@gitrepo.freebsd.org>

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

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

commit 97c6e08e1794df185626753fcb7ae00a7529dbac
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-07-06 15:30:05 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-07-06 15:30:05 +0000

    games/NBlood: update to 20210618
---
 games/NBlood/Makefile | 11 ++++-------
 games/NBlood/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/games/NBlood/Makefile b/games/NBlood/Makefile
index 3b63d30b6fcf..7d42ce1d16a1 100644
--- a/games/NBlood/Makefile
+++ b/games/NBlood/Makefile
@@ -1,8 +1,5 @@
-# Created by: Piotr Kubaj <pkubaj@FreeBSD.org>
-
 PORTNAME=	NBlood
-DISTVERSION=	g20200828
-PORTREVISION=	1
+DISTVERSION=	g20210618
 CATEGORIES=	games
 
 MAINTAINER=	pkubaj@FreeBSD.org
@@ -20,15 +17,15 @@ LIB_DEPENDS=	libvpx.so:multimedia/libvpx \
 		libFLAC.so:audio/flac \
 		libvorbis.so:audio/libvorbis
 
-LDFLAGS_powerpc=-latomic
-
 USES=		compiler:gcc-c++11-lib gl gmake pkgconfig sdl
 USE_GITHUB=	yes
 GH_ACCOUNT=	nukeykt
-GH_TAGNAME=	f410e02
+GH_TAGNAME=	a1689a4
 USE_GL=		glu
 USE_SDL=	sdl2
 
+LDFLAGS_powerpc=-latomic
+
 MAKEFILE=	GNUmakefile
 MAKE_ARGS=	CC=${CC} CXX=${CXX}
 PLIST_FILES=	bin/pcexhumed \
diff --git a/games/NBlood/distinfo b/games/NBlood/distinfo
index fc5ab5e6532f..6adacf5feda2 100644
--- a/games/NBlood/distinfo
+++ b/games/NBlood/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599065762
-SHA256 (nukeykt-NBlood-g20200828-f410e02_GH0.tar.gz) = e4e7216749160da029cf090d5fe16345c183354d1c3ff23693f70c2ab1df7dc6
-SIZE (nukeykt-NBlood-g20200828-f410e02_GH0.tar.gz) = 41586649
+TIMESTAMP = 1625582440
+SHA256 (nukeykt-NBlood-g20210618-a1689a4_GH0.tar.gz) = 84a7bdf269698bfeeea24fda9817ca004c9b684f953517e79fe2a044b361e81c
+SIZE (nukeykt-NBlood-g20210618-a1689a4_GH0.tar.gz) = 42489954



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