Date: Wed, 7 Dec 2022 05:06:26 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3b3f310f4b68 - main - textproc/py-extract-msg: Update to 0.38.4 Message-ID: <202212070506.2B756Q8i058970@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b3f310f4b6816fabd4bcd1a94de07b5d4664d37 commit 3b3f310f4b6816fabd4bcd1a94de07b5d4664d37 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2022-12-07 05:06:15 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-12-07 05:06:15 +0000 textproc/py-extract-msg: Update to 0.38.4 Changelog: https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.38.4/CHANGELOG.md PR: 268212 --- textproc/py-extract-msg/Makefile | 2 +- textproc/py-extract-msg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile index fab35970b4f4..c367d2bc8cc8 100644 --- a/textproc/py-extract-msg/Makefile +++ b/textproc/py-extract-msg/Makefile @@ -1,5 +1,5 @@ PORTNAME= extract-msg -PORTVERSION= 0.37.0 +PORTVERSION= 0.38.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo index 37ecad063c22..d9ce4bbce2e7 100644 --- a/textproc/py-extract-msg/distinfo +++ b/textproc/py-extract-msg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669124444 -SHA256 (extract_msg-0.37.0.tar.gz) = b0ad4ab44e4e180c858ea2c327f714a20160c41ba432053477c07b1c481f0cd8 -SIZE (extract_msg-0.37.0.tar.gz) = 159709 +TIMESTAMP = 1670260643 +SHA256 (extract_msg-0.38.4.tar.gz) = 64e14fda392673cd9a0a102d37171c51de4adb9ad4f80c5c2f272d24efa9d019 +SIZE (extract_msg-0.38.4.tar.gz) = 167958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212070506.2B756Q8i058970>