Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->bdrewery I'll take it.
State Changed From-To: open->closed Committed. Thanks!
Author: bdrewery Date: Fri Apr 26 21:25:52 2013 New Revision: 316638 URL: http://svnweb.freebsd.org/changeset/ports/316638 Log: - Update to 2.2 - Unrestrict - license issue has been resolved PR: ports/178186 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer) Modified: head/sysutils/qjail/Makefile head/sysutils/qjail/distinfo head/sysutils/qjail/pkg-descr Modified: head/sysutils/qjail/Makefile ============================================================================== --- head/sysutils/qjail/Makefile Fri Apr 26 20:47:28 2013 (r316637) +++ head/sysutils/qjail/Makefile Fri Apr 26 21:25:52 2013 (r316638) @@ -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 Modified: head/sysutils/qjail/distinfo ============================================================================== --- head/sysutils/qjail/distinfo Fri Apr 26 20:47:28 2013 (r316637) +++ head/sysutils/qjail/distinfo Fri Apr 26 21:25:52 2013 (r316638) @@ -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 Modified: head/sysutils/qjail/pkg-descr ============================================================================== --- head/sysutils/qjail/pkg-descr Fri Apr 26 20:47:28 2013 (r316637) +++ head/sysutils/qjail/pkg-descr Fri Apr 26 21:25:52 2013 (r316638) @@ -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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"