mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/runit-faster: Update scripts to 0.1.14
- Add more services for php-fpm, rsyncd, cupsd, svnserve, jackd, netdata, musicpd, smbd, nmbd, postgresql - Set HOME before running periodic scripts - Don't hide errors when setting sysctl defaults
This commit is contained in:
parent
a10f9ef4ad
commit
3d4c430d2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464183
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= runit
|
PORTNAME= runit
|
||||||
DISTVERSION= 2.1.2-0.1.13
|
DISTVERSION= 2.1.2-0.1.14
|
||||||
RUNITVERSION= ${DISTVERSION:C/(.*)-(.*)/\1/}
|
RUNITVERSION= ${DISTVERSION:C/(.*)-(.*)/\1/}
|
||||||
CONFVERSION= ${DISTVERSION:C/(.*)-(.*)/\2/}
|
CONFVERSION= ${DISTVERSION:C/(.*)-(.*)/\2/}
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1520485557
|
TIMESTAMP = 1520783226
|
||||||
SHA256 (runit-2.1.2.tar.gz) = 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18
|
SHA256 (runit-2.1.2.tar.gz) = 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18
|
||||||
SIZE (runit-2.1.2.tar.gz) = 110916
|
SIZE (runit-2.1.2.tar.gz) = 110916
|
||||||
SHA256 (freebsd-runit-0.1.13.tar.gz) = d7c7dd66f5fdd06ebf80c5348cf05796a3e0abddacc456e6955da33b88ac1fab
|
SHA256 (freebsd-runit-0.1.14.tar.gz) = 59e211f0a2e2dce14ce944ffd4ccf15bb19c47bfb4f4626f159ba70b1f03338c
|
||||||
SIZE (freebsd-runit-0.1.13.tar.gz) = 14164
|
SIZE (freebsd-runit-0.1.14.tar.gz) = 15152
|
||||||
|
|
Loading…
Add table
Reference in a new issue