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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 3 19:09:33 UTC 2019


Author: sunpoet
Date: Tue Sep  3 19:09:32 2019
New Revision: 510988
URL: https://svnweb.freebsd.org/changeset/ports/510988

Log:
  Update to 0.12.9
  
  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	Tue Sep  3 19:09:27 2019	(r510987)
+++ head/www/py-starlette/Makefile	Tue Sep  3 19:09:32 2019	(r510988)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.8
+PORTVERSION=	0.12.9
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Tue Sep  3 19:09:27 2019	(r510987)
+++ head/www/py-starlette/distinfo	Tue Sep  3 19:09:32 2019	(r510988)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566229428
-SHA256 (starlette-0.12.8.tar.gz) = f600bf9d0beeeeebcb143e6d0c4f8858c2b05067d5a4feb446ba7400ba5e5dc5
-SIZE (starlette-0.12.8.tar.gz) = 45920
+TIMESTAMP = 1567510042
+SHA256 (starlette-0.12.9.tar.gz) = c2ac9a42e0e0328ad20fe444115ac5e3760c1ee2ac1ff8cdb5ec915c4a453411
+SIZE (starlette-0.12.9.tar.gz) = 46172


More information about the svn-ports-all mailing list