From owner-svn-ports-head@freebsd.org Sat Apr 9 13:44:00 2016 Return-Path: Delivered-To: svn-ports-head@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 6BB6AB09165; Sat, 9 Apr 2016 13:44:00 +0000 (UTC) (envelope-from swills@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 3CBD61A38; Sat, 9 Apr 2016 13:44:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u39DhxUr075727; Sat, 9 Apr 2016 13:43:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u39DhxTF075725; Sat, 9 Apr 2016 13:43:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201604091343.u39DhxTF075725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 9 Apr 2016 13:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412842 - in head/security/sslsplit: . files X-SVN-Group: ports-head 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.21 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, 09 Apr 2016 13:44:00 -0000 Author: swills Date: Sat Apr 9 13:43:59 2016 New Revision: 412842 URL: https://svnweb.freebsd.org/changeset/ports/412842 Log: security/sslsplit: update to 0.5.0 Deleted: head/security/sslsplit/files/ Modified: head/security/sslsplit/Makefile head/security/sslsplit/distinfo Modified: head/security/sslsplit/Makefile ============================================================================== --- head/security/sslsplit/Makefile Sat Apr 9 12:53:17 2016 (r412841) +++ head/security/sslsplit/Makefile Sat Apr 9 13:43:59 2016 (r412842) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sslsplit -PORTVERSION= 0.4.11 +PORTVERSION= 0.5.0 CATEGORIES= security MASTER_SITES= http://mirror.roe.ch/rel/sslsplit/ Modified: head/security/sslsplit/distinfo ============================================================================== --- head/security/sslsplit/distinfo Sat Apr 9 12:53:17 2016 (r412841) +++ head/security/sslsplit/distinfo Sat Apr 9 13:43:59 2016 (r412842) @@ -1,2 +1,2 @@ -SHA256 (sslsplit-0.4.11.tar.bz2) = 75554ca11ee38d727456b17b6afd5379e5c14c05160ca66755a25f248b4b1730 -SIZE (sslsplit-0.4.11.tar.bz2) = 267290 +SHA256 (sslsplit-0.5.0.tar.bz2) = 3eb13c1d0164bf04e7602d9fc45ef7460444b953efaee3ee7d52c357adb3a89a +SIZE (sslsplit-0.5.0.tar.bz2) = 355795