svn commit: r525416 - head/devel/py-wsgi_intercept

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 6 19:26:37 UTC 2020


Author: sunpoet
Date: Thu Feb  6 19:26:36 2020
New Revision: 525416
URL: https://svnweb.freebsd.org/changeset/ports/525416

Log:
  Update to 1.9.2
  
  Changes:	https://github.com/cdent/wsgi-intercept/commits/master

Modified:
  head/devel/py-wsgi_intercept/Makefile
  head/devel/py-wsgi_intercept/distinfo

Modified: head/devel/py-wsgi_intercept/Makefile
==============================================================================
--- head/devel/py-wsgi_intercept/Makefile	Thu Feb  6 19:26:30 2020	(r525415)
+++ head/devel/py-wsgi_intercept/Makefile	Thu Feb  6 19:26:36 2020	(r525416)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wsgi_intercept
-PORTVERSION=	1.9.1
+PORTVERSION=	1.9.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-wsgi_intercept/distinfo
==============================================================================
--- head/devel/py-wsgi_intercept/distinfo	Thu Feb  6 19:26:30 2020	(r525415)
+++ head/devel/py-wsgi_intercept/distinfo	Thu Feb  6 19:26:36 2020	(r525416)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578401172
-SHA256 (wsgi_intercept-1.9.1.tar.gz) = 692552188a52281edbcbfb03584a340ab8fa66e7259d1b0ae9254e627713784d
-SIZE (wsgi_intercept-1.9.1.tar.gz) = 29123
+TIMESTAMP = 1581007168
+SHA256 (wsgi_intercept-1.9.2.tar.gz) = 36888e094a5e1ed16ed74a88bfa7b81f0f665d927f9192b9c7d0ca015a28c2ac
+SIZE (wsgi_intercept-1.9.2.tar.gz) = 29083


More information about the svn-ports-all mailing list