From nobody Mon Jan 27 10:39:49 2025 X-Original-To: dev-commits-ports-main@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 4YhQ0Q0H7lz5mdXP; Mon, 27 Jan 2025 10:39:50 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YhQ0P6Tbwz3pYw; Mon, 27 Jan 2025 10:39:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737974389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=enOH0CesvxgwQjtSZsefcKaNdUyWglvv+w10UTjHDgs=; b=Pob6Our3BsdIjOdAXPP/0NU+p0m06lYc8PL+H5KzRC4VrxQGalSzBD3Nl1dWrTmSGqNGAt 4CqlAPUVdFzF+mn8FTpm2Mc4IOh89TBUG6q6B5cyPsKyzMJ6ME4zKYtTcUqxsJ/68Tz4pP 79esCGmYQh/R1okJEX8expERebrUWrCvatynKAMWl692r2FEEMVxqrpCnxjsc1zOP1ezKo phykjOaxnH6SjgWO7nryo77TOvFkOns/r+IX6horreZ8n6Dok4twVCghkNzyeJBvyHBydu ++LqPtlXjrTfumjRhVTVM5t3Wve2Big8f2v5ysQhVFvigWkEepU8vXv6raxWYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737974389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=enOH0CesvxgwQjtSZsefcKaNdUyWglvv+w10UTjHDgs=; b=NLZviFOEpzH/Oxeeb3P4huTKySOZo17/RM1QjTugMh/kEg37bXtyRFOLPupX3QAzlA2WKh CrqMPKvRHim0svUGcobAtjhBPDYGO31wUlzT0/PAkHmAQ8NgdDZPQQBO/MQ+3p7GBgsH9v cNgUew5gyVXFwVuLysH0WwEXi8pzA/M3iWN/5tRYCCniIjuAGsepWrkWbUrVmRcpkwmFMp v3EKKkYYj9j5xOj6ptPb7EkfzbQeEb5zcsNczRRlso+d7rnvag2O/ZpoUAYyQhGQbfT02a izDZerTkpHxqmEjKLgmqgmSKTJUh8ZcXbbMwDF0iS0sDD5cHwHH0iec4Kj1p7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737974389; a=rsa-sha256; cv=none; b=gNG1WgWKdf1fbZm826qHjmrrCnufSvhW9dXKVZ6D0PD/97P8782gLbtZCgF7WIwE2ooRUx 8oi9+04vMzg+aJfHOTSGbUViBDwOnHSfulYReoKFaPuw9aQGAIV2i3BSteeDlPnRJboais tnrsJccl2tmL4OpGtB/x3LEmSExuKRtro4bblQXehL25SvRZD0+rt2rNMw4//N8bGdqS+E CcmaKQkhXP7idpU/Vk0iEpthBufu1/1m9Ib2HwVVxxeIJntbZ3OIH2pXElOdeSUWvLhTJk K53x1/9K9BNejN1WFPnJE/+ZXGNAJu8+SNlIyV3kixRUO/o8bD9Vf79/o2Z7Hw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YhQ0P5c0Bz916; Mon, 27 Jan 2025 10:39:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 50RAdndA033283; Mon, 27 Jan 2025 10:39:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 50RAdn98033280; Mon, 27 Jan 2025 10:39:49 GMT (envelope-from git) Date: Mon, 27 Jan 2025 10:39:49 GMT Message-Id: <202501271039.50RAdn98033280@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Osipov Subject: git: 28f5f31de2f0 - main - sysutils/bastille: Update to 0.13.20250126 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: michaelo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 28f5f31de2f0f9134f5d47b5958ee6cd4cace74c Auto-Submitted: auto-generated The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/ports/commit/?id=28f5f31de2f0f9134f5d47b5958ee6cd4cace74c commit 28f5f31de2f0f9134f5d47b5958ee6cd4cace74c Author: Juan David Hurtado G. AuthorDate: 2025-01-27 03:37:43 +0000 Commit: Michael Osipov CommitDate: 2025-01-27 10:39:16 +0000 sysutils/bastille: Update to 0.13.20250126 Co-authored-by: Michael Osipov PR: 284380 Approved by: Juan David Hurtado G. (upsteam maintainer) MFH: 2025Q1 Differential Revision: https://reviews.freebsd.org/D48696 Release Notes: https://github.com/BastilleBSD/bastille/releases/tag/0.13.20250126 --- sysutils/bastille/Makefile | 2 +- sysutils/bastille/distinfo | 6 +++--- sysutils/bastille/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 6c6b6ec8b3e6..5baefcbbd7fe 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,5 +1,5 @@ PORTNAME= bastille -DISTVERSION= 0.12.20250111 +DISTVERSION= 0.13.20250126 CATEGORIES= sysutils MAINTAINER= christer.edwards@gmail.com diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index ead2afaa4d9e..316633b1de09 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736755509 -SHA256 (bastillebsd-bastille-0.12.20250111_GH0.tar.gz) = 0c5c170c930545b293aa93b1465eef8052752836df6d1571f56c7adebb10356c -SIZE (bastillebsd-bastille-0.12.20250111_GH0.tar.gz) = 630130 +TIMESTAMP = 1737948987 +SHA256 (bastillebsd-bastille-0.13.20250126_GH0.tar.gz) = cfdbea8acbb522d5c6dff1d99871be6d2ee1a222a8ab53ed54904f3b585d233d +SIZE (bastillebsd-bastille-0.13.20250126_GH0.tar.gz) = 635630 diff --git a/sysutils/bastille/pkg-plist b/sysutils/bastille/pkg-plist index 1aa43171d5f8..ecf9fe7dec7f 100644 --- a/sysutils/bastille/pkg-plist +++ b/sysutils/bastille/pkg-plist @@ -13,9 +13,11 @@ etc/rc.d/bastille %%DATADIR%%/create.sh %%DATADIR%%/destroy.sh %%DATADIR%%/edit.sh +%%DATADIR%%/etcupdate.sh %%DATADIR%%/export.sh %%DATADIR%%/htop.sh %%DATADIR%%/import.sh +%%DATADIR%%/jcp.sh %%DATADIR%%/limits.sh %%DATADIR%%/list.sh %%DATADIR%%/mount.sh