From owner-svn-ports-all@freebsd.org Fri Dec 25 21:35:27 2015 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 6096AA513E0; Fri, 25 Dec 2015 21:35:27 +0000 (UTC) (envelope-from cs@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 2F40710D3; Fri, 25 Dec 2015 21:35:27 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBPLZQpk049070; Fri, 25 Dec 2015 21:35:26 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBPLZQoe049068; Fri, 25 Dec 2015 21:35:26 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201512252135.tBPLZQoe049068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Fri, 25 Dec 2015 21:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404475 - head/security/obfsproxy 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.20 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, 25 Dec 2015 21:35:27 -0000 Author: cs Date: Fri Dec 25 21:35:26 2015 New Revision: 404475 URL: https://svnweb.freebsd.org/changeset/ports/404475 Log: Update to 0.2.13 Modified: head/security/obfsproxy/Makefile head/security/obfsproxy/distinfo Modified: head/security/obfsproxy/Makefile ============================================================================== --- head/security/obfsproxy/Makefile Fri Dec 25 21:16:53 2015 (r404474) +++ head/security/obfsproxy/Makefile Fri Dec 25 21:35:26 2015 (r404475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= obfsproxy -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.13 PORTEPOCH= 1 CATEGORIES= security net python MASTER_SITES= http://www.c-s.li/ports/ Modified: head/security/obfsproxy/distinfo ============================================================================== --- head/security/obfsproxy/distinfo Fri Dec 25 21:16:53 2015 (r404474) +++ head/security/obfsproxy/distinfo Fri Dec 25 21:35:26 2015 (r404475) @@ -1,2 +1,2 @@ -SHA256 (obfsproxy-0.2.10.tar.gz) = 74a21820db5100e1d58d4df86c61ffa495de2ee784c864202923f29c80d53760 -SIZE (obfsproxy-0.2.10.tar.gz) = 91596 +SHA256 (obfsproxy-0.2.13.tar.gz) = c29582f2f5b0316cbc7184e0529a5b246dfeeabd4e6c4dcb05b800256d6c9dd6 +SIZE (obfsproxy-0.2.13.tar.gz) = 95813