diff --git a/www/mod_wsgi4/Makefile b/www/mod_wsgi4/Makefile index 96b06c52c68d..bea57e108537 100644 --- a/www/mod_wsgi4/Makefile +++ b/www/mod_wsgi4/Makefile @@ -1,38 +1,38 @@ PORTNAME= mod_wsgi -DISTVERSION= 4.9.2 +DISTVERSION= 4.9.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Python WSGI adapter module for Apache WWW= https://www.modwsgi.org/ LICENSE= APACHE20 -USES= apache cpe gettext python:3.8-3.11 +USES= apache cpe gettext python USE_PYTHON= flavors CPE_VENDOR= modwsgi GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" SUB_FILES= pkg-message ${APMOD_FILE} APMOD_FILE= 270_${PORTNAME}.conf.sample PLIST_SUB+= APMOD_FILE=${APMOD_FILE} pre-everything:: @${ECHO_MSG} "======================= ATTENTION! ======================" @${ECHO_MSG} @${ECHO_MSG} "If you want to use daemon mode you will need to make sure" @${ECHO_MSG} "Apache and APR include thread support." @${ECHO_MSG} @${ECHO_MSG} "=========================================================" post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${PORTNAME}.so .include diff --git a/www/mod_wsgi4/distinfo b/www/mod_wsgi4/distinfo index d761c5f6f97b..0bc7200fd6d2 100644 --- a/www/mod_wsgi4/distinfo +++ b/www/mod_wsgi4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655028321 -SHA256 (mod_wsgi-4.9.2.tar.gz) = aa067e8bdc74887179a3819014e8203a6f9b691687cdc3bf78d2a93477d33eed -SIZE (mod_wsgi-4.9.2.tar.gz) = 497200 +TIMESTAMP = 1737724307 +SHA256 (mod_wsgi-4.9.4.tar.gz) = 8e762662ea5b01afc386bbcfbaa079748eb6203ab1d6d3a3dac9237f5666cfc9 +SIZE (mod_wsgi-4.9.4.tar.gz) = 497531