Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2022 19:29:06 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: 604870530c81 - main - =?utf-8?Q?graphics/bonzomatic:=20update=202022-06-18=20=E2=86=92=202022-07-08?=
Message-ID:  <202207151929.26FJT6xv069294@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=604870530c816c27da9586ae828be65aa7a045e9

commit 604870530c816c27da9586ae828be65aa7a045e9
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-15 19:23:24 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-15 19:28:51 +0000

    graphics/bonzomatic: update 2022-06-18 → 2022-07-08
---
 graphics/bonzomatic/Makefile | 5 +++--
 graphics/bonzomatic/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/bonzomatic/Makefile b/graphics/bonzomatic/Makefile
index 3142692884d9..569b1dbbb20a 100644
--- a/graphics/bonzomatic/Makefile
+++ b/graphics/bonzomatic/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bonzomatic
-DISTVERSION=	2022-06-18
+DISTVERSION=	2022-07-08
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -11,7 +11,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libglfw.so:graphics/glfw
-BUILD_DEPENDS=	${LOCALBASE}/include/stb/stb_image.h:devel/stb
+BUILD_DEPENDS=	${LOCALBASE}/include/stb/stb_image.h:devel/stb \
+		glfw>=3:graphics/glfw
 
 USES=		cmake compiler:c++11-lang gl localbase:ldflags pkgconfig xorg
 USE_GL=		gl glu glew
diff --git a/graphics/bonzomatic/distinfo b/graphics/bonzomatic/distinfo
index 3af4d539099c..848bf20bb243 100644
--- a/graphics/bonzomatic/distinfo
+++ b/graphics/bonzomatic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655717654
-SHA256 (Gargaj-Bonzomatic-2022-06-18_GH0.tar.gz) = c781b823f916d7a8472b1e3df2cf1f289b1cdd90bd852b19207807f3960f1070
-SIZE (Gargaj-Bonzomatic-2022-06-18_GH0.tar.gz) = 7666358
+TIMESTAMP = 1657909898
+SHA256 (Gargaj-Bonzomatic-2022-07-08_GH0.tar.gz) = 039ab7cd23f8b3ad0959813cff810305441125fd9fc9a5e2833ac75c042d00a4
+SIZE (Gargaj-Bonzomatic-2022-07-08_GH0.tar.gz) = 7666174



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