From owner-svn-ports-all@freebsd.org Fri Apr 3 10:53:25 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 BFB4627D000; Fri, 3 Apr 2020 10:53:25 +0000 (UTC) (envelope-from bapt@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 48txcN4qh9z421F; Fri, 3 Apr 2020 10:53:24 +0000 (UTC) (envelope-from bapt@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 822C33135; Fri, 3 Apr 2020 10:53:16 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 033ArGMU088983; Fri, 3 Apr 2020 10:53:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 033ArG6p088982; Fri, 3 Apr 2020 10:53:16 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202004031053.033ArG6p088982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 3 Apr 2020 10:53:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530484 - head/ports-mgmt/pkg X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/ports-mgmt/pkg X-SVN-Commit-Revision: 530484 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.29 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, 03 Apr 2020 10:53:25 -0000 Author: bapt Date: Fri Apr 3 10:53:15 2020 New Revision: 530484 URL: https://svnweb.freebsd.org/changeset/ports/530484 Log: Update to 1.14.2 - Disable keep-alive for now, it is not stable enough Modified: head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Fri Apr 3 10:07:14 2020 (r530483) +++ head/ports-mgmt/pkg/Makefile Fri Apr 3 10:53:15 2020 (r530484) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.14.1 +DISTVERSION= 1.14.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Fri Apr 3 10:07:14 2020 (r530483) +++ head/ports-mgmt/pkg/distinfo Fri Apr 3 10:53:15 2020 (r530484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585850649 -SHA256 (freebsd-pkg-1.14.1_GH0.tar.gz) = 92bacb6d7509ee3989787c698ad806a876d614e400186ad2f847fb7e27734d94 -SIZE (freebsd-pkg-1.14.1_GH0.tar.gz) = 3405251 +TIMESTAMP = 1585910851 +SHA256 (freebsd-pkg-1.14.2_GH0.tar.gz) = 0e50fd349180857c9c3efde706c3d01956962a39db2f05884ddd0d984c2bc5ec +SIZE (freebsd-pkg-1.14.2_GH0.tar.gz) = 3405355