Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2025 09:43:38 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Cc:        Victor Tschetter <tschetter.victor@gmail.com>
Subject:   git: f510f5a47bfe - 2025Q4 - sysutils/bastille: Upgrade port to 1.3.1.251223
Message-ID:  <694bb5ca.460a6.dcc0832@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by michaelo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f510f5a47bfe2d99c36f060f41acd366b377bbb5

commit f510f5a47bfe2d99c36f060f41acd366b377bbb5
Author:     Victor Tschetter <tschetter.victor@gmail.com>
AuthorDate: 2025-12-24 06:02:00 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-12-24 09:43:33 +0000

    sysutils/bastille: Upgrade port to 1.3.1.251223
    
    Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
    PR:             291907
    Release Notes:  https://github.com/BastilleBSD/bastille/releases/tag/1.3.1.251223
    
    (cherry picked from commit bd7f7c83dcdff8fd337fc2b5dd13a4f8581d3d64)
---
 sysutils/bastille/Makefile | 6 +-----
 sysutils/bastille/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile
index 30be1809cf47..87824557d0f4 100644
--- a/sysutils/bastille/Makefile
+++ b/sysutils/bastille/Makefile
@@ -1,14 +1,11 @@
 PORTNAME=	bastille
-DISTVERSION=	1.3.0.251222
+DISTVERSION=	1.3.1.251223
 CATEGORIES=	sysutils
 MAINTAINER=	jdhurtado@orbiware.com
 # co-maintainer: snarfingcode666@gmail.com
 COMMENT=	Jail automation framework
 WWW=		https://bastillebsd.org
 
-PATCH_SITES=	https://github.com/michael-o/bastille/commit/
-PATCHFILES=		2ddb02f90a907075a41f41fc1ea861f83178acee.patch:-p1
-
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
@@ -19,7 +16,6 @@ NO_ARCH=	yes
 NO_BUILD=	yes
 
 post-patch:
-	@${FIND} ${WRKSRC} -name *.orig -delete
 	@${REINPLACE_CMD} \
 		-e 's|/usr/local/etc/bastille|${ETCDIR}|g' \
 		-e 's|/usr/local|${PREFIX}|g' \
diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo
index d5b0448be74a..1d99a80fde95 100644
--- a/sysutils/bastille/distinfo
+++ b/sysutils/bastille/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1766524167
-SHA256 (BastilleBSD-bastille-1.3.0.251222_GH0.tar.gz) = 49fe923c605e5c1565ef06487c23ad7d12766b3130aa45fdab3efb366172c725
-SIZE (BastilleBSD-bastille-1.3.0.251222_GH0.tar.gz) = 721723
-SHA256 (2ddb02f90a907075a41f41fc1ea861f83178acee.patch) = d5a38907d7a624ee328c110f7dcb4721b71932831daa99ac271ab71099e88ca2
-SIZE (2ddb02f90a907075a41f41fc1ea861f83178acee.patch) = 25086
+TIMESTAMP = 1766569283
+SHA256 (BastilleBSD-bastille-1.3.1.251223_GH0.tar.gz) = 8425c50a526a10b296fe37598f7911c4c65c44da8e3c0698e272e00dfd994007
+SIZE (BastilleBSD-bastille-1.3.1.251223_GH0.tar.gz) = 721714


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694bb5ca.460a6.dcc0832>