Date: Wed, 23 Sep 2020 18:49:43 +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: r549788 - in head/www/py-httpcore: . files Message-ID: <202009231849.08NInhnu019685@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 23 18:49:43 2020 New Revision: 549788 URL: https://svnweb.freebsd.org/changeset/ports/549788 Log: Update to 0.11.0 Changes: https://github.com/encode/httpcore/releases Deleted: head/www/py-httpcore/files/ Modified: head/www/py-httpcore/Makefile head/www/py-httpcore/distinfo Modified: head/www/py-httpcore/Makefile ============================================================================== --- head/www/py-httpcore/Makefile Wed Sep 23 18:49:38 2020 (r549787) +++ head/www/py-httpcore/Makefile Wed Sep 23 18:49:43 2020 (r549788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpcore/distinfo ============================================================================== --- head/www/py-httpcore/distinfo Wed Sep 23 18:49:38 2020 (r549787) +++ head/www/py-httpcore/distinfo Wed Sep 23 18:49:43 2020 (r549788) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598029479 -SHA256 (httpcore-0.10.2.tar.gz) = 93a4caf743e7ed29dbf7900515f0917babaa26bfaae6fb6c922ca1228519d400 -SIZE (httpcore-0.10.2.tar.gz) = 36674 +TIMESTAMP = 1600863364 +SHA256 (httpcore-0.11.0.tar.gz) = 35ffc735d746b83f8fc6d36f82600e56117b9e8adc65d0c0423264b6ebfef7bf +SIZE (httpcore-0.11.0.tar.gz) = 39952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009231849.08NInhnu019685>