git: 1441b8233d6b - main - textproc/py-extract-msg: Update to 0.36.4

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 31 Oct 2022 21:57:38 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1441b8233d6bb1e1cc095ac52d7fb3b735712d33

commit 1441b8233d6bb1e1cc095ac52d7fb3b735712d33
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2022-10-31 21:53:59 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-31 21:57:24 +0000

    textproc/py-extract-msg: Update to 0.36.4
    
     - fix typo in pkg-descr
    
    ChangeLog:
    https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.36.4/CHANGELOG.md
    
    PR:             267441, 267445
    Reported by:    grahamperrin in 267441
---
 textproc/py-extract-msg/Makefile  | 2 +-
 textproc/py-extract-msg/distinfo  | 6 +++---
 textproc/py-extract-msg/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile
index 8b0c4160a51b..ff4c4514c4db 100644
--- a/textproc/py-extract-msg/Makefile
+++ b/textproc/py-extract-msg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	extract-msg
-PORTVERSION=	0.36.3
+PORTVERSION=	0.36.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 2bfb37556748..c4d6d1f7bb5b 100644
--- a/textproc/py-extract-msg/distinfo
+++ b/textproc/py-extract-msg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662216238
-SHA256 (extract_msg-0.36.3.tar.gz) = eb5726ecf9f482aec2323dd06250d76dc514c8dc6f87804fb835bd0106e221c8
-SIZE (extract_msg-0.36.3.tar.gz) = 158680
+TIMESTAMP = 1667171508
+SHA256 (extract_msg-0.36.4.tar.gz) = 7924421fbb7d09ef2fb94221c873f443d9390677282b9a91eba00b15badbe4e8
+SIZE (extract_msg-0.36.4.tar.gz) = 159130
diff --git a/textproc/py-extract-msg/pkg-descr b/textproc/py-extract-msg/pkg-descr
index 8faa87ebb2e1..51d5329964c2 100644
--- a/textproc/py-extract-msg/pkg-descr
+++ b/textproc/py-extract-msg/pkg-descr
@@ -1,3 +1,3 @@
-msg-extract extracts emails and attachments saved in Microsoft
+extract_msg extracts emails and attachments saved in Microsoft
 Outlook's .msg files. It automates the extraction of key email data
 (from, to, cc, date, subject, body) and the email's attachments.