Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2017 12:09:29 +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: r454909 - head/www/mod_wsgi4
Message-ID:  <201711261209.vAQC9TpV015296@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Nov 26 12:09:29 2017
New Revision: 454909
URL: https://svnweb.freebsd.org/changeset/ports/454909

Log:
  www/mod_wsgi4: Update from 4.5.18 to 4.5.22
  
  Pet portlint
  
  Changelog: https://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.22.html
  
  PR:		223861
  Submitted by:	douglas@douglasthrift.net (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13247

Modified:
  head/www/mod_wsgi4/Makefile
  head/www/mod_wsgi4/distinfo

Modified: head/www/mod_wsgi4/Makefile
==============================================================================
--- head/www/mod_wsgi4/Makefile	Sun Nov 26 10:19:33 2017	(r454908)
+++ head/www/mod_wsgi4/Makefile	Sun Nov 26 12:09:29 2017	(r454909)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_wsgi
-PORTVERSION=	4.5.18
+DISTVERSION=	4.5.22
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ LICENSE=	APACHE20
 
 CONFLICTS_INSTALL=${PKGNAMEPREFIX}mod_wsgi3.* mod_wsgi3.*
 
-USE_APACHE=	22+
 USES=		gettext python
+USE_APACHE=	22+
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}"

Modified: head/www/mod_wsgi4/distinfo
==============================================================================
--- head/www/mod_wsgi4/distinfo	Sun Nov 26 10:19:33 2017	(r454908)
+++ head/www/mod_wsgi4/distinfo	Sun Nov 26 12:09:29 2017	(r454909)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504983813
-SHA256 (mod_wsgi-4.5.18.tar.gz) = 5889bf48b3833aae460b2526ab0c6f3ce85ddc933bb13902242a346b6ceed7f0
-SIZE (mod_wsgi-4.5.18.tar.gz) = 2542664
+TIMESTAMP = 1511687744
+SHA256 (mod_wsgi-4.5.22.tar.gz) = d8205b1ebe6042e21a7a59fbfe10c4c5a12753bac531879758bdf2fa8e2bf301
+SIZE (mod_wsgi-4.5.22.tar.gz) = 2548152



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