Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 22:24:17 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407429 - head/www/mod_wsgi4
Message-ID:  <201601282224.u0SMOHoW041100@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Thu Jan 28 22:24:17 2016
New Revision: 407429
URL: https://svnweb.freebsd.org/changeset/ports/407429

Log:
  Update to 4.4.22.
  
  PR:		206631
  Submitted by:	douglas@douglasthrift.net (maintainer)

Modified:
  head/www/mod_wsgi4/Makefile
  head/www/mod_wsgi4/distinfo
  head/www/mod_wsgi4/pkg-plist

Modified: head/www/mod_wsgi4/Makefile
==============================================================================
--- head/www/mod_wsgi4/Makefile	Thu Jan 28 22:20:58 2016	(r407428)
+++ head/www/mod_wsgi4/Makefile	Thu Jan 28 22:24:17 2016	(r407429)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_wsgi
-PORTVERSION=	4.4.21
+PORTVERSION=	4.4.22
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

Modified: head/www/mod_wsgi4/distinfo
==============================================================================
--- head/www/mod_wsgi4/distinfo	Thu Jan 28 22:20:58 2016	(r407428)
+++ head/www/mod_wsgi4/distinfo	Thu Jan 28 22:24:17 2016	(r407429)
@@ -1,2 +1,2 @@
-SHA256 (mod_wsgi-4.4.21.tar.gz) = 581b3a82bc5300cd8a0523d14995df9b091ef344b1db72877394b30fcd179422
-SIZE (mod_wsgi-4.4.21.tar.gz) = 929310
+SHA256 (mod_wsgi-4.4.22.tar.gz) = d8b7f9f84763277a6869c3f8609606e93416c44807edd2adce80f8923a6fa138
+SIZE (mod_wsgi-4.4.22.tar.gz) = 1263989

Modified: head/www/mod_wsgi4/pkg-plist
==============================================================================
--- head/www/mod_wsgi4/pkg-plist	Thu Jan 28 22:20:58 2016	(r407428)
+++ head/www/mod_wsgi4/pkg-plist	Thu Jan 28 22:24:17 2016	(r407429)
@@ -1,3 +1,3 @@
 @sample %%APACHEETCDIR%%/modules.d/%%APMOD_FILE%%
 %%APACHEMODDIR%%/%%AP_MODULE%%
-@unexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"
+@postunexec echo "Don't forget to remove all mod_wsgi-related directives in your httpd.conf"



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