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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 20 19:09:38 UTC 2019


Author: sunpoet
Date: Thu Jun 20 19:09:35 2019
New Revision: 504722
URL: https://svnweb.freebsd.org/changeset/ports/504722

Log:
  Update to 0.12.1
  
  Changes:	https://www.starlette.io/release-notes/

Modified:
  head/www/py-starlette/Makefile
  head/www/py-starlette/distinfo

Modified: head/www/py-starlette/Makefile
==============================================================================
--- head/www/py-starlette/Makefile	Thu Jun 20 19:09:30 2019	(r504721)
+++ head/www/py-starlette/Makefile	Thu Jun 20 19:09:35 2019	(r504722)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.0
+PORTVERSION=	0.12.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Thu Jun 20 19:09:30 2019	(r504721)
+++ head/www/py-starlette/distinfo	Thu Jun 20 19:09:35 2019	(r504722)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558729959
-SHA256 (starlette-0.12.0.tar.gz) = d313433ef5cc38e0a276b59688ca2b11b8f031c78808c1afdf9d55cb86f34590
-SIZE (starlette-0.12.0.tar.gz) = 44450
+TIMESTAMP = 1561049511
+SHA256 (starlette-0.12.1.tar.gz) = d12d22f22f859131f6e772f3a2a7a8c43fb3d27c72e06ecbbdbd48506ff835d4
+SIZE (starlette-0.12.1.tar.gz) = 45341


More information about the svn-ports-all mailing list