From owner-svn-ports-all@freebsd.org Sat Aug 11 14:16:40 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01728106DE16; Sat, 11 Aug 2018 14:16:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 172197E82A; Sat, 11 Aug 2018 14:16:38 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1ECD718537; Sat, 11 Aug 2018 14:16:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7BEGbCR047378; Sat, 11 Aug 2018 14:16:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7BEGbP4047376; Sat, 11 Aug 2018 14:16:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808111416.w7BEGbP4047376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Aug 2018 14:16:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476889 - head/security/py-pysaml2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-pysaml2 X-SVN-Commit-Revision: 476889 X-SVN-Commit-Repository: ports 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.27 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: Sat, 11 Aug 2018 14:16:40 -0000 Author: sunpoet Date: Sat Aug 11 14:16:37 2018 New Revision: 476889 URL: https://svnweb.freebsd.org/changeset/ports/476889 Log: Update to 4.6.0 Changes: https://github.com/IdentityPython/pysaml2/releases Modified: head/security/py-pysaml2/Makefile head/security/py-pysaml2/distinfo Modified: head/security/py-pysaml2/Makefile ============================================================================== --- head/security/py-pysaml2/Makefile Sat Aug 11 14:16:32 2018 (r476888) +++ head/security/py-pysaml2/Makefile Sat Aug 11 14:16:37 2018 (r476889) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pysaml2 -PORTVERSION= 4.5.0 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +11,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of SAML Version 2 LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \ Modified: head/security/py-pysaml2/distinfo ============================================================================== --- head/security/py-pysaml2/distinfo Sat Aug 11 14:16:32 2018 (r476888) +++ head/security/py-pysaml2/distinfo Sat Aug 11 14:16:37 2018 (r476889) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516044462 -SHA256 (pysaml2-4.5.0.tar.gz) = 59f82ee82390482640b298045a792455dae6cae580d8c0a3c935f0038f878133 -SIZE (pysaml2-4.5.0.tar.gz) = 20030696 +TIMESTAMP = 1533917709 +SHA256 (pysaml2-4.6.0.tar.gz) = 353f45662054f31233e93d73be2996f2d83931d89fac71a82022d9cdbe4c6196 +SIZE (pysaml2-4.6.0.tar.gz) = 316303