Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2019 19:13:50 +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: r505918 - head/www/py-starlette
Message-ID:  <201907051913.x65JDogZ072008@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul  5 19:13:50 2019
New Revision: 505918
URL: https://svnweb.freebsd.org/changeset/ports/505918

Log:
  Update to 0.12.2
  
  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	Fri Jul  5 19:13:45 2019	(r505917)
+++ head/www/py-starlette/Makefile	Fri Jul  5 19:13:50 2019	(r505918)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.1
+PORTVERSION=	0.12.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Fri Jul  5 19:13:45 2019	(r505917)
+++ head/www/py-starlette/distinfo	Fri Jul  5 19:13:50 2019	(r505918)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561049511
-SHA256 (starlette-0.12.1.tar.gz) = d12d22f22f859131f6e772f3a2a7a8c43fb3d27c72e06ecbbdbd48506ff835d4
-SIZE (starlette-0.12.1.tar.gz) = 45341
+TIMESTAMP = 1562347465
+SHA256 (starlette-0.12.2.tar.gz) = 4db50dd5c0da9659e3434f2cc469233fa1ae3c5f9a97d7c94f2a9bf3683c1847
+SIZE (starlette-0.12.2.tar.gz) = 45522



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907051913.x65JDogZ072008>