From owner-dev-commits-ports-main@freebsd.org Thu Jun 24 20:41:20 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 02FC26539F9; Thu, 24 Jun 2021 20:41:20 +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 4G9sVR6hCwz3nLV; Thu, 24 Jun 2021 20:41:19 +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 CDF561EA0A; Thu, 24 Jun 2021 20:41:19 +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 15OKfJjm025427; Thu, 24 Jun 2021 20:41:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15OKfJjE025426; Thu, 24 Jun 2021 20:41:19 GMT (envelope-from git) Date: Thu, 24 Jun 2021 20:41:19 GMT Message-Id: <202106242041.15OKfJjE025426@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Craig Leres Subject: git: 2c570ca54c52 - main - security/py-zkg: Update to 2.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: leres X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2c570ca54c52b580cb0149b5a6d774945044c5e5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2021 20:41:20 -0000 The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c570ca54c52b580cb0149b5a6d774945044c5e5 commit 2c570ca54c52b580cb0149b5a6d774945044c5e5 Author: Craig Leres AuthorDate: 2021-06-24 20:33:02 +0000 Commit: Craig Leres CommitDate: 2021-06-24 20:40:59 +0000 security/py-zkg: Update to 2.10.0 Changes since 2.7.1: - Improve the package source refresh test - Add logging to package source refreshes - Harden "@" interpretation in package source URLs - Add an baseline canonifier to user-mode btest - Add 'uservar' and 'template' modules to API docs - Fix sphinxarg extension's use of old Sphinx logging API - Add "template info" command - Add templating functionality to zkg toplevel script - Add a "slug" helper for user vars - Add Zeek package templating module - Add _util.load_source() for sourcing a Python script as a module - Prefill the prompt for user vars with current value - Refactor user vars into their own class and module - Migrate some git helpers to _util for broader access - include exception output in dependency import error messages - Add support for packages shipping executables - Update plugin used in test suite for Zeek 4.1 compatibility - Update test baselines to include btest header info - Prevent local githooks from interfering with zkg's commands - Prevent local githooks from interfering with the testsuite - Update CI to test Zeek 4.0 and not test 3.2 anymore PR: 256807 Reported by: mshirk@daemon-security.com Approved by: mshirk@daemon-security.com (maintainer) --- security/py-zkg/Makefile | 3 +-- security/py-zkg/distinfo | 6 +++--- security/py-zkg/pkg-message | 9 +++------ 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/security/py-zkg/Makefile b/security/py-zkg/Makefile index f49fb1f9f3e9..85aeef76f631 100644 --- a/security/py-zkg/Makefile +++ b/security/py-zkg/Makefile @@ -1,7 +1,6 @@ PORTNAME= zkg DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 -PORTREVISION= 1 +DISTVERSION= 2.10.0 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-zkg/distinfo b/security/py-zkg/distinfo index f0f372f15390..99fd62afd049 100644 --- a/security/py-zkg/distinfo +++ b/security/py-zkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612733509 -SHA256 (zeek-package-manager-v2.7.1_GH0.tar.gz) = ff0d9cf003d51135fa82c8f6f0ca98ba02528df7267636d877d4da38e51ac8fa -SIZE (zeek-package-manager-v2.7.1_GH0.tar.gz) = 113533 +TIMESTAMP = 1624541541 +SHA256 (zeek-package-manager-v2.10.0_GH0.tar.gz) = a0f236dac5b29dc9c5c660100c2249c3a4b7d4efdc079493bd0c5593c200132b +SIZE (zeek-package-manager-v2.10.0_GH0.tar.gz) = 135310 diff --git a/security/py-zkg/pkg-message b/security/py-zkg/pkg-message index 05f451a6be58..9a5489881788 100644 --- a/security/py-zkg/pkg-message +++ b/security/py-zkg/pkg-message @@ -1,15 +1,12 @@ [ { type: install message: <