git: e4da3243f4ee - main - sysutils/bastille: Update to 0.9.20210714

Guangyuan Yang ygy at FreeBSD.org
Fri Aug 6 13:37:24 UTC 2021


The branch main has been updated by ygy:

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

commit e4da3243f4ee5700be56a4e6487867d8f1172c50
Author:     Christer Edwards <christer.edwards at gmail.com>
AuthorDate: 2021-08-06 13:36:24 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-08-06 13:36:24 +0000

    sysutils/bastille: Update to 0.9.20210714
    
    Changes:        https://github.com/BastilleBSD/bastille/releases/tag/0.9.20210714
    
    PR:             257196
---
 sysutils/bastille/Makefile  | 4 ++--
 sysutils/bastille/distinfo  | 6 +++---
 sysutils/bastille/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile
index 93712c8aad1f..a8273b4c62a7 100644
--- a/sysutils/bastille/Makefile
+++ b/sysutils/bastille/Makefile
@@ -1,7 +1,7 @@
 # Created by: Christer Edwards <christer.edwards at gmail.com>
 
 PORTNAME=	bastille
-PORTVERSION=	0.8.20210115
+PORTVERSION=	0.9.20210714
 CATEGORIES=	sysutils
 
 MAINTAINER=	christer.edwards at gmail.com
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	bastillebsd
-GH_TAGNAME=	113beb5
+GH_TAGNAME=	cc60df5
 
 NO_BUILD=	yes
 NO_ARCH=	yes
diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo
index f848a23a81c8..2fc53afca9a0 100644
--- a/sysutils/bastille/distinfo
+++ b/sysutils/bastille/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610768540
-SHA256 (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 98a01eeda9ae051248ab69b6a0f6ac022cbb30f73745c83d00d0a4a906f48f07
-SIZE (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 573482
+TIMESTAMP = 1626310397
+SHA256 (bastillebsd-bastille-0.9.20210714-cc60df5_GH0.tar.gz) = 43d8667144f201bb50778b9fa88e71a162da749683b95af20bd698388963b615
+SIZE (bastillebsd-bastille-0.9.20210714-cc60df5_GH0.tar.gz) = 579431
diff --git a/sysutils/bastille/pkg-plist b/sysutils/bastille/pkg-plist
index 78a777a1db17..31a47e5c20cb 100644
--- a/sysutils/bastille/pkg-plist
+++ b/sysutils/bastille/pkg-plist
@@ -29,6 +29,7 @@ bin/bastille
 %%DATADIR%%/template.sh
 %%DATADIR%%/templates/default/base/Bastillefile
 %%DATADIR%%/templates/default/empty/Bastillefile
+%%DATADIR%%/templates/default/linux/Bastillefile
 %%DATADIR%%/templates/default/thick/Bastillefile
 %%DATADIR%%/templates/default/thin/Bastillefile
 %%DATADIR%%/templates/default/vnet/Bastillefile


More information about the dev-commits-ports-main mailing list