From owner-svn-ports-head@freebsd.org Fri Feb 5 16:44:45 2021 Return-Path: Delivered-To: svn-ports-head@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 E324D54C239; Fri, 5 Feb 2021 16:44:45 +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 4DXLqd65pSz3kkS; Fri, 5 Feb 2021 16:44:45 +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 C44C021D51; Fri, 5 Feb 2021 16:44:45 +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 115GijIP085449; Fri, 5 Feb 2021 16:44:45 GMT (envelope-from lcook@FreeBSD.org) Received: (from lcook@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 115GijOA085448; Fri, 5 Feb 2021 16:44:45 GMT (envelope-from lcook@FreeBSD.org) Message-Id: <202102051644.115GijOA085448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lcook set sender to lcook@FreeBSD.org using -f From: Lewis Cook Date: Fri, 5 Feb 2021 16:44:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564134 - head/sysutils/inxi X-SVN-Group: ports-head X-SVN-Commit-Author: lcook X-SVN-Commit-Paths: head/sysutils/inxi X-SVN-Commit-Revision: 564134 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2021 16:44:45 -0000 Author: lcook Date: Fri Feb 5 16:44:45 2021 New Revision: 564134 URL: https://svnweb.freebsd.org/changeset/ports/564134 Log: sysutils/inxi: Update to 3.3.00-1 Changes: https://github.com/smxi/inxi/compare/3.2.02-2...3.3.00-1 Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D28493 Modified: head/sysutils/inxi/Makefile head/sysutils/inxi/distinfo Modified: head/sysutils/inxi/Makefile ============================================================================== --- head/sysutils/inxi/Makefile Fri Feb 5 16:43:15 2021 (r564133) +++ head/sysutils/inxi/Makefile Fri Feb 5 16:44:45 2021 (r564134) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= inxi -DISTVERSION= 3.2.02-2 +DISTVERSION= 3.3.00-1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org Modified: head/sysutils/inxi/distinfo ============================================================================== --- head/sysutils/inxi/distinfo Fri Feb 5 16:43:15 2021 (r564133) +++ head/sysutils/inxi/distinfo Fri Feb 5 16:44:45 2021 (r564134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611775368 -SHA256 (smxi-inxi-3.2.02-2_GH0.tar.gz) = 9de1dc8be6579c5883d40def6f37230384525d7a8f969cf280ddde1c1dfec62e -SIZE (smxi-inxi-3.2.02-2_GH0.tar.gz) = 391189 +TIMESTAMP = 1612526651 +SHA256 (smxi-inxi-3.3.00-1_GH0.tar.gz) = 1180dd8dc71690322ec28f0ee7d9e013adea67bc94298742cfc5a2b4eefff6b9 +SIZE (smxi-inxi-3.3.00-1_GH0.tar.gz) = 396786