Index: head/mail/py-postfix-mta-sts-resolver/Makefile =================================================================== --- head/mail/py-postfix-mta-sts-resolver/Makefile (revision 529744) +++ head/mail/py-postfix-mta-sts-resolver/Makefile (revision 529745) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= postfix-mta-sts-resolver -PORTVERSION= 0.7.5 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX=v CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= romain@FreeBSD.org COMMENT= TLS client policy for Postfix according to domain MTA-STS policy LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiodns>=1.1.1:dns/py-aiodns@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.4.4:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.12:devel/py-yaml@${PY_FLAVOR} \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= python:3.5+ USE_GITHUB= yes USE_PYTHON= autoplist distutils GH_ACCOUNT= Snawoot OPTIONS_DEFINE= REDIS SQLITE REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aioredis>=1.2.0:databases/py-aioredis@${PY_FLAVOR} SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosqlite>=1.10.0:databases/py-aiosqlite@${PY_FLAVOR} USE_RC_SUBR= mta_sts SUB_LIST= PYTHON_CMD=${PYTHON_CMD} PLIST_FILES= "@sample etc/mta-sts-daemon.yml.sample" post-extract: ${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|' \ ${WRKSRC}/postfix_mta_sts_resolver/defaults.py post-install: ${CP} ${WRKSRC}/config_examples/mta-sts-daemon.yml.internal ${STAGEDIR}${PREFIX}/etc/mta-sts-daemon.yml.sample .include Index: head/mail/py-postfix-mta-sts-resolver/distinfo =================================================================== --- head/mail/py-postfix-mta-sts-resolver/distinfo (revision 529744) +++ head/mail/py-postfix-mta-sts-resolver/distinfo (revision 529745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580325158 -SHA256 (Snawoot-postfix-mta-sts-resolver-v0.7.5_GH0.tar.gz) = fe27a244f5c71582a9b48cf6d77135891a185a18f61a98d80fb0b8c37ce10831 -SIZE (Snawoot-postfix-mta-sts-resolver-v0.7.5_GH0.tar.gz) = 45058 +TIMESTAMP = 1585344603 +SHA256 (Snawoot-postfix-mta-sts-resolver-v0.8.0_GH0.tar.gz) = 9fee964a427a80ea9ebe00a40abdf9cc66775b249e9c35db5c33aace4602969b +SIZE (Snawoot-postfix-mta-sts-resolver-v0.8.0_GH0.tar.gz) = 48789