Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 62D327A21F for ; Thu, 30 Mar 2017 14:31:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0B014855C8; Thu, 30 Mar 2017 14:31:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E7D4855C0 for ; Thu, 30 Mar 2017 14:31:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id uVI3CkQJGlEg for ; Thu, 30 Mar 2017 14:31:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 142E384CEF for ; Thu, 30 Mar 2017 14:31:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0DF04FBE4; Thu, 30 Mar 2017 14:31:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1490884261200730" MIME-Version: 1.0 Date: Thu, 30 Mar 2017 14:31:01 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/security/erlang-fast_tls To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170330143101.0DF04FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1490884261200730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Thu Mar 30 14:31:00 UTC 2017 Modified Files: pkgsrc/security/erlang-fast_tls: Makefile distinfo Removed Files: pkgsrc/security/erlang-fast_tls/patches: patch-rebar.config Log Message: Update security/erlang-fast_tls to 1.0.11. - coveralls:convert_file is not 4 arg function - Resolve vars.config relative to SCRIPT - Comment debug line - Fix a couple typos in the README's macOS/OS X section - Small typo fix on readme - Deprecate hash functions in favor of crypto:hash/2 - Fix certificate decoding to OTP format To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/erlang-fast_tls/Makefile \ pkgsrc/security/erlang-fast_tls/distinfo cvs rdiff -u -r1.3 -r0 \ pkgsrc/security/erlang-fast_tls/patches/patch-rebar.config Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1490884261200730 Content-Disposition: inline Content-Length: 2035 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/erlang-fast_tls/Makefile diff -u pkgsrc/security/erlang-fast_tls/Makefile:1.5 pkgsrc/security/erlang-fast_tls/Makefile:1.6 --- pkgsrc/security/erlang-fast_tls/Makefile:1.5 Sat Jan 21 20:13:48 2017 +++ pkgsrc/security/erlang-fast_tls/Makefile Thu Mar 30 14:31:00 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/01/21 20:13:48 fhajny Exp $ +# $NetBSD: Makefile,v 1.6 2017/03/30 14:31:00 fhajny Exp $ -DISTNAME= fast_tls-1.0.10 +DISTNAME= fast_tls-1.0.11 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/} @@ -11,7 +11,9 @@ LICENSE= apache-2.0 GITHUB_PROJECT= fast_tls -DEPENDS+= erlang-p1_utils>=1.0.6:../../misc/erlang-p1_utils +DEPENDS+= erlang-p1_utils>=1.0.7:../../misc/erlang-p1_utils + +MAKE_ENV+= USE_GLOBAL_DEPS=true GNU_CONFIGURE= yes Index: pkgsrc/security/erlang-fast_tls/distinfo diff -u pkgsrc/security/erlang-fast_tls/distinfo:1.5 pkgsrc/security/erlang-fast_tls/distinfo:1.6 --- pkgsrc/security/erlang-fast_tls/distinfo:1.5 Sat Jan 21 20:13:48 2017 +++ pkgsrc/security/erlang-fast_tls/distinfo Thu Mar 30 14:31:00 2017 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.5 2017/01/21 20:13:48 fhajny Exp $ +$NetBSD: distinfo,v 1.6 2017/03/30 14:31:00 fhajny Exp $ -SHA1 (fast_tls-1.0.10.tar.gz) = ac9bfa3ee72dea198fb73ea889775fb9dfc53602 -RMD160 (fast_tls-1.0.10.tar.gz) = 1f7d4d6702da87112fe3581ca88fb49467c32c80 -SHA512 (fast_tls-1.0.10.tar.gz) = f3b85dea6e38ec5b9c52fc54d02a1bfb6453b80fc29dd7c13653d7ba5f56434a23e258b304116f9c47cc49b21b597f5f6a20042d0a7520d86de24dbf4dd62a60 -Size (fast_tls-1.0.10.tar.gz) = 58364 bytes -SHA1 (patch-rebar.config) = 102a60577d38aff0d46838f60d99ec372019e3b6 +SHA1 (fast_tls-1.0.11.tar.gz) = 995fb83fdb5b0528ba910f2f9ac5ca6bf3688e8a +RMD160 (fast_tls-1.0.11.tar.gz) = ab7ba0e897d2be0db18745e22e18c1a51062a7ce +SHA512 (fast_tls-1.0.11.tar.gz) = 41ee00ef11fc0732fed4a1a0a114fc8c064ab489f9e74eaa769610c6236685f407702c5683ecc735857150e19b03e825bfec33ffcd0d03b503583f323bc48a7f +Size (fast_tls-1.0.11.tar.gz) = 58366 bytes --_----------=_1490884261200730--