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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 1 16:17:34 UTC 2019


Author: sunpoet
Date: Thu Aug  1 16:17:33 2019
New Revision: 507805
URL: https://svnweb.freebsd.org/changeset/ports/507805

Log:
  Update to 0.12.5
  
  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	Thu Aug  1 16:17:28 2019	(r507804)
+++ head/www/py-starlette/Makefile	Thu Aug  1 16:17:33 2019	(r507805)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.3
+PORTVERSION=	0.12.5
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Thu Aug  1 16:17:28 2019	(r507804)
+++ head/www/py-starlette/distinfo	Thu Aug  1 16:17:33 2019	(r507805)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563640759
-SHA256 (starlette-0.12.3.tar.gz) = 07eb93e0b6575f6541cdd471cf812765a4e4f440b32a738200b68422bfd496a8
-SIZE (starlette-0.12.3.tar.gz) = 45665
+TIMESTAMP = 1564577864
+SHA256 (starlette-0.12.5.tar.gz) = ed4b395d18ca755701aa7a607f69799cc2d6e00e44017d1f8a8e6043968b2247
+SIZE (starlette-0.12.5.tar.gz) = 45812


More information about the svn-ports-all mailing list