svn commit: r449502 - head/www/mod_wsgi4

Danilo G. Baio dbaio at FreeBSD.org
Sat Sep 9 19:05:11 UTC 2017


Author: dbaio
Date: Sat Sep  9 19:05:09 2017
New Revision: 449502
URL: https://svnweb.freebsd.org/changeset/ports/449502

Log:
  www/mod_wsgi4: Update to 4.5.18
  
  Changes:	https://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.18.html
  
  PR:		222013
  Submitted by:	Douglas Thrift <douglas at douglasthrift.net> (maintainer)

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

Modified: head/www/mod_wsgi4/Makefile
==============================================================================
--- head/www/mod_wsgi4/Makefile	Sat Sep  9 17:56:40 2017	(r449501)
+++ head/www/mod_wsgi4/Makefile	Sat Sep  9 19:05:09 2017	(r449502)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_wsgi
-PORTVERSION=	4.5.17
+PORTVERSION=	4.5.18
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

Modified: head/www/mod_wsgi4/distinfo
==============================================================================
--- head/www/mod_wsgi4/distinfo	Sat Sep  9 17:56:40 2017	(r449501)
+++ head/www/mod_wsgi4/distinfo	Sat Sep  9 19:05:09 2017	(r449502)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499543940
-SHA256 (mod_wsgi-4.5.17.tar.gz) = 591779c49deeec1852e99ffe43ca1f3b09de19645de656e9b05320383ca8c251
-SIZE (mod_wsgi-4.5.17.tar.gz) = 1852139
+TIMESTAMP = 1504983813
+SHA256 (mod_wsgi-4.5.18.tar.gz) = 5889bf48b3833aae460b2526ab0c6f3ce85ddc933bb13902242a346b6ceed7f0
+SIZE (mod_wsgi-4.5.18.tar.gz) = 2542664


More information about the svn-ports-all mailing list