svn commit: r518934 - head/www/uwsgi

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 3 11:48:46 UTC 2019


Author: amdmi3
Date: Tue Dec  3 11:48:45 2019
New Revision: 518934
URL: https://svnweb.freebsd.org/changeset/ports/518934

Log:
  - Update to 2.0.18
  
  PR:		242059
  Submitted by:	amdmi3
  Approved by:	maintainer timeout (eugene at zhegan.in, 2 weeks)

Modified:
  head/www/uwsgi/Makefile
  head/www/uwsgi/distinfo

Modified: head/www/uwsgi/Makefile
==============================================================================
--- head/www/uwsgi/Makefile	Tue Dec  3 11:37:39 2019	(r518933)
+++ head/www/uwsgi/Makefile	Tue Dec  3 11:48:45 2019	(r518934)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uwsgi
-PORTVERSION=	2.0.16
-PORTREVISION=	3
+PORTVERSION=	2.0.18
 CATEGORIES=	www python
 MASTER_SITES=	http://projects.unbit.it/downloads/
 

Modified: head/www/uwsgi/distinfo
==============================================================================
--- head/www/uwsgi/distinfo	Tue Dec  3 11:37:39 2019	(r518933)
+++ head/www/uwsgi/distinfo	Tue Dec  3 11:48:45 2019	(r518934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518267669
-SHA256 (uwsgi-2.0.16.tar.gz) = a911f48f3cc51ac82fdabc4e001f18a32569128680beb5a833ebc3ff6edcc1f4
-SIZE (uwsgi-2.0.16.tar.gz) = 798509
+TIMESTAMP = 1573864256
+SHA256 (uwsgi-2.0.18.tar.gz) = 4972ac538800fb2d421027f49b4a1869b66048839507ccf0aa2fda792d99f583
+SIZE (uwsgi-2.0.18.tar.gz) = 801555


More information about the svn-ports-head mailing list