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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 3 20:56:20 UTC 2019


Author: sunpoet
Date: Sat Aug  3 20:56:19 2019
New Revision: 508012
URL: https://svnweb.freebsd.org/changeset/ports/508012

Log:
  Update to 0.12.7
  
  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	Sat Aug  3 20:56:13 2019	(r508011)
+++ head/www/py-starlette/Makefile	Sat Aug  3 20:56:19 2019	(r508012)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.6
+PORTVERSION=	0.12.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Sat Aug  3 20:56:13 2019	(r508011)
+++ head/www/py-starlette/distinfo	Sat Aug  3 20:56:19 2019	(r508012)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564757554
-SHA256 (starlette-0.12.6.tar.gz) = c270f78af93c4ff4d7fbb9c10f9d9e15be1726284c39805f93ea48e3f45997d7
-SIZE (starlette-0.12.6.tar.gz) = 45839
+TIMESTAMP = 1564837236
+SHA256 (starlette-0.12.7.tar.gz) = 849553e6dc8dd4faac5d4383219bdf49b199f3f09d60ce374c2a00a42ab7c77d
+SIZE (starlette-0.12.7.tar.gz) = 45962


More information about the svn-ports-all mailing list