svn commit: r494904 - in branches/2019Q1/www/py-gunicorn: . files

Wen Heping wen at FreeBSD.org
Thu Mar 7 06:20:18 UTC 2019


Author: wen
Date: Thu Mar  7 06:20:17 2019
New Revision: 494904
URL: https://svnweb.freebsd.org/changeset/ports/494904

Log:
  MFH: r494753
  
  - Update to 19.9.0(include security fix)
  
  PR:		234088
  Submitted by:	wenheping2000 at hotmail.com(myself)
  Approved by:	maintainer
  
  Approved by:	ports-secteam@(miwi@)

Deleted:
  branches/2019Q1/www/py-gunicorn/files/
Modified:
  branches/2019Q1/www/py-gunicorn/Makefile
  branches/2019Q1/www/py-gunicorn/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/py-gunicorn/Makefile
==============================================================================
--- branches/2019Q1/www/py-gunicorn/Makefile	Thu Mar  7 06:18:27 2019	(r494903)
+++ branches/2019Q1/www/py-gunicorn/Makefile	Thu Mar  7 06:20:17 2019	(r494904)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gunicorn
-PORTVERSION=	19.4.5
+PORTVERSION=	19.9.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: branches/2019Q1/www/py-gunicorn/distinfo
==============================================================================
--- branches/2019Q1/www/py-gunicorn/distinfo	Thu Mar  7 06:18:27 2019	(r494903)
+++ branches/2019Q1/www/py-gunicorn/distinfo	Thu Mar  7 06:20:17 2019	(r494904)
@@ -1,2 +1,3 @@
-SHA256 (benoitc-gunicorn-19.4.5_GH0.tar.gz) = b00921adb5c7d786b2b22416a03d0e4586209d754c1dde302c10981bcbf09fe0
-SIZE (benoitc-gunicorn-19.4.5_GH0.tar.gz) = 405132
+TIMESTAMP = 1551828009
+SHA256 (benoitc-gunicorn-19.9.0_GH0.tar.gz) = d593aa13812eadc1f5cffe4a81ccdcbcb25528e5418af1b5138e88fd8c0c2a31
+SIZE (benoitc-gunicorn-19.9.0_GH0.tar.gz) = 401755


More information about the svn-ports-all mailing list