svn commit: r509349 - head/www/py-starlette

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 19 20:52:36 UTC 2019


Author: sunpoet
Date: Mon Aug 19 20:52:35 2019
New Revision: 509349
URL: https://svnweb.freebsd.org/changeset/ports/509349

Log:
  Update to 0.12.8
  
  Changes:	https://www.starlette.io/release-notes/
  		https://github.com/encode/starlette/commits/master

Modified:
  head/www/py-starlette/Makefile
  head/www/py-starlette/distinfo

Modified: head/www/py-starlette/Makefile
==============================================================================
--- head/www/py-starlette/Makefile	Mon Aug 19 20:52:30 2019	(r509348)
+++ head/www/py-starlette/Makefile	Mon Aug 19 20:52:35 2019	(r509349)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.7
+PORTVERSION=	0.12.8
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Mon Aug 19 20:52:30 2019	(r509348)
+++ head/www/py-starlette/distinfo	Mon Aug 19 20:52:35 2019	(r509349)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564837236
-SHA256 (starlette-0.12.7.tar.gz) = 849553e6dc8dd4faac5d4383219bdf49b199f3f09d60ce374c2a00a42ab7c77d
-SIZE (starlette-0.12.7.tar.gz) = 45962
+TIMESTAMP = 1566229428
+SHA256 (starlette-0.12.8.tar.gz) = f600bf9d0beeeeebcb143e6d0c4f8858c2b05067d5a4feb446ba7400ba5e5dc5
+SIZE (starlette-0.12.8.tar.gz) = 45920


More information about the svn-ports-head mailing list