From owner-svn-ports-all@freebsd.org Fri Oct 21 08:56:36 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92AA5C1B36F; Fri, 21 Oct 2016 08:56:36 +0000 (UTC) (envelope-from pi@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 mx1.freebsd.org (Postfix) with ESMTPS id 57E9EA4; Fri, 21 Oct 2016 08:56:36 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9L8uZVq068821; Fri, 21 Oct 2016 08:56:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9L8uZ9l068819; Fri, 21 Oct 2016 08:56:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201610210856.u9L8uZ9l068819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 21 Oct 2016 08:56:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424394 - head/security/revealrk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2016 08:56:36 -0000 Author: pi Date: Fri Oct 21 08:56:35 2016 New Revision: 424394 URL: https://svnweb.freebsd.org/changeset/ports/424394 Log: security/revealrk: update 1.2.1 -> 1.2.2 - bugfix for FreeBSD only / speedup for zombie check not working on r11 Modified: head/security/revealrk/Makefile head/security/revealrk/distinfo Modified: head/security/revealrk/Makefile ============================================================================== --- head/security/revealrk/Makefile Fri Oct 21 08:42:06 2016 (r424393) +++ head/security/revealrk/Makefile Fri Oct 21 08:56:35 2016 (r424394) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= revealrk -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ Modified: head/security/revealrk/distinfo ============================================================================== --- head/security/revealrk/distinfo Fri Oct 21 08:42:06 2016 (r424393) +++ head/security/revealrk/distinfo Fri Oct 21 08:56:35 2016 (r424394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474123150 -SHA256 (revealrk-1.2.1.tgz) = d12cc1bb6f41d68bbb21b32e4091d5570551e9e531c0cf9f012a93e428fc8775 -SIZE (revealrk-1.2.1.tgz) = 38339 +TIMESTAMP = 1477039646 +SHA256 (revealrk-1.2.2.tgz) = 4337788ce4055c11cdba67cafd4f39dbc6a92985a2b58fab4b61dd607575011c +SIZE (revealrk-1.2.2.tgz) = 38448