aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-09-25 12:17:27 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-09-25 12:17:27 +0000
commit629ec53a9bc6ace85294dbb32dad6df3d0ae4c79 (patch)
tree4556bb7545f35e1115b57f93c812cac27206f55e
parentff6afd86667fb95aeebf87fd6f35586364ddc662 (diff)
downloadports-629ec53a9bc6ace85294dbb32dad6df3d0ae4c79.tar.gz
ports-629ec53a9bc6ace85294dbb32dad6df3d0ae4c79.zip
MFH: r448797
Update to 5.4. Aaron Sachau sent email about bug he found. The "qjail console jailname" command that has a jail with a fib assigned to it was not working correctly. This error was introduced by changes done to correct coding syntax problems that the hs-shellcheck package found and corrected and then published in qjail-5.2. Reverted back to how qjail-5.1 did it. Aaron Sachau tested the patch. Fixed now. PR: 221839 Submitted by: maintainer (Joe Barbish) Approved by: ports-secteam (delphij)
Notes
Notes: svn path=/branches/2017Q3/; revision=450586
-rw-r--r--sysutils/qjail/Makefile2
-rw-r--r--sysutils/qjail/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/qjail/Makefile b/sysutils/qjail/Makefile
index dfe2f5857f5e..ed2f2e7f2077 100644
--- a/sysutils/qjail/Makefile
+++ b/sysutils/qjail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qjail
-PORTVERSION= 5.3
+PORTVERSION= 5.4
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}
diff --git a/sysutils/qjail/distinfo b/sysutils/qjail/distinfo
index ea3fe9de656b..06dd953e6ba4 100644
--- a/sysutils/qjail/distinfo
+++ b/sysutils/qjail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497798324
-SHA256 (qjail-5.3.tar.bz2) = aa0d80da77404cba2192e6cf772bff644335f6bbdaa97d9012ba3c00d8b7d0cd
-SIZE (qjail-5.3.tar.bz2) = 65586
+TIMESTAMP = 1503771345
+SHA256 (qjail-5.4.tar.bz2) = 91da2c2685ee298b2f39a4643ee6c545ca5317404c61153f5089b05e9f08dcb3
+SIZE (qjail-5.4.tar.bz2) = 65689