From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 08:24:25 2021 Return-Path: Delivered-To: dev-commits-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 03B5B66E4BF; Tue, 21 Sep 2021 08:24:25 +0000 (UTC) (envelope-from git@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 4HDDx46NlCz3l7D; Tue, 21 Sep 2021 08:24:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AD8802055E; Tue, 21 Sep 2021 08:24:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18L8OOlL006499; Tue, 21 Sep 2021 08:24:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L8OO3T006498; Tue, 21 Sep 2021 08:24:24 GMT (envelope-from git) Date: Tue, 21 Sep 2021 08:24:24 GMT Message-Id: <202109210824.18L8OO3T006498@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 5094187e53b6 - main - ports-mgmt/pkg: update to 1.17.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5094187e53b6c1611ef1c00e90f960a2b75eaf52 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 08:24:25 -0000 The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5094187e53b6c1611ef1c00e90f960a2b75eaf52 commit 5094187e53b6c1611ef1c00e90f960a2b75eaf52 Author: Baptiste Daroussin AuthorDate: 2021-09-21 08:23:31 +0000 Commit: Baptiste Daroussin CommitDate: 2021-09-21 08:23:31 +0000 ports-mgmt/pkg: update to 1.17.2 - make audit.h c++ friendly - fix build with libressl - autoremove now respects -q - version: reports error if INDEX file does not exists but is expected - periodic audit: * Allow user to specify which jail not to audit * New option to ignore deprecation and expiration warnings * Reduce verbosity of the report * Add a script to audit base - register: implement -N to actually not register in the database - fetch: do not count cached package in the list to be fetched - query: -e is not supported as additional condition - fix pkg not finding its db when run from a directory which does not exists anymore - De-prioritize upgrade-removals in the solver - triggers: * run them for pkg register and pkg add * Add pkg.readdir lua function * Add documentation for the triggers --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- ports-mgmt/pkg/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 1b2f2917b916..c874d72f8464 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index b6a234b82d31..309a70615dd0 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627402089 -SHA256 (freebsd-pkg-1.17.1_GH0.tar.gz) = 26d61f014f9400c0fbe45862504f8dee80ae715a9a80717dba8a76ebf6b6d877 -SIZE (freebsd-pkg-1.17.1_GH0.tar.gz) = 3894598 +TIMESTAMP = 1632212405 +SHA256 (freebsd-pkg-1.17.2_GH0.tar.gz) = daf56189d855781dc15d210fd264adc761591f86ffd4fcb7360015b004777061 +SIZE (freebsd-pkg-1.17.2_GH0.tar.gz) = 3898224 diff --git a/ports-mgmt/pkg/pkg-plist b/ports-mgmt/pkg/pkg-plist index 13ab1be3d794..327114ba0e3b 100644 --- a/ports-mgmt/pkg/pkg-plist +++ b/ports-mgmt/pkg/pkg-plist @@ -18,6 +18,7 @@ man/man5/pkg-repository.5.gz man/man5/pkg-keywords.5.gz man/man5/pkg-lua-script.5.gz man/man5/pkg-script.5.gz +man/man5/pkg-triggers.5.gz man/man5/pkg.conf.5.gz man/man8/pkg-add.8.gz man/man8/pkg-alias.8.gz @@ -46,6 +47,7 @@ man/man8/pkg-shlib.8.gz man/man8/pkg-ssh.8.gz man/man8/pkg-static.8.gz man/man8/pkg-stats.8.gz +man/man8/pkg-triggers.8.gz man/man8/pkg-unlock.8.gz man/man8/pkg-update.8.gz man/man8/pkg-updating.8.gz