Received: by mail.netbsd.org (Postfix, from userid 605) id AB7298556F; Thu, 26 Oct 2017 07:08:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3433084D58 for ; Thu, 26 Oct 2017 07:08:11 +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 Ii9iYHgu84o8 for ; Thu, 26 Oct 2017 07:08:10 +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 AD2B184CDD for ; Thu, 26 Oct 2017 07:08:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7E16FBDE; Thu, 26 Oct 2017 07:08:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509001690287790" MIME-Version: 1.0 Date: Thu, 26 Oct 2017 07:08:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/security/py-m2crypto To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171026070810.A7E16FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1509001690287790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Oct 26 07:08:10 UTC 2017 Modified Files: pkgsrc/security/py-m2crypto: Makefile distinfo Log Message: py-m2crypto: updated to 0.27.0 0.27.0: - Fix licence: it is MIT, not BSD - At least minimal support of SNI in httpslib. - Small bugfixes and cleanups. - More effort to make build system more robust (now should work even on Debian LTS). - Restore m2.rsa_set_e() and m2.rsa_set_n(). - Make sure that every exceptional return throws and exception and vice versa. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/security/py-m2crypto/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-m2crypto/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509001690287790 Content-Disposition: inline Content-Length: 2343 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/py-m2crypto/Makefile diff -u pkgsrc/security/py-m2crypto/Makefile:1.43 pkgsrc/security/py-m2crypto/Makefile:1.44 --- pkgsrc/security/py-m2crypto/Makefile:1.43 Thu Sep 28 10:44:11 2017 +++ pkgsrc/security/py-m2crypto/Makefile Thu Oct 26 07:08:10 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2017/09/28 10:44:11 adam Exp $ +# $NetBSD: Makefile,v 1.44 2017/10/26 07:08:10 adam Exp $ -DISTNAME= M2Crypto-0.26.4 +DISTNAME= M2Crypto-0.27.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/} @@ -14,9 +14,9 @@ DEPENDS+= ${PYPKGPREFIX}-typing-[0-9]*:. PYSETUPBUILDARGS= build_ext --openssl=${BUILDLINK_PREFIX.openssl} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.26.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.27.0 -.include "../../lang/python/egg.mk" .include "../../devel/swig/buildlink3.mk" +.include "../../lang/python/egg.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/security/py-m2crypto/distinfo diff -u pkgsrc/security/py-m2crypto/distinfo:1.11 pkgsrc/security/py-m2crypto/distinfo:1.12 --- pkgsrc/security/py-m2crypto/distinfo:1.11 Thu Sep 28 10:44:11 2017 +++ pkgsrc/security/py-m2crypto/distinfo Thu Oct 26 07:08:10 2017 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2017/09/28 10:44:11 adam Exp $ +$NetBSD: distinfo,v 1.12 2017/10/26 07:08:10 adam Exp $ -SHA1 (M2Crypto-0.26.4.tar.gz) = 31f70e9dc3faad1d961ad465f40094ae84f710be -RMD160 (M2Crypto-0.26.4.tar.gz) = fa9e0200d06fd5f8803aa858d08fa8d40ef1aca9 -SHA512 (M2Crypto-0.26.4.tar.gz) = 632b71850edd4f4e32d6d3aa83cb0e8068654c087498c88265f999180e0c58917aa6d29c5d1033f597397da98c3dc9acb9d21feddbb2f3da25a368f6a0af60f9 -Size (M2Crypto-0.26.4.tar.gz) = 1116587 bytes +SHA1 (M2Crypto-0.27.0.tar.gz) = 0bcf5962c60283f07aeaa443bebf49bcfe5a2e04 +RMD160 (M2Crypto-0.27.0.tar.gz) = 2b86ddc861d2b11db1ce40f76443608c2c09e869 +SHA512 (M2Crypto-0.27.0.tar.gz) = df0f6b16f7d00a19fafbb5da5a3ececff6b4627accd00ca65e0d6f9e752a97f41016d0072c8e681475fe1d87c89b7474067068c0bfce6c68a30baddeb31bfac2 +Size (M2Crypto-0.27.0.tar.gz) = 1119288 bytes SHA1 (patch-SWIG___m2crypto__wrap.c) = 14e62bf68bf5f1b0231c3f32e6030a3dad1e0eef SHA1 (patch-setup.py) = 6f47564c57d4136612db53cfec50667a626b5091 --_----------=_1509001690287790--