Index: Makefile =================================================================== RCS file: /FreeBSD/cvs/ports/sysutils/runit/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 16 Jul 2003 14:11:08 -0000 1.1 +++ Makefile 30 Sep 2003 20:38:11 -0000 @@ -6,7 +6,7 @@ # PORTNAME= runit -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.2 CATEGORIES= sysutils MASTER_SITES= http://smarden.org/${PORTNAME}/ Index: distinfo =================================================================== RCS file: /FreeBSD/cvs/ports/sysutils/runit/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 16 Jul 2003 14:11:08 -0000 1.1 +++ distinfo 30 Sep 2003 20:38:18 -0000 @@ -1 +1 @@ -MD5 (runit-0.10.0.tar.gz) = de22a4916f31ab81c27f265f81c7ad61 +MD5 (runit-0.11.2.tar.gz) = a032b33817969ff9eacd9779da87f3c7 Index: pkg-plist =================================================================== RCS file: /FreeBSD/cvs/ports/sysutils/runit/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 16 Jul 2003 14:11:08 -0000 1.1 +++ pkg-plist 30 Sep 2003 20:41:07 -0000 @@ -5,6 +5,7 @@ etc/runit/ctrlaltdel.sample etc/runit/getty-ttyv4/run.sample etc/runit/getty-ttyv4/finish.sample +sbin/chpst sbin/runit sbin/runit-init sbin/runsv @@ -21,6 +22,7 @@ %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/THANKS %%PORTDOCS%%%%DOCSDIR%%/benefits.html +%%PORTDOCS%%%%DOCSDIR%%/chpst.8.html %%PORTDOCS%%%%DOCSDIR%%/dependencies.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/install.html