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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 21 20:48:54 UTC 2019


Author: sunpoet
Date: Sun Jul 21 20:48:46 2019
New Revision: 507100
URL: https://svnweb.freebsd.org/changeset/ports/507100

Log:
  Update to 0.12.3
  
  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	Sun Jul 21 20:48:41 2019	(r507099)
+++ head/www/py-starlette/Makefile	Sun Jul 21 20:48:46 2019	(r507100)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Sun Jul 21 20:48:41 2019	(r507099)
+++ head/www/py-starlette/distinfo	Sun Jul 21 20:48:46 2019	(r507100)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562347465
-SHA256 (starlette-0.12.2.tar.gz) = 4db50dd5c0da9659e3434f2cc469233fa1ae3c5f9a97d7c94f2a9bf3683c1847
-SIZE (starlette-0.12.2.tar.gz) = 45522
+TIMESTAMP = 1563640759
+SHA256 (starlette-0.12.3.tar.gz) = 07eb93e0b6575f6541cdd471cf812765a4e4f440b32a738200b68422bfd496a8
+SIZE (starlette-0.12.3.tar.gz) = 45665


More information about the svn-ports-all mailing list