Date: Tue, 7 Feb 2006 01:21:24 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ltning-jailctl@anduin.net Subject: ports/92902: [PATCH] sysutils/jailctl: update to 0.70 Message-ID: <20060206172125.05DA7B29C6D@utopia.leeym.com> Resent-Message-ID: <200602061730.k16HUCsW015368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92902 >Category: ports >Synopsis: [PATCH] sysutils/jailctl: update to 0.70 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 06 17:30:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Feb 3 08:02:39 CST >Description: - Update to 0.70 Port maintainer (ltning-jailctl@anduin.net) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- jailctl-0.70.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/jailctl/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 7 Sep 2005 06:56:39 -0000 1.5 +++ Makefile 6 Feb 2006 17:21:17 -0000 @@ -6,7 +6,7 @@ # PORTNAME= jailctl -PORTVERSION= 0.61 +PORTVERSION= 0.70 CATEGORIES= sysutils MASTER_SITES= http://anduin.net/jailctl/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/sysutils/jailctl/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 24 Jan 2006 01:06:12 -0000 1.5 +++ distinfo 6 Feb 2006 17:21:17 -0000 @@ -1,3 +1,3 @@ -MD5 (jailctl-0.61.tar.gz) = 3fb7b9370c901c7e14c4007f7f4f9957 -SHA256 (jailctl-0.61.tar.gz) = 75f8f664f83febf152a397af2a3ccfa7a5caac70f2e7be45206137de990cefa2 -SIZE (jailctl-0.61.tar.gz) = 19230 +MD5 (jailctl-0.70.tar.gz) = 695d792607396ea88fae5d08cdf5cb81 +SHA256 (jailctl-0.70.tar.gz) = d8639e8e5de84764417ee2d9063818a75711c4da4942207175831be9249e61be +SIZE (jailctl-0.70.tar.gz) = 24414 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/sysutils/jailctl/pkg-plist,v retrieving revision 1.4 diff -u -u -r1.4 pkg-plist --- pkg-plist 7 Sep 2005 06:56:39 -0000 1.4 +++ pkg-plist 6 Feb 2006 17:21:17 -0000 @@ -1,5 +1,6 @@ etc/jails.conf.sample -jails/addons/dellist.txt +jails/addons/dellist4.txt +jails/addons/dellist5.txt jails/addons/etc/login.conf jails/addons/etc/make.conf jails/addons/runme.sh --- jailctl-0.70.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060206172125.05DA7B29C6D>