aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/qjail
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-04-27 05:25:52 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-04-27 05:25:52 +0800
commite7bd6053d653312ed49a782af1562f7c435b4c67 (patch)
treec4f21765a2175aa2f2757200ee0da90845342bea /sysutils/qjail
parente0b4baa4300287b9ae71b03022867689ae3e8a28 (diff)
downloadfreebsd-ports-gnome-e7bd6053d653312ed49a782af1562f7c435b4c67.tar.gz
freebsd-ports-gnome-e7bd6053d653312ed49a782af1562f7c435b4c67.tar.zst
freebsd-ports-gnome-e7bd6053d653312ed49a782af1562f7c435b4c67.zip
- Update to 2.2
- Unrestrict - license issue has been resolved PR: ports/178186 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
Diffstat (limited to 'sysutils/qjail')
-rw-r--r--sysutils/qjail/Makefile4
-rw-r--r--sysutils/qjail/distinfo4
-rw-r--r--sysutils/qjail/pkg-descr6
3 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/qjail/Makefile b/sysutils/qjail/Makefile
index 87655010710e..75aece7fd3b1 100644
--- a/sysutils/qjail/Makefile
+++ b/sysutils/qjail/Makefile
@@ -2,15 +2,13 @@
# $FreeBSD$
PORTNAME= qjail
-PORTVERSION= 2.1
+PORTVERSION= 2.2
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= qjail@a1poweruser.com
COMMENT= Utility to quickly deploy and manage jails
-RESTRICTED= license/copyright in dispute
-
USE_BZIP2= yes
NO_BUILD= yes
diff --git a/sysutils/qjail/distinfo b/sysutils/qjail/distinfo
index 5d9cafbce7ca..af082a7c3314 100644
--- a/sysutils/qjail/distinfo
+++ b/sysutils/qjail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qjail-2.1.tar.bz2) = 1b051c5c43334bc0b5cd1c3ac4b13ab06c7c552095aaedcdf69ff83349de4af5
-SIZE (qjail-2.1.tar.bz2) = 57497
+SHA256 (qjail-2.2.tar.bz2) = ae7b64b3ecfa2b3db5880e3e7e38fc5e6f4ad8e51353d4343e37ef4c0dab1912
+SIZE (qjail-2.2.tar.bz2) = 56888
diff --git a/sysutils/qjail/pkg-descr b/sysutils/qjail/pkg-descr
index 4f86d56bb462..8fc2c777286e 100644
--- a/sysutils/qjail/pkg-descr
+++ b/sysutils/qjail/pkg-descr
@@ -1,3 +1,6 @@
+This is the last version that handles both the 8.x and 9.x install
+media formats.
+
Qjail [ q = quick ] is a 4th generation wrapper for the basic chroot jail
system that includes security and performance enhancements. Plus a new level
of "user friendliness" enhancements dealing with deploying just a few jails or
@@ -19,5 +22,4 @@ group of jails.
Ability to designate a portion of the jail name as a group prefix so the
command being executed will apply to only those jail names matching that prefix.
-WWW: http://sourceforge.net/projects/qjail/
- http://qjail.sourceforge.net/
+WWW: http://qjail.sourceforge.net/