Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2017 21:15:53 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441741 - head/www/mod_proxy_uwsgi
Message-ID:  <201705252115.v4PLFrHW027501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu May 25 21:15:53 2017
New Revision: 441741
URL: https://svnweb.freebsd.org/changeset/ports/441741

Log:
  - Update to 2.0.15
  
  - Pass MAINTAINER'ship to submitter
  
  PR:	219182
  Submitted by:	schmidt@ze.tum.de (maintainer)
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10889

Modified:
  head/www/mod_proxy_uwsgi/Makefile
  head/www/mod_proxy_uwsgi/distinfo

Modified: head/www/mod_proxy_uwsgi/Makefile
==============================================================================
--- head/www/mod_proxy_uwsgi/Makefile	Thu May 25 21:13:29 2017	(r441740)
+++ head/www/mod_proxy_uwsgi/Makefile	Thu May 25 21:15:53 2017	(r441741)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	uwsgi
-PORTVERSION=	2.0.13
-PORTREVISION=	1
+PORTVERSION=	2.0.15
 CATEGORIES=	www
 MASTER_SITES=	http://projects.unbit.it/downloads/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}mod_proxy_
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	schmidt@ze.tum.de
 COMMENT=	Apache proxy module to pass requests to uwsgi
 
 USE_APACHE=	22+

Modified: head/www/mod_proxy_uwsgi/distinfo
==============================================================================
--- head/www/mod_proxy_uwsgi/distinfo	Thu May 25 21:13:29 2017	(r441740)
+++ head/www/mod_proxy_uwsgi/distinfo	Thu May 25 21:15:53 2017	(r441741)
@@ -1,2 +1,3 @@
-SHA256 (uwsgi-2.0.13.tar.gz) = 038ba9c21ad71ab02a5b966b95ee8627af0aa4966e066865f7063a0ab1c0305e
-SIZE (uwsgi-2.0.13.tar.gz) = 784960
+TIMESTAMP = 1495622965
+SHA256 (uwsgi-2.0.15.tar.gz) = 572ef9696b97595b4f44f6198fe8c06e6f4e6351d930d22e5330b071391272ff
+SIZE (uwsgi-2.0.15.tar.gz) = 795070



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705252115.v4PLFrHW027501>