diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-20 07:01:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-20 07:01:49 +0000 |
commit | f2d026e6a0467ececa421d1bbda5492fe310166d (patch) | |
tree | a66c34ca0bd04924a4c0e16058aec34c6c4e6501 | |
parent | devel/shfmt: Update to 2.6.3 (diff) |
sysutils/runit-faster: Update scripts to 0.1.32
Changes: https://github.com/t6/freebsd-runit/releases/tag/v0.1.32
-rw-r--r-- | sysutils/runit-faster/Makefile | 2 | ||||
-rw-r--r-- | sysutils/runit-faster/distinfo | 6 | ||||
-rw-r--r-- | sysutils/runit-faster/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/runit-faster/Makefile b/sysutils/runit-faster/Makefile index 247e2692b4fa..4d2fe160a454 100644 --- a/sysutils/runit-faster/Makefile +++ b/sysutils/runit-faster/Makefile @@ -4,7 +4,7 @@ PORTNAME= runit DISTVERSION= ${RUNITVERSION}-${CONFVERSION} RUNITVERSION= 2.1.2 -CONFVERSION= 0.1.31 +CONFVERSION= 0.1.32 CATEGORIES= sysutils MASTER_SITES= http://smarden.org/runit/ \ http://www.bayofrum.net/dist/runit/ \ diff --git a/sysutils/runit-faster/distinfo b/sysutils/runit-faster/distinfo index ef57453b9506..73ce46fa5a6e 100644 --- a/sysutils/runit-faster/distinfo +++ b/sysutils/runit-faster/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1545020482 +TIMESTAMP = 1547967241 SHA256 (runit-2.1.2.tar.gz) = 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18 SIZE (runit-2.1.2.tar.gz) = 110916 -SHA256 (freebsd-runit-0.1.31.tar.gz) = 0c9f3123c1b5511052552b2960074e4ff2469b30e97a167b60989b1d3b1e3505 -SIZE (freebsd-runit-0.1.31.tar.gz) = 32768 +SHA256 (freebsd-runit-0.1.32.tar.gz) = 5a293aa2cb32777dd36a2b647003680b52535529b2801a13dd1bb89bb9b8b076 +SIZE (freebsd-runit-0.1.32.tar.gz) = 34121 diff --git a/sysutils/runit-faster/pkg-plist b/sysutils/runit-faster/pkg-plist index 2e16b1c07304..29b6033a5b24 100644 --- a/sysutils/runit-faster/pkg-plist +++ b/sysutils/runit-faster/pkg-plist @@ -1,4 +1,5 @@ bin/svclone +bin/svmod %%ROOT%%@dir %%RUNITDIR%% %%ROOT%%@dir %%RUNITDIR%%/core-services %%RUNITDIR%%/1 @@ -51,6 +52,7 @@ man/man8/runsvchdir.8.gz man/man8/runsvdir.8.gz man/man8/sv.8.gz man/man8/svclone.8.gz +man/man8/svmod.8.gz man/man8/svlogd.8.gz man/man8/utmpset.8.gz sbin/chpst |