diff options
| author | Norikatsu Shigemura <nork@FreeBSD.org> | 2026-02-06 00:38:06 +0000 |
|---|---|---|
| committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2026-02-06 00:38:06 +0000 |
| commit | d11b26b457c4faae42ce0ea42da4a447b835bfa4 (patch) | |
| tree | 6d03a53401bc9cd474054ca8009fec0dc15a0b87 /mail | |
| parent | 36632bcabd59c784e74719cc2385b875f61dcc8a (diff) | |
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/py-postfix-mta-sts-resolver/Makefile | 8 | ||||
| -rw-r--r-- | mail/py-postfix-mta-sts-resolver/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/py-postfix-mta-sts-resolver/Makefile b/mail/py-postfix-mta-sts-resolver/Makefile index 0011029bb230..ae7df69119ba 100644 --- a/mail/py-postfix-mta-sts-resolver/Makefile +++ b/mail/py-postfix-mta-sts-resolver/Makefile @@ -1,6 +1,5 @@ PORTNAME= postfix-mta-sts-resolver -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,8 @@ WWW= https://pypi.python.org/pypi/postfix-mta-sts-resolver LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ ${PYTHON_PKGNAMEPREFIX}aiodns>=3.0.0:dns/py-aiodns@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.4.4:www/py-aiohttp@${PY_FLAVOR} \ @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ USES= python USE_GITHUB= yes GH_ACCOUNT= Snawoot -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 USE_RC_SUBR= mta_sts NO_ARCH= yes diff --git a/mail/py-postfix-mta-sts-resolver/distinfo b/mail/py-postfix-mta-sts-resolver/distinfo index 404f125166fa..a4379819d317 100644 --- a/mail/py-postfix-mta-sts-resolver/distinfo +++ b/mail/py-postfix-mta-sts-resolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695492126 -SHA256 (Snawoot-postfix-mta-sts-resolver-v1.4.0_GH0.tar.gz) = 6fe07c9076e329fe3a9a347d7f9f8b2885526067dd7ea906b8916cd0dd5040ab -SIZE (Snawoot-postfix-mta-sts-resolver-v1.4.0_GH0.tar.gz) = 54627 +TIMESTAMP = 1770128585 +SHA256 (Snawoot-postfix-mta-sts-resolver-v1.5.1_GH0.tar.gz) = ed398e2a652c6f89e32ca7bb64ee30ab6309b692bcbac1b9f13affc9fc39ac04 +SIZE (Snawoot-postfix-mta-sts-resolver-v1.5.1_GH0.tar.gz) = 54992 |
