Date: Sat, 21 Dec 2024 20:48:02 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58ae300643e2 - main - */*: Bump PORTREVISION. devel/py-atpublic was updated Message-ID: <202412212048.4BLKm2Ue084253@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=58ae300643e2aa7c982d5233643a68516153c7ac commit 58ae300643e2aa7c982d5233643a68516153c7ac Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-12-21 20:46:48 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-12-21 20:47:47 +0000 */*: Bump PORTREVISION. devel/py-atpublic was updated --- mail/mailman3/Makefile | 1 + mail/py-flufl.bounce/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/mail/mailman3/Makefile b/mail/mailman3/Makefile index 4c7ce9c08337..e89c7c33b784 100644 --- a/mail/mailman3/Makefile +++ b/mail/mailman3/Makefile @@ -1,5 +1,6 @@ PORTNAME= mailman DISTVERSION= 3.3.10 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-flufl.bounce/Makefile b/mail/py-flufl.bounce/Makefile index b1eee8f175c2..f9648e7c2ab9 100644 --- a/mail/py-flufl.bounce/Makefile +++ b/mail/py-flufl.bounce/Makefile @@ -1,5 +1,6 @@ PORTNAME= flufl.bounce PORTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412212048.4BLKm2Ue084253>