svn commit: r514580 - head/sysutils/runit-faster

Tobias Kortkamp tobik at FreeBSD.org
Wed Oct 16 11:22:41 UTC 2019


Author: tobik
Date: Wed Oct 16 11:22:39 2019
New Revision: 514580
URL: https://svnweb.freebsd.org/changeset/ports/514580

Log:
  sysutils/runit-faster: Update to 2.1.3.5
  
  Changes:	https://github.com/t6/freebsd-runit/releases/tag/v2.1.3.5

Modified:
  head/sysutils/runit-faster/Makefile
  head/sysutils/runit-faster/distinfo
  head/sysutils/runit-faster/pkg-plist

Modified: head/sysutils/runit-faster/Makefile
==============================================================================
--- head/sysutils/runit-faster/Makefile	Wed Oct 16 10:54:57 2019	(r514579)
+++ head/sysutils/runit-faster/Makefile	Wed Oct 16 11:22:39 2019	(r514580)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	runit
-DISTVERSION=	2.1.3.4
-PORTREVISION=	1
+DISTVERSION=	2.1.3.5
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/t6/freebsd-runit/releases/download/v${DISTVERSION}/ \
 		LOCAL/tobik

Modified: head/sysutils/runit-faster/distinfo
==============================================================================
--- head/sysutils/runit-faster/distinfo	Wed Oct 16 10:54:57 2019	(r514579)
+++ head/sysutils/runit-faster/distinfo	Wed Oct 16 11:22:39 2019	(r514580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569817512
-SHA256 (freebsd-runit-2.1.3.4.tar.xz) = 6283acd903956af4b297395fdc542fd51f13a496124ee2ecb9ebb79ead783b07
-SIZE (freebsd-runit-2.1.3.4.tar.xz) = 112128
+TIMESTAMP = 1571224300
+SHA256 (freebsd-runit-2.1.3.5.tar.xz) = ee43f6ea4152cf0928298bd77f35a33fd18dbda112f4d5ba8a571452af5552fa
+SIZE (freebsd-runit-2.1.3.5.tar.xz) = 112208

Modified: head/sysutils/runit-faster/pkg-plist
==============================================================================
--- head/sysutils/runit-faster/pkg-plist	Wed Oct 16 10:54:57 2019	(r514579)
+++ head/sysutils/runit-faster/pkg-plist	Wed Oct 16 11:22:39 2019	(r514580)
@@ -42,6 +42,7 @@ bin/svmod
 %%RUNITDIR%%/ctrlaltdel
 %%RUNITDIR%%/functions
 %%RUNITDIR%%/jail
+ at sample %%RUNITDIR%%/logger.sample
 %%RUNITDIR%%/reboot
 @dir %%RUNITDIR%%/runsvdir
 @dir %%RUNITDIR%%/runsvdir/default


More information about the svn-ports-head mailing list