git: c8ba17404f37 - main - mail/rubygem-email_reply_parser: Update to 0.5.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:06:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8ba17404f3701a5ebfc37a514be5b56e7da9eca commit c8ba17404f3701a5ebfc37a514be5b56e7da9eca Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:52:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:00:52 +0000 mail/rubygem-email_reply_parser: Update to 0.5.10 - Take maintainership Changes: https://github.com/github/email_reply_parser/commits/master --- mail/rubygem-email_reply_parser/Makefile | 7 ++++--- mail/rubygem-email_reply_parser/pkg-descr | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mail/rubygem-email_reply_parser/Makefile b/mail/rubygem-email_reply_parser/Makefile index 96c04ef7ae3e..7be567c5f020 100644 --- a/mail/rubygem-email_reply_parser/Makefile +++ b/mail/rubygem-email_reply_parser/Makefile @@ -3,14 +3,15 @@ PORTVERSION= 0.5.9 CATEGORIES= mail rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to parse plain text email content LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/mail/rubygem-email_reply_parser/pkg-descr b/mail/rubygem-email_reply_parser/pkg-descr index d20454ddc6b2..d109ac726fd5 100644 --- a/mail/rubygem-email_reply_parser/pkg-descr +++ b/mail/rubygem-email_reply_parser/pkg-descr @@ -1,4 +1,4 @@ -EmailReplyParser is a small library to parse plain text email content. -See the rocco-documented source code for specifics on how it works. +EmailReplyParser is a small library to parse plain text email content. See the +rocco-documented source code for specifics on how it works. WWW: https://github.com/github/email_reply_parser