svn commit: r540091 - head/security/py-pysaml2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 24 17:38:32 UTC 2020


Author: sunpoet
Date: Wed Jun 24 17:38:27 2020
New Revision: 540091
URL: https://svnweb.freebsd.org/changeset/ports/540091

Log:
  Update to 5.2.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	Wed Jun 24 17:38:22 2020	(r540090)
+++ head/security/py-pysaml2/Makefile	Wed Jun 24 17:38:27 2020	(r540091)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pysaml2
-PORTVERSION=	5.1.0
+PORTVERSION=	5.2.0
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-pysaml2/distinfo
==============================================================================
--- head/security/py-pysaml2/distinfo	Wed Jun 24 17:38:22 2020	(r540090)
+++ head/security/py-pysaml2/distinfo	Wed Jun 24 17:38:27 2020	(r540091)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592145155
-SHA256 (pysaml2-5.1.0.tar.gz) = cfba5d15f175edd23e6b17f428a54f509b16c1e9e7772e8f024ddd35fc90df15
-SIZE (pysaml2-5.1.0.tar.gz) = 321503
+TIMESTAMP = 1593003048
+SHA256 (pysaml2-5.2.0.tar.gz) = 007a57f1a1f168a48075b2100caabcf7c1db05a25aed6b7474593af0be6b2ddb
+SIZE (pysaml2-5.2.0.tar.gz) = 321500


More information about the svn-ports-all mailing list