svn commit: r507318 - head/sysutils/bastille
Steve Wills
swills at FreeBSD.org
Thu Jul 25 12:01:14 UTC 2019
Author: swills
Date: Thu Jul 25 12:01:12 2019
New Revision: 507318
URL: https://svnweb.freebsd.org/changeset/ports/507318
Log:
sysutils/bastille: update to 0.4.20190714
PR: 239404
Submitted by: Christer Edwards <christer.edwards at gmail.com> (maintainer)
Modified:
head/sysutils/bastille/Makefile (contents, props changed)
head/sysutils/bastille/distinfo (contents, props changed)
head/sysutils/bastille/pkg-descr (contents, props changed)
Modified: head/sysutils/bastille/Makefile
==============================================================================
--- head/sysutils/bastille/Makefile Thu Jul 25 11:46:27 2019 (r507317)
+++ head/sysutils/bastille/Makefile Thu Jul 25 12:01:12 2019 (r507318)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bastille
-PORTVERSION= 0.4.20190623
+PORTVERSION= 0.4.20190714
CATEGORIES= sysutils
MAINTAINER= christer.edwards at gmail.com
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= bastillebsd
-GH_TAGNAME= 9038054
+GH_TAGNAME= 5540b22
NO_BUILD= yes
NO_ARCH= yes
Modified: head/sysutils/bastille/distinfo
==============================================================================
--- head/sysutils/bastille/distinfo Thu Jul 25 11:46:27 2019 (r507317)
+++ head/sysutils/bastille/distinfo Thu Jul 25 12:01:12 2019 (r507318)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561301725
-SHA256 (bastillebsd-bastille-0.4.20190623-9038054_GH0.tar.gz) = f4837cb8a4c0e5aabdce01d73ec51f230c41be89825903dd3c52287689ef426a
-SIZE (bastillebsd-bastille-0.4.20190623-9038054_GH0.tar.gz) = 536023
+TIMESTAMP = 1563199198
+SHA256 (bastillebsd-bastille-0.4.20190714-5540b22_GH0.tar.gz) = 3b52c6fbfc1b8cc1fd514e3ff6979e67afb47979ae3ec966bec865c1a85ab5dd
+SIZE (bastillebsd-bastille-0.4.20190714-5540b22_GH0.tar.gz) = 537679
Modified: head/sysutils/bastille/pkg-descr
==============================================================================
--- head/sysutils/bastille/pkg-descr Thu Jul 25 11:46:27 2019 (r507317)
+++ head/sysutils/bastille/pkg-descr Thu Jul 25 12:01:12 2019 (r507318)
@@ -1,5 +1,4 @@
-Bastille is a jail automation framework that allows you to
-quickly create and manage FreeBSD jails.
+Bastille helps you quickly create and manage FreeBSD Jails.
The project focuses on secure defaults, automation and
repeatable templates.
More information about the svn-ports-all
mailing list