Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2021 13:24:56 +0000 (UTC)
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568564 - head/graphics/cbonsai
Message-ID:  <202103161324.12GDOuwA074749@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lcook
Date: Tue Mar 16 13:24:56 2021
New Revision: 568564
URL: https://svnweb.freebsd.org/changeset/ports/568564

Log:
  graphics/cbonsai: Update to 1.0.4
  
  Changes:		https://gitlab.com/jallbrit/cbonsai/-/tags/v1.0.4
  Approved by:		fernape (mentor)
  Differential Revision:	https://reviews.freebsd.org/D29260

Modified:
  head/graphics/cbonsai/Makefile
  head/graphics/cbonsai/distinfo

Modified: head/graphics/cbonsai/Makefile
==============================================================================
--- head/graphics/cbonsai/Makefile	Tue Mar 16 13:23:34 2021	(r568563)
+++ head/graphics/cbonsai/Makefile	Tue Mar 16 13:24:56 2021	(r568564)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbonsai
-DISTVERSION=	1.0.1
+DISTVERSION=	1.0.4
 CATEGORIES=	graphics
 
 MAINTAINER=	lcook@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		compiler:c11 ncurses
 USE_GITLAB=	yes
 GL_ACCOUNT=	jallbrit
-GL_COMMIT=	0f51b38b425042bd25ac908c09e22caa8c4a2723
+GL_COMMIT=	bf12bd4a87e0435155e6be71b3d72b1a992e6f01
 
 MAKE_ARGS=	LDLIBS="${LDFLAGS} -lncurses -lpanel"
 ALL_TARGET=	${PORTNAME}

Modified: head/graphics/cbonsai/distinfo
==============================================================================
--- head/graphics/cbonsai/distinfo	Tue Mar 16 13:23:34 2021	(r568563)
+++ head/graphics/cbonsai/distinfo	Tue Mar 16 13:24:56 2021	(r568564)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615400290
-SHA256 (jallbrit-cbonsai-0f51b38b425042bd25ac908c09e22caa8c4a2723_GL0.tar.gz) = e2b0d59e802f5e98c8fbf379dc16e088441a178178ee3b485cdbcda537a1511a
-SIZE (jallbrit-cbonsai-0f51b38b425042bd25ac908c09e22caa8c4a2723_GL0.tar.gz) = 20189
+TIMESTAMP = 1615741706
+SHA256 (jallbrit-cbonsai-bf12bd4a87e0435155e6be71b3d72b1a992e6f01_GL0.tar.gz) = 1d6d7eef9b5c55dacecfb46695ccf2650e3aa3eb555cdff1f63294df0c1bcd26
+SIZE (jallbrit-cbonsai-bf12bd4a87e0435155e6be71b3d72b1a992e6f01_GL0.tar.gz) = 20478



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