Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2013 18:59:38 GMT
From:      Joe Barbish <qjail@a1poweruser.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178186: license update
Message-ID:  <201304261859.r3QIxcqd059948@red.freebsd.org>
Resent-Message-ID: <201304261900.r3QJ00aD056764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178186
>Category:       ports
>Synopsis:       license update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 26 19:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Joe Barbish
>Release:        9.1
>Organization:
None
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN qjail-2.1/Makefile qjail/Makefile
--- qjail-2.1/Makefile	2013-03-27 11:00:38.000000000 -0400
+++ qjail/Makefile	2013-04-26 14:21:32.000000000 -0400
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/qjail/Makefile 314731 2013-03-20 13:17:23Z bdrewery $
 
 PORTNAME=	qjail
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}
 
diff -ruN qjail-2.1/distinfo qjail/distinfo
--- qjail-2.1/distinfo	2013-03-27 09:20:12.000000000 -0400
+++ qjail/distinfo	2013-04-26 14:24:21.000000000 -0400
@@ -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 -ruN qjail-2.1/pkg-descr qjail/pkg-descr
--- qjail-2.1/pkg-descr	2013-03-27 09:20:12.000000000 -0400
+++ qjail/pkg-descr	2013-04-26 13:09:21.000000000 -0400
@@ -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,5 @@
 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://sourceforge.net/projects/qjail/
+WWW: http://qjail.sourceforge.net/


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304261859.r3QIxcqd059948>