From owner-svn-ports-head@freebsd.org Sun Mar 10 07:43:21 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7A571528C59; Sun, 10 Mar 2019 07:43:21 +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 470726A2A0; Sun, 10 Mar 2019 07:43:21 +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 35E3B1FF9C; Sun, 10 Mar 2019 07:43:21 +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 x2A7hLYg029756; Sun, 10 Mar 2019 07:43:21 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2A7hKNG029755; Sun, 10 Mar 2019 07:43:20 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201903100743.x2A7hKNG029755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 10 Mar 2019 07:43:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495233 - 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: 495233 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 470726A2A0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sun, 10 Mar 2019 07:43:21 -0000 Author: tobik Date: Sun Mar 10 07:43:20 2019 New Revision: 495233 URL: https://svnweb.freebsd.org/changeset/ports/495233 Log: sysutils/runit-faster: Update scripts to 0.1.34 Changes: https://github.com/t6/freebsd-runit/releases/tag/v0.1.34 Modified: head/sysutils/runit-faster/Makefile head/sysutils/runit-faster/distinfo Modified: head/sysutils/runit-faster/Makefile ============================================================================== --- head/sysutils/runit-faster/Makefile Sun Mar 10 07:24:16 2019 (r495232) +++ head/sysutils/runit-faster/Makefile Sun Mar 10 07:43:20 2019 (r495233) @@ -4,7 +4,7 @@ PORTNAME= runit DISTVERSION= ${RUNITVERSION}-${CONFVERSION} RUNITVERSION= 2.1.2 -CONFVERSION= 0.1.33 +CONFVERSION= 0.1.34 CATEGORIES= sysutils MASTER_SITES= http://smarden.org/runit/ \ http://www.bayofrum.net/dist/runit/ \ Modified: head/sysutils/runit-faster/distinfo ============================================================================== --- head/sysutils/runit-faster/distinfo Sun Mar 10 07:24:16 2019 (r495232) +++ head/sysutils/runit-faster/distinfo Sun Mar 10 07:43:20 2019 (r495233) @@ -1,5 +1,5 @@ -TIMESTAMP = 1552202344 +TIMESTAMP = 1552203658 SHA256 (runit-2.1.2.tar.gz) = 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18 SIZE (runit-2.1.2.tar.gz) = 110916 -SHA256 (freebsd-runit-0.1.33.tar.gz) = 4e0d6ee3a0e8d42c840a33d14b490318ca02753ec3f4a1c5eea0c5899e2ae637 -SIZE (freebsd-runit-0.1.33.tar.gz) = 34175 +SHA256 (freebsd-runit-0.1.34.tar.gz) = 10c7c1f9247007626316ad618c726c24ec26f57005c8aebfbf94cc74ab402328 +SIZE (freebsd-runit-0.1.34.tar.gz) = 34182