From owner-svn-ports-all@freebsd.org Tue Mar 16 13:24:57 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3EDE05AD7C2; Tue, 16 Mar 2021 13:24:57 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F0DY51KBfz4Yqn; Tue, 16 Mar 2021 13:24:57 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F87324673; Tue, 16 Mar 2021 13:24:57 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12GDOugY074750; Tue, 16 Mar 2021 13:24:56 GMT (envelope-from lcook@FreeBSD.org) Received: (from lcook@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12GDOuwA074749; Tue, 16 Mar 2021 13:24:56 GMT (envelope-from lcook@FreeBSD.org) Message-Id: <202103161324.12GDOuwA074749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lcook set sender to lcook@FreeBSD.org using -f From: Lewis Cook Date: Tue, 16 Mar 2021 13:24:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568564 - head/graphics/cbonsai X-SVN-Group: ports-head X-SVN-Commit-Author: lcook X-SVN-Commit-Paths: head/graphics/cbonsai X-SVN-Commit-Revision: 568564 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2021 13:24:57 -0000 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