diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile index 7a7df3a04a43..c6e1e7dd7708 100644 --- a/www/mod_gnutls/Makefile +++ b/www/mod_gnutls/Makefile @@ -1,37 +1,37 @@ PORTNAME= mod_gnutls -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= www security MASTER_SITES= https://mod.gnutls.org/downloads/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= joneum@FreeBSD.org COMMENT= Extension for Apache httpd using GnuTLS library to provide HTTPS WWW= https://mod.gnutls.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.13:devel/py-yaml@${PY_FLAVOR} LIB_DEPENDS= libgnutls.so:security/gnutls GNU_CONFIGURE= yes USES= apache compiler:c++11-lang cpe libtool pkgconfig python:3.7+ tar:bzip2 CPE_VENDOR= ${PORTNAME}_project BINARY_ALIAS= python3=${PYTHON_CMD} python=${PYTHON_CMD} DBDIR= ${PREFIX}/var/db/${PORTNAME} PLIST_SUB= SED="${SED}" WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} SUB_FILES= pkg-message SUB_LIST= DBDIR="${DBDIR}" CFLAGS+= -Wno-deprecated-declarations -Wno-null-pointer-subtraction CONFIGURE_ARGS= --with-apxs="${APXS}" INSTALL_TARGET= install-strip post-install: ${MKDIR} "${STAGEDIR}${DBDIR}" .include diff --git a/www/mod_gnutls/distinfo b/www/mod_gnutls/distinfo index a9daa1ff7b24..f76999010676 100644 --- a/www/mod_gnutls/distinfo +++ b/www/mod_gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661878634 -SHA256 (mod_gnutls-0.12.0.tar.bz2) = d986ff68de94b80e505f8b6bd68bd1ba146bf234b40d1f519695fe15592e995b -SIZE (mod_gnutls-0.12.0.tar.bz2) = 461643 +TIMESTAMP = 1680856916 +SHA256 (mod_gnutls-0.12.1.tar.bz2) = 5bb97f11edb31a399354027004d3b0e862bd8d85fb6ba86b3b54b340a5e2ed97 +SIZE (mod_gnutls-0.12.1.tar.bz2) = 454861