From root@anduin.net  Sun Sep  4 13:02:50 2005
Return-Path: <root@anduin.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AF69916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Sep 2005 13:02:50 +0000 (GMT)
	(envelope-from root@anduin.net)
Received: from anduin.net (anduin.net [212.12.46.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6421F43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Sep 2005 13:02:50 +0000 (GMT)
	(envelope-from root@anduin.net)
Received: from root by anduin.net with local (Exim 4.50 (FreeBSD))
	id 1EBu92-0000fb-V5
	for FreeBSD-gnats-submit@freebsd.org; Sun, 04 Sep 2005 15:02:48 +0200
Message-Id: <E1EBu92-0000fb-V5@anduin.net>
Date: Sun, 04 Sep 2005 15:02:48 +0200
From: Eirik Oeverby <ltning-jailctl@anduin.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: sysutils/jailctl
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85710
>Category:       ports
>Synopsis:       Update port: sysutils/jailctl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 04 13:10:18 GMT 2005
>Closed-Date:    Mon Sep 05 15:25:57 GMT 2005
>Last-Modified:  Wed Sep 07 08:17:02 GMT 2005
>Originator:     Eirik Oeverby
>Release:        FreeBSD >=4.5
>Organization:
>Environment:
System: FreeBSD anduin.net 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Jun 16 00:30:37 CEST 2005 root@anduin.net:/usr/obj/usr/src/sys/ANDUIN amd64


	
>Description:
Jail management tool.
No added/removed files.
	
>How-To-Repeat:
	
>Fix:

diff -ruN jailctl.052/Makefile jailctl/Makefile
--- jailctl.052/Makefile	Thu Apr  7 12:56:08 2005
+++ jailctl/Makefile	Sun Sep  4 14:48:11 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jailctl
-PORTVERSION=	0.52
+PORTVERSION=	0.60
 CATEGORIES=	sysutils
 MASTER_SITES=	http://anduin.net/jailctl/
 
diff -ruN jailctl.052/distinfo jailctl/distinfo
--- jailctl.052/distinfo	Wed Apr  6 22:47:04 2005
+++ jailctl/distinfo	Sun Sep  4 14:49:22 2005
@@ -1,2 +1,2 @@
-MD5 (jailctl-0.52.tar.gz) = 0bd3254ed181139e3a8fb2d164179479
-SIZE (jailctl-0.52.tar.gz) = 22445
+MD5 (jailctl-0.60.tar.gz) = 97bb30cbfc970efb4a256b017367e9aa
+SIZE (jailctl-0.60.tar.gz) = 19129
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Sun Sep 4 16:05:33 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85710 

From: =?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net>
To: bug-followup@FreeBSD.org,
 ltning-jailctl@anduin.net
Cc:  
Subject: Re: ports/85710: Update port: sysutils/jailctl
Date: Sun, 4 Sep 2005 22:36:14 +0200

 Error in distinfo diff. Sorry :-/
 
 Correct diff for distinfo file (applies after original diff):
 
 diff -ruN jailctl.old/distinfo jailctl/distinfo
 --- jailctl.old/distinfo        Sun Sep  4 14:49:22 2005
 +++ jailctl/distinfo    Sun Sep  4 22:30:01 2005
 @@ -1,2 +1,2 @@
 -MD5 (jailctl-0.60.tar.gz) = 97bb30cbfc970efb4a256b017367e9aa
 -SIZE (jailctl-0.60.tar.gz) = 19129
 +MD5 (jailctl-0.60.tar.gz) = 81b8206c04f22170deaf9abb8f2c2f50
 +SIZE (jailctl-0.60.tar.gz) = 19131
 
 
 Thanks,
 /Eirik
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Mon Sep 5 15:25:34 GMT 2005 
State-Changed-Why:  
Committed, thanks! 
(you missed a few pkg-plist changes :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85710 

From: =?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net>
To: bug-followup@FreeBSD.org,
 ltning-jailctl@anduin.net
Cc:  
Subject: Re: ports/85710: Update port: sysutils/jailctl
Date: Mon, 5 Sep 2005 20:00:51 +0200

 Update to 0.61, showstopping bugs on FreeBSD 6.x.
 
 Diff:
 
 diff -ruN jailctl.060/Makefile jailctl/Makefile
 --- jailctl.060/Makefile        Mon Sep  5 19:38:57 2005
 +++ jailctl/Makefile    Mon Sep  5 19:39:06 2005
 @@ -6,7 +6,7 @@
 #
 PORTNAME=      jailctl
 -PORTVERSION=   0.60
 +PORTVERSION=   0.61
 CATEGORIES=    sysutils
 MASTER_SITES=  http://anduin.net/jailctl/
 diff -ruN jailctl.060/distinfo jailctl/distinfo
 --- jailctl.060/distinfo        Mon Sep  5 19:38:57 2005
 +++ jailctl/distinfo    Mon Sep  5 19:42:27 2005
 @@ -1,2 +1,2 @@
 -MD5 (jailctl-0.60.tar.gz) = 81b8206c04f22170deaf9abb8f2c2f50
 -SIZE (jailctl-0.60.tar.gz) = 19131
 +MD5 (jailctl-0.61.tar.gz) = 3fb7b9370c901c7e14c4007f7f4f9957
 +SIZE (jailctl-0.61.tar.gz) = 19230
 diff -ruN jailctl.060/pkg-plist jailctl/pkg-plist
 --- jailctl.060/pkg-plist       Mon Sep  5 19:38:57 2005
 +++ jailctl/pkg-plist   Mon Sep  5 19:39:32 2005
 @@ -4,6 +4,7 @@
 jails/addons/etc/make.conf
 jails/addons/runme.sh
 sbin/jailctl
 +etc/rc.d/jails.sh
 @dirrm jails/addons/etc
 @dirrm jails/addons
 @dirrm jails
 
 Let me know if I should submit a new PR for this.
 
 Thanks, and sorry about the extra work,
 /Eirik

Adding to audit trail Wed Sep  7 18:16:26 EST 2005 to note that the above
update was committed.

>Unformatted:
