From owner-svn-ports-head@freebsd.org Sat Jan 23 21:44:30 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 9BA31A8F72D; Sat, 23 Jan 2016 21:44:30 +0000 (UTC) (envelope-from danilo@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 6CE581ADE; Sat, 23 Jan 2016 21:44:30 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0NLiThc069438; Sat, 23 Jan 2016 21:44:29 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0NLiThD069436; Sat, 23 Jan 2016 21:44:29 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201601232144.u0NLiThD069436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 23 Jan 2016 21:44:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407060 - in head/security/s2n: . 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.20 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, 23 Jan 2016 21:44:30 -0000 Author: danilo Date: Sat Jan 23 21:44:29 2016 New Revision: 407060 URL: https://svnweb.freebsd.org/changeset/ports/407060 Log: - Update to 20160120 Deleted: head/security/s2n/files/extra-patch-tls_s2n__connection.c Modified: head/security/s2n/Makefile head/security/s2n/distinfo Modified: head/security/s2n/Makefile ============================================================================== --- head/security/s2n/Makefile Sat Jan 23 21:25:57 2016 (r407059) +++ head/security/s2n/Makefile Sat Jan 23 21:44:29 2016 (r407060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= s2n -PORTVERSION= 20150909 +PORTVERSION= 20160120 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= awslabs -GH_TAGNAME= 674df33 +GH_TAGNAME= 6e1d139 OPTIONS_DEFINE= DOCS EXAMPLES @@ -29,8 +29,6 @@ ALL_TARGET= bin WITH_OPENSSL_PORT= yes .include "${PORTSDIR}/Mk/bsd.openssl.mk" CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -# Actually used on 9 to build with gcc -EXTRA_PATCHES= ${FILESDIR}/extra-patch-tls_s2n__connection.c .endif post-patch: Modified: head/security/s2n/distinfo ============================================================================== --- head/security/s2n/distinfo Sat Jan 23 21:25:57 2016 (r407059) +++ head/security/s2n/distinfo Sat Jan 23 21:44:29 2016 (r407060) @@ -1,2 +1,2 @@ -SHA256 (awslabs-s2n-20150909-674df33_GH0.tar.gz) = 25bf788ab8fee9e364bf52a1ab03ff809c3706eaff54f4586ccff405f4ce0788 -SIZE (awslabs-s2n-20150909-674df33_GH0.tar.gz) = 460084 +SHA256 (awslabs-s2n-20160120-6e1d139_GH0.tar.gz) = 14cf6cb559453f728c365e752431893c889b45f8aece08d21e0922f0bc9ee097 +SIZE (awslabs-s2n-20160120-6e1d139_GH0.tar.gz) = 460566