Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 19:52:21 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505458 - head/www/py-multidict
Message-ID:  <201906301952.x5UJqLqI098499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jun 30 19:52:21 2019
New Revision: 505458
URL: https://svnweb.freebsd.org/changeset/ports/505458

Log:
  www/py-multidict: Update to 4.5.2
  
  PR:		238467
  Approved by:	wg (maintainer)

Modified:
  head/www/py-multidict/Makefile   (contents, props changed)
  head/www/py-multidict/distinfo   (contents, props changed)

Modified: head/www/py-multidict/Makefile
==============================================================================
--- head/www/py-multidict/Makefile	Sun Jun 30 19:51:22 2019	(r505457)
+++ head/www/py-multidict/Makefile	Sun Jun 30 19:52:21 2019	(r505458)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	multidict
-PORTVERSION=	4.3.1
+PORTVERSION=	4.5.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,6 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python:3.4+
-USE_PYTHON=	autoplist distutils cython
+USE_PYTHON=	autoplist cython distutils
 
 .include <bsd.port.mk>

Modified: head/www/py-multidict/distinfo
==============================================================================
--- head/www/py-multidict/distinfo	Sun Jun 30 19:51:22 2019	(r505457)
+++ head/www/py-multidict/distinfo	Sun Jun 30 19:52:21 2019	(r505458)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527547056
-SHA256 (multidict-4.3.1.tar.gz) = 5ba766433c30d703f6b2c17eb0b6826c6f898e5f58d89373e235f07764952314
-SIZE (multidict-4.3.1.tar.gz) = 137402
+TIMESTAMP = 1560194305
+SHA256 (multidict-4.5.2.tar.gz) = 024b8129695a952ebd93373e45b5d341dbb87c17ce49637b34000093f243dd4f
+SIZE (multidict-4.5.2.tar.gz) = 105996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906301952.x5UJqLqI098499>