git: d9561b81b5f5 - 2025Q4 - sysutils/bastille: Upgrade port to 1.2.0.251201
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Dec 2025 17:08:09 UTC
The branch 2025Q4 has been updated by michaelo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d9561b81b5f5872458d632c7664deed9fdc4f028
commit d9561b81b5f5872458d632c7664deed9fdc4f028
Author: Victor Tschetter <tschetter.victor@gmail.com>
AuthorDate: 2025-12-01 22:38:09 +0000
Commit: Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-12-02 17:07:53 +0000
sysutils/bastille: Upgrade port to 1.2.0.251201
Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR: 291338
Approved by: michaelo
MFH: 2025Q4
Release Notes: https://github.com/BastilleBSD/bastille/releases/tag/1.2.0.251201
(cherry picked from commit ab724e53ca0e52f9d95a22fb343f910dde1e44fc)
---
sysutils/bastille/Makefile | 2 +-
sysutils/bastille/distinfo | 6 +++---
sysutils/bastille/pkg-descr | 4 +++-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile
index 97ade2a7ae98..063a0c3de8f1 100644
--- a/sysutils/bastille/Makefile
+++ b/sysutils/bastille/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bastille
-DISTVERSION= 1.1.2.251119
+DISTVERSION= 1.2.0.251201
CATEGORIES= sysutils
MAINTAINER= jdhurtado@orbiware.com
# co-maintainer: snarfingcode666@gmail.com
diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo
index 31d3cf58b902..b20985737e74 100644
--- a/sysutils/bastille/distinfo
+++ b/sysutils/bastille/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763586359
-SHA256 (bastillebsd-bastille-1.1.2.251119_GH0.tar.gz) = c882444ba7cbdfa0ba002bc94ef783e0188d672770fbf41609871f3efcca5005
-SIZE (bastillebsd-bastille-1.1.2.251119_GH0.tar.gz) = 700383
+TIMESTAMP = 1764695005
+SHA256 (bastillebsd-bastille-1.2.0.251201_GH0.tar.gz) = 9b55d894cb317718a2dd921323c7655b6c4aa479dd90d7e462bd92ed3d5c461b
+SIZE (bastillebsd-bastille-1.2.0.251201_GH0.tar.gz) = 707791
diff --git a/sysutils/bastille/pkg-descr b/sysutils/bastille/pkg-descr
index 6f61f05aa66e..692688f65b01 100644
--- a/sysutils/bastille/pkg-descr
+++ b/sysutils/bastille/pkg-descr
@@ -1,4 +1,6 @@
-Bastille helps you quickly create and manage FreeBSD Jails.
+Bastille is an open-source system for automating deployment
+and management of containerized applications on FreeBSD using
+the jail framework.
The project focuses on secure defaults, automation and
repeatable templates.