git: c4f6510c19ab - main - games/zaz: update to 1.0.1

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 6 18:22:25 UTC 2021


The branch main has been updated by amdmi3:

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

commit c4f6510c19ab5534c99f40b7152f8f49373d2222
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-06 18:19:35 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-06 18:21:10 +0000

    games/zaz: update to 1.0.1
---
 games/zaz/Makefile | 6 ++----
 games/zaz/distinfo | 5 +++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/games/zaz/Makefile b/games/zaz/Makefile
index 27efbe930397..5127c62d39fd 100644
--- a/games/zaz/Makefile
+++ b/games/zaz/Makefile
@@ -1,8 +1,7 @@
 # Created by: Dmitry Marakasov <amdmi3 at FreeBSD.org>
 
 PORTNAME=	zaz
-PORTVERSION=	1.0.0
-PORTREVISION=	8
+PORTVERSION=	1.0.1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}
 
@@ -17,8 +16,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libvorbis.so:audio/libvorbis \
 		libftgl.so:graphics/ftgl
 
-USES=		compiler:c++11-lang desktop-file-utils gl pkgconfig sdl \
-		tar:bzip2
+USES=		compiler:c++11-lang desktop-file-utils gl pkgconfig sdl
 GNU_CONFIGURE=	yes
 USE_SDL=	sdl image
 USE_GL=		gl glu
diff --git a/games/zaz/distinfo b/games/zaz/distinfo
index f320cf0325c1..cb43a6f2520d 100644
--- a/games/zaz/distinfo
+++ b/games/zaz/distinfo
@@ -1,2 +1,3 @@
-SHA256 (zaz-1.0.0.tar.bz2) = e332cc1a6559e18a2b632940c53d20e2f2d2b583ba9dc1fd02a586437f9f0397
-SIZE (zaz-1.0.0.tar.bz2) = 25170073
+TIMESTAMP = 1617137238
+SHA256 (zaz-1.0.1.tar.gz) = b422c92f15dde0432e1819001e9eb6167895b380aad44e55abff17e02daf6be4
+SIZE (zaz-1.0.1.tar.gz) = 25320680


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