Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2021 18:33:00 +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: r568025 - head/graphics/cbonsai
Message-ID:  <202103101833.12AIX0rt062430@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lcook
Date: Wed Mar 10 18:33:00 2021
New Revision: 568025
URL: https://svnweb.freebsd.org/changeset/ports/568025

Log:
  graphics/cbonsai: Update to 1.0.1
  
  Approved by: 		tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D29198

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

Modified: head/graphics/cbonsai/Makefile
==============================================================================
--- head/graphics/cbonsai/Makefile	Wed Mar 10 18:32:10 2021	(r568024)
+++ head/graphics/cbonsai/Makefile	Wed Mar 10 18:33:00 2021	(r568025)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbonsai
-DISTVERSION=	1.0.0
+DISTVERSION=	1.0.1
 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=	41fdd6ec4c4f5b14cc33d0c3de5756b4bb0ea798
+GL_COMMIT=	0f51b38b425042bd25ac908c09e22caa8c4a2723
 
 MAKE_ARGS=	LDLIBS="${LDFLAGS} -lncurses -lpanel"
 ALL_TARGET=	${PORTNAME}

Modified: head/graphics/cbonsai/distinfo
==============================================================================
--- head/graphics/cbonsai/distinfo	Wed Mar 10 18:32:10 2021	(r568024)
+++ head/graphics/cbonsai/distinfo	Wed Mar 10 18:33:00 2021	(r568025)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614447537
-SHA256 (jallbrit-cbonsai-41fdd6ec4c4f5b14cc33d0c3de5756b4bb0ea798_GL0.tar.gz) = 31654bef763a99d234d98faf06f2ca1c5841222910b462b0960e96739181ca12
-SIZE (jallbrit-cbonsai-41fdd6ec4c4f5b14cc33d0c3de5756b4bb0ea798_GL0.tar.gz) = 19931
+TIMESTAMP = 1615400290
+SHA256 (jallbrit-cbonsai-0f51b38b425042bd25ac908c09e22caa8c4a2723_GL0.tar.gz) = e2b0d59e802f5e98c8fbf379dc16e088441a178178ee3b485cdbcda537a1511a
+SIZE (jallbrit-cbonsai-0f51b38b425042bd25ac908c09e22caa8c4a2723_GL0.tar.gz) = 20189



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