Date: Wed, 5 Dec 2018 18:48:00 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486699 - head/security/py-pysaml2 Message-ID: <201812051848.wB5Im0YU042453@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812051848.wB5Im0YU042453>