From owner-svn-ports-all@freebsd.org Wed Dec 5 18:48:03 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 3370B132424F; Wed, 5 Dec 2018 18:48:03 +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 CE1FC83740; Wed, 5 Dec 2018 18:48:02 +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 DAFC418593; Wed, 5 Dec 2018 18:48:00 +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 wB5Im0UQ042454; Wed, 5 Dec 2018 18:48:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB5Im0YU042453; Wed, 5 Dec 2018 18:48:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201812051848.wB5Im0YU042453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Dec 2018 18:48:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486699 - 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: 486699 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: CE1FC83740 X-Spamd-Result: default: False [-0.55 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.45)[-0.445,0]; NEURAL_HAM_SHORT(-0.03)[-0.025,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.08)[-0.083,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 05 Dec 2018 18:48:03 -0000 Author: sunpoet Date: Wed Dec 5 18:48:00 2018 New Revision: 486699 URL: https://svnweb.freebsd.org/changeset/ports/486699 Log: Update to 4.6.5 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 Wed Dec 5 18:47:51 2018 (r486698) +++ head/security/py-pysaml2/Makefile Wed Dec 5 18:48:00 2018 (r486699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysaml2 -PORTVERSION= 4.6.4 +PORTVERSION= 4.6.5 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pysaml2/distinfo ============================================================================== --- head/security/py-pysaml2/distinfo Wed Dec 5 18:47:51 2018 (r486698) +++ head/security/py-pysaml2/distinfo Wed Dec 5 18:48:00 2018 (r486699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543058554 -SHA256 (pysaml2-4.6.4.tar.gz) = 9dd3a16e6be8899eccaa320ce695184f4e92719c070d59c1174323fa830a796d -SIZE (pysaml2-4.6.4.tar.gz) = 318357 +TIMESTAMP = 1544007476 +SHA256 (pysaml2-4.6.5.tar.gz) = 0379d6d91b3573c4b2eff49c2658d472b47849096b6a816a3b67ec2f3054ed71 +SIZE (pysaml2-4.6.5.tar.gz) = 319131