From owner-svn-ports-all@freebsd.org Thu Apr 2 18:15:46 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 5FEEC2AF115; Thu, 2 Apr 2020 18:15:46 +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 48tWTD0Gt4z4bth; Thu, 2 Apr 2020 18:15:43 +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 CFE0F1D88F; Thu, 2 Apr 2020 18:06:01 +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 032I61fp069103; Thu, 2 Apr 2020 18:06:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 032I61d2069101; Thu, 2 Apr 2020 18:06:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202004021806.032I61d2069101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 2 Apr 2020 18:06:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530393 - 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: 530393 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: Thu, 02 Apr 2020 18:15:46 -0000 Author: bapt Date: Thu Apr 2 18:06:00 2020 New Revision: 530393 URL: https://svnweb.freebsd.org/changeset/ports/530393 Log: Update to 1.14.1 - fix a regression in the autosetup system which resulted in bad path for periodic script Modified: head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Thu Apr 2 17:50:34 2020 (r530392) +++ head/ports-mgmt/pkg/Makefile Thu Apr 2 18:06:00 2020 (r530393) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.14.0 +DISTVERSION= 1.14.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Thu Apr 2 17:50:34 2020 (r530392) +++ head/ports-mgmt/pkg/distinfo Thu Apr 2 18:06:00 2020 (r530393) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585828716 -SHA256 (freebsd-pkg-1.14.0_GH0.tar.gz) = cb38c7b0fd687b1d08f792093b693d1207413a2d556669aa28967629008a0308 -SIZE (freebsd-pkg-1.14.0_GH0.tar.gz) = 3405141 +TIMESTAMP = 1585850649 +SHA256 (freebsd-pkg-1.14.1_GH0.tar.gz) = 92bacb6d7509ee3989787c698ad806a876d614e400186ad2f847fb7e27734d94 +SIZE (freebsd-pkg-1.14.1_GH0.tar.gz) = 3405251