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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 27 23:47:56 UTC 2019


Author: sunpoet
Date: Wed Feb 27 23:47:52 2019
New Revision: 494101
URL: https://svnweb.freebsd.org/changeset/ports/494101

Log:
  Update to 0.11.3
  
  Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
  		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	Wed Feb 27 23:47:47 2019	(r494100)
+++ head/www/py-starlette/Makefile	Wed Feb 27 23:47:52 2019	(r494101)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.11.2
+PORTVERSION=	0.11.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Wed Feb 27 23:47:47 2019	(r494100)
+++ head/www/py-starlette/distinfo	Wed Feb 27 23:47:52 2019	(r494101)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551019701
-SHA256 (starlette-0.11.2.tar.gz) = 5154988d67d01f65813e17c61b8c73defe8b98c3daae525cdd8488f854b744dd
-SIZE (starlette-0.11.2.tar.gz) = 43775
+TIMESTAMP = 1551308834
+SHA256 (starlette-0.11.3.tar.gz) = 223b03b2a294c43fa0a4e3c1e108200b0663c15800144f94142fcdcbd67a79c2
+SIZE (starlette-0.11.3.tar.gz) = 43825


More information about the svn-ports-head mailing list