Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Dec 2025 17:07:26 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Victor Tschetter <tschetter.victor@gmail.com>
Subject:   git: ab724e53ca0e - main - sysutils/bastille: Upgrade port to 1.2.0.251201
Message-ID:  <692f1cce.3c6ce.531d4a7a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by michaelo:

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

commit ab724e53ca0e52f9d95a22fb343f910dde1e44fc
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:03 +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
---
 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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692f1cce.3c6ce.531d4a7a>