diff options
| author | Victor Tschetter <tschetter.victor@gmail.com> | 2025-12-01 22:38:09 +0000 |
|---|---|---|
| committer | Michael Osipov <michaelo@FreeBSD.org> | 2025-12-02 17:07:03 +0000 |
| commit | ab724e53ca0e52f9d95a22fb343f910dde1e44fc (patch) | |
| tree | ed6ce9f90bddfcfd0e88dab00cfffdd5ef67bccd | |
| parent | 9ac46aade2c6817136e4e07760ed4fce4f32548f (diff) | |
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
| -rw-r--r-- | sysutils/bastille/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/bastille/distinfo | 6 | ||||
| -rw-r--r-- | 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. |
