From owner-svn-ports-head@freebsd.org Sun Nov 17 18:20:05 2019 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 256361C64AC; Sun, 17 Nov 2019 18:20:05 +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) server-signature RSA-PSS (4096 bits) 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 47GL3S3590z41m4; Sun, 17 Nov 2019 18:20:04 +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 034B11DB03; Sun, 17 Nov 2019 18:20:04 +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 xAHIK3g7084984; Sun, 17 Nov 2019 18:20:03 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAHIK3Mh084980; Sun, 17 Nov 2019 18:20:03 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201911171820.xAHIK3Mh084980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 17 Nov 2019 18:20:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517835 - 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: 517835 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.29 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: Sun, 17 Nov 2019 18:20:05 -0000 Author: tobik Date: Sun Nov 17 18:20:03 2019 New Revision: 517835 URL: https://svnweb.freebsd.org/changeset/ports/517835 Log: ports-mgmt/portfmt: Update to latest commit (chase r517831) Changes: https://github.com/t6/portfmt/commits/9121f6116898888fe3312fa20160b06c5271625e Modified: head/ports-mgmt/portfmt/Makefile head/ports-mgmt/portfmt/distinfo Modified: head/ports-mgmt/portfmt/Makefile ============================================================================== --- head/ports-mgmt/portfmt/Makefile Sun Nov 17 17:21:29 2019 (r517834) +++ head/ports-mgmt/portfmt/Makefile Sun Nov 17 18:20:03 2019 (r517835) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20191112 +PORTVERSION= g20191117 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= 6cd962511a8bc631f09a38af09725db59eff9cc7 +GH_TAGNAME= 9121f6116898888fe3312fa20160b06c5271625e USE_LDCONFIG= yes HAS_CONFIGURE= yes Modified: head/ports-mgmt/portfmt/distinfo ============================================================================== --- head/ports-mgmt/portfmt/distinfo Sun Nov 17 17:21:29 2019 (r517834) +++ head/ports-mgmt/portfmt/distinfo Sun Nov 17 18:20:03 2019 (r517835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574006106 -SHA256 (t6-portfmt-g20191112-6cd962511a8bc631f09a38af09725db59eff9cc7_GH0.tar.gz) = 25e56bfc3ca7289436453d32c23c996e9a027813fc05c96480d3c0b5680acdc6 -SIZE (t6-portfmt-g20191112-6cd962511a8bc631f09a38af09725db59eff9cc7_GH0.tar.gz) = 86762 +TIMESTAMP = 1574014601 +SHA256 (t6-portfmt-g20191117-9121f6116898888fe3312fa20160b06c5271625e_GH0.tar.gz) = fb1e0a0977746f81185e73ed67a87693a434450ed0240aa2740040580e377dfe +SIZE (t6-portfmt-g20191117-9121f6116898888fe3312fa20160b06c5271625e_GH0.tar.gz) = 86755