From owner-svn-ports-all@freebsd.org Fri Jul 17 13:13:02 2020 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 46BDA364ECA; Fri, 17 Jul 2020 13:13:02 +0000 (UTC) (envelope-from tobik@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7Wl216s8z43kS; Fri, 17 Jul 2020 13:13:02 +0000 (UTC) (envelope-from tobik@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 0971C19D3A; Fri, 17 Jul 2020 13:13:02 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06HDD1na001373; Fri, 17 Jul 2020 13:13:01 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06HDD13U001371; Fri, 17 Jul 2020 13:13:01 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202007171313.06HDD13U001371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 17 Jul 2020 13:13:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542432 - head/ports-mgmt/portfmt X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/ports-mgmt/portfmt X-SVN-Commit-Revision: 542432 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.33 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: Fri, 17 Jul 2020 13:13:02 -0000 Author: tobik Date: Fri Jul 17 13:13:01 2020 New Revision: 542432 URL: https://svnweb.freebsd.org/changeset/ports/542432 Log: ports-mgmt/portfmt: Update to latest commit Changes: https://github.com/t6/portfmt/commits/11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688 Modified: head/ports-mgmt/portfmt/Makefile head/ports-mgmt/portfmt/distinfo Modified: head/ports-mgmt/portfmt/Makefile ============================================================================== --- head/ports-mgmt/portfmt/Makefile Fri Jul 17 13:08:58 2020 (r542431) +++ head/ports-mgmt/portfmt/Makefile Fri Jul 17 13:13:01 2020 (r542432) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20200423 +PORTVERSION= g20200712 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= 8e3b8d21b1438c86290ee47cfca7036a30f6d02c +GH_TAGNAME= 11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688 USE_LDCONFIG= yes HAS_CONFIGURE= yes Modified: head/ports-mgmt/portfmt/distinfo ============================================================================== --- head/ports-mgmt/portfmt/distinfo Fri Jul 17 13:08:58 2020 (r542431) +++ head/ports-mgmt/portfmt/distinfo Fri Jul 17 13:13:01 2020 (r542432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587615177 -SHA256 (t6-portfmt-g20200423-8e3b8d21b1438c86290ee47cfca7036a30f6d02c_GH0.tar.gz) = 4455c17346de4ffa1a17e2f08b4168ebca28eb7cfbf8dc4b0f31ae84fd592683 -SIZE (t6-portfmt-g20200423-8e3b8d21b1438c86290ee47cfca7036a30f6d02c_GH0.tar.gz) = 116803 +TIMESTAMP = 1594990995 +SHA256 (t6-portfmt-g20200712-11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688_GH0.tar.gz) = 7b724b6eed54977c9046d71b4fd3a62a186c9512a1a95ae4ed16a5bb77d41827 +SIZE (t6-portfmt-g20200712-11fdf0b5dcd9d7e5ca0686bcaca056d99b1d3688_GH0.tar.gz) = 120876