From owner-svn-ports-head@freebsd.org Sat Nov 30 07:31:54 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9B77B1CB01E; Sat, 30 Nov 2019 07:31:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Q33Z3hzBz3KYf; Sat, 30 Nov 2019 07:31:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 623E12307F; Sat, 30 Nov 2019 07:31:54 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAU7VsR8007890; Sat, 30 Nov 2019 07:31:54 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAU7VrVU007887; Sat, 30 Nov 2019 07:31:53 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201911300731.xAU7VrVU007887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 30 Nov 2019 07:31:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518708 - head/sysutils/runit-faster X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/runit-faster X-SVN-Commit-Revision: 518708 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Nov 2019 07:31:54 -0000 Author: tobik Date: Sat Nov 30 07:31:53 2019 New Revision: 518708 URL: https://svnweb.freebsd.org/changeset/ports/518708 Log: sysutils/runit-faster: Update to 2.1.3.6 Changes: https://github.com/t6/freebsd-runit/releases/tag/v2.1.3.6 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 Sat Nov 30 07:02:41 2019 (r518707) +++ head/sysutils/runit-faster/Makefile Sat Nov 30 07:31:53 2019 (r518708) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= runit -DISTVERSION= 2.1.3.5 +DISTVERSION= 2.1.3.6 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 Sat Nov 30 07:02:41 2019 (r518707) +++ head/sysutils/runit-faster/distinfo Sat Nov 30 07:31:53 2019 (r518708) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571224300 -SHA256 (freebsd-runit-2.1.3.5.tar.xz) = ee43f6ea4152cf0928298bd77f35a33fd18dbda112f4d5ba8a571452af5552fa -SIZE (freebsd-runit-2.1.3.5.tar.xz) = 112208 +TIMESTAMP = 1575098929 +SHA256 (freebsd-runit-2.1.3.6.tar.xz) = 71a5c2dc3985a684f8d3ec1d0e86e02bf779a443f32283289a7067e579af23a8 +SIZE (freebsd-runit-2.1.3.6.tar.xz) = 112336 Modified: head/sysutils/runit-faster/pkg-plist ============================================================================== --- head/sysutils/runit-faster/pkg-plist Sat Nov 30 07:02:41 2019 (r518707) +++ head/sysutils/runit-faster/pkg-plist Sat Nov 30 07:31:53 2019 (r518708) @@ -37,6 +37,7 @@ bin/svmod %%RUNITDIR%%/core-services/95-swap-late.sh %%RUNITDIR%%/core-services/99-binmisc.sh %%RUNITDIR%%/core-services/99-linux.sh +%%RUNITDIR%%/core-services/99-os-release.sh %%RUNITDIR%%/core-services/99-ports-env.sh %%RUNITDIR%%/core-services/99-start-jails.sh %%RUNITDIR%%/ctrlaltdel