Update to 0.61
- fix pkg-plist from the last time around - fixes some defects in 0.60 PR: ports/85710 Submitted by: Eirik Oeverby <ltning-jailctl@anduin.net>
This commit is contained in:
parent
b6db057839
commit
add98f040f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142142
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= jailctl
|
||||
PORTVERSION= 0.60
|
||||
PORTVERSION= 0.61
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://anduin.net/jailctl/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -4,6 +4,7 @@ jails/addons/etc/login.conf
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue