MFH: r561871

Update to 0.8.20210115

Release notes: https://github.com/BastilleBSD/bastille/releases/tag/0.8.20210101
		https://github.com/BastilleBSD/bastille/releases/tag/0.8.20210115

PR:		252745
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2021-01-17 21:34:05 +00:00
parent b23491188f
commit 25abd7d7a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561872
3 changed files with 12 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bastille
PORTVERSION= 0.7.20200714
PORTVERSION= 0.8.20210115
CATEGORIES= sysutils
MAINTAINER= christer.edwards@gmail.com
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= bastillebsd
GH_TAGNAME= 5edf9cb
GH_TAGNAME= 113beb5
NO_BUILD= yes
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1595686091
SHA256 (bastillebsd-bastille-0.7.20200714-5edf9cb_GH0.tar.gz) = 6fd2ee101a8e7d4961cd5324549de04c47a9c7505b4f011f104f35be0bb616a8
SIZE (bastillebsd-bastille-0.7.20200714-5edf9cb_GH0.tar.gz) = 565955
TIMESTAMP = 1610768540
SHA256 (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 98a01eeda9ae051248ab69b6a0f6ac022cbb30f73745c83d00d0a4a906f48f07
SIZE (bastillebsd-bastille-0.8.20210115-113beb5_GH0.tar.gz) = 573482

View File

@ -4,6 +4,8 @@ bin/bastille
%%DATADIR%%/clone.sh
%%DATADIR%%/cmd.sh
%%DATADIR%%/colors.pre.sh
%%DATADIR%%/common.sh
%%DATADIR%%/config.sh
%%DATADIR%%/console.sh
%%DATADIR%%/convert.sh
%%DATADIR%%/cp.sh
@ -25,6 +27,11 @@ bin/bastille
%%DATADIR%%/stop.sh
%%DATADIR%%/sysrc.sh
%%DATADIR%%/template.sh
%%DATADIR%%/templates/default/base/Bastillefile
%%DATADIR%%/templates/default/empty/Bastillefile
%%DATADIR%%/templates/default/thick/Bastillefile
%%DATADIR%%/templates/default/thin/Bastillefile
%%DATADIR%%/templates/default/vnet/Bastillefile
%%DATADIR%%/top.sh
%%DATADIR%%/umount.sh
%%DATADIR%%/update.sh