diff --git a/mail/py-postfix-mta-sts-resolver/Makefile b/mail/py-postfix-mta-sts-resolver/Makefile index f75ef45a9016..0bdd723503dd 100644 --- a/mail/py-postfix-mta-sts-resolver/Makefile +++ b/mail/py-postfix-mta-sts-resolver/Makefile @@ -1,41 +1,41 @@ PORTNAME= postfix-mta-sts-resolver -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 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 diff --git a/mail/py-postfix-mta-sts-resolver/distinfo b/mail/py-postfix-mta-sts-resolver/distinfo index e64ebc4f2aa8..8b6729feed3d 100644 --- a/mail/py-postfix-mta-sts-resolver/distinfo +++ b/mail/py-postfix-mta-sts-resolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595539673 -SHA256 (Snawoot-postfix-mta-sts-resolver-v1.0.0_GH0.tar.gz) = e58d442513abac989435524ba804dfe3b8809e302bcb9e21dfef2c2da43873d6 -SIZE (Snawoot-postfix-mta-sts-resolver-v1.0.0_GH0.tar.gz) = 49802 +TIMESTAMP = 1628458691 +SHA256 (Snawoot-postfix-mta-sts-resolver-v1.0.1_GH0.tar.gz) = d119125eb9115ec0890058c35e8be559f3321608ec506622d1656554595253df +SIZE (Snawoot-postfix-mta-sts-resolver-v1.0.1_GH0.tar.gz) = 51416