From nobody Fri Nov 05 17:17:44 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A669F1846D7A; Fri, 5 Nov 2021 17:17:44 +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 4Hm6dh3Xvnz4YHK; Fri, 5 Nov 2021 17:17:44 +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 5AC081B8FA; Fri, 5 Nov 2021 17:17:44 +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 1A5HHis1022225; Fri, 5 Nov 2021 17:17:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A5HHiF5022224; Fri, 5 Nov 2021 17:17:44 GMT (envelope-from git) Date: Fri, 5 Nov 2021 17:17:44 GMT Message-Id: <202111051717.1A5HHiF5022224@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 0b67f26ad3e0 - main - net-mgmt/packit: Update to 1.8 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0b67f26ad3e08d681d647d27298b8cc5d77d476b Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b67f26ad3e08d681d647d27298b8cc5d77d476b commit 0b67f26ad3e08d681d647d27298b8cc5d77d476b Author: Emanuel Haupt AuthorDate: 2021-11-05 17:17:28 +0000 Commit: Emanuel Haupt CommitDate: 2021-11-05 17:17:40 +0000 net-mgmt/packit: Update to 1.8 --- net-mgmt/packit/Makefile | 11 +++++------ net-mgmt/packit/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index b6ec2e07bb74..2c021d538ae0 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -1,7 +1,7 @@ # Created by: Kirill Ponomarew PORTNAME= packit -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org @@ -18,16 +18,15 @@ GH_ACCOUNT= eribertomota GNU_CONFIGURE= yes -PLIST_FILES= sbin/packit \ - man/man8/packit.8.gz +PLIST_FILES= man/man8/packit.8.gz \ + sbin/packit -OPTIONS_DEFINE= CAPTURE INJECTION +OPTIONS_DEFINE= CAPTURE INJECTION +OPTIONS_DEFAULT= CAPTURE INJECTION CAPTURE_DESC= Capture support INJECTION_DESC= Injection support -OPTIONS_DEFAULT=CAPTURE INJECTION - CAPTURE_CONFIGURE_OFF= --without-capture INJECTION_CONFIGURE_OFF= --without-injection diff --git a/net-mgmt/packit/distinfo b/net-mgmt/packit/distinfo index 958a5c52ae1d..bc5e75f6dbf4 100644 --- a/net-mgmt/packit/distinfo +++ b/net-mgmt/packit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580940603 -SHA256 (eribertomota-packit-1.7_GH0.tar.gz) = b40540bed3b8a2bdfd63d750ff5989b66096c93d54ffec4c03f35812582ea4ad -SIZE (eribertomota-packit-1.7_GH0.tar.gz) = 53192 +TIMESTAMP = 1636131813 +SHA256 (eribertomota-packit-1.8_GH0.tar.gz) = 2093ecc9012792a96200f5f2b531380b0beabf082b6b9dcceca3f23192da6266 +SIZE (eribertomota-packit-1.8_GH0.tar.gz) = 150410