diff --git a/www/py-postorius/Makefile b/www/py-postorius/Makefile index 0ed02550d6b6..60096ae393d7 100644 --- a/www/py-postorius/Makefile +++ b/www/py-postorius/Makefile @@ -1,40 +1,43 @@ PORTNAME= postorius PORTVERSION= 1.3.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://gitlab.com/mailman/postorius/-/commit/ +PATCHFILES= c4706abd05ba6bcf472fc674b160d3a9d6a4868b.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Web user interface for GNU Mailman WWW= https://docs.mailman3.org/projects/postorius/en/latest/ \ https://gitlab.com/mailman/postorius LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-mailman3>=1.3.13:mail/py-django-mailman3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django42>=4.2<5.1:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mailmanclient>=3.3.3:mail/py-mailmanclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}readme-renderer>=0:devel/py-readme-renderer@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-debug-toolbar>=0:www/py-django-debug-toolbar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-requests-debug-toolbar>=0:www/py-django-requests-debug-toolbar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isort>=0:devel/py-isort@${PY_FLAVOR} USES= cpe python shebangfix USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes CPE_VENDOR= postorius_project SHEBANG_FILES= example_project/manage.py OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} example_project ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/py-postorius/distinfo b/www/py-postorius/distinfo index 885073a7546a..294056553453 100644 --- a/www/py-postorius/distinfo +++ b/www/py-postorius/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1727314604 +TIMESTAMP = 1778641122 SHA256 (postorius-1.3.13.tar.gz) = 602def5c4852900d49e8ad95196a2334e13c31e49d9c0859324879e7c5131a22 SIZE (postorius-1.3.13.tar.gz) = 3508385 +SHA256 (c4706abd05ba6bcf472fc674b160d3a9d6a4868b.patch) = aa210d242495dc1ce1c7f9c34fd82adfcb3e5c29f1b84429e34ab40aeb2fc1b1 +SIZE (c4706abd05ba6bcf472fc674b160d3a9d6a4868b.patch) = 1847