Date: Tue, 11 Jan 2022 19:04:17 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a5eae4e98953 - main - mail/rubygem-actionmailer60: Update to 6.0.4.4 Message-ID: <202201111904.20BJ4HP7089141@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5eae4e989530bc76159c036098eb6a445c439be commit a5eae4e989530bc76159c036098eb6a445c439be Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:30:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:17 +0000 mail/rubygem-actionmailer60: Update to 6.0.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- mail/rubygem-actionmailer60/Makefile | 2 +- mail/rubygem-actionmailer60/distinfo | 6 +++--- mail/rubygem-actionmailer60/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/rubygem-actionmailer60/Makefile b/mail/rubygem-actionmailer60/Makefile index 23b9bb7bf8ec..a24f3a6f9a98 100644 --- a/mail/rubygem-actionmailer60/Makefile +++ b/mail/rubygem-actionmailer60/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Meixner <johannes@perceivon.net> PORTNAME= actionmailer -PORTVERSION= 6.0.4.1 +PORTVERSION= 6.0.4.4 CATEGORIES= mail rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 diff --git a/mail/rubygem-actionmailer60/distinfo b/mail/rubygem-actionmailer60/distinfo index 337096bd8895..632caa69e671 100644 --- a/mail/rubygem-actionmailer60/distinfo +++ b/mail/rubygem-actionmailer60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664488 -SHA256 (rubygem/actionmailer-6.0.4.1.gem) = 357e32b4a17ce9e85f068d90f9ca841cab7f8c37d667cd3ddcc5330e01aeb1db -SIZE (rubygem/actionmailer-6.0.4.1.gem) = 31232 +TIMESTAMP = 1641046798 +SHA256 (rubygem/actionmailer-6.0.4.4.gem) = 50848d8c711f8554bd61c928e04ab2891524d67afcee95a9ca22490a1b4726c4 +SIZE (rubygem/actionmailer-6.0.4.4.gem) = 31232 diff --git a/mail/rubygem-actionmailer60/pkg-descr b/mail/rubygem-actionmailer60/pkg-descr index 6315c6fd0389..45c72f95f8ba 100644 --- a/mail/rubygem-actionmailer60/pkg-descr +++ b/mail/rubygem-actionmailer60/pkg-descr @@ -12,4 +12,4 @@ as allowing a blog to accept new posts from an email (which could even have been sent from a phone). WWW: https://rubyonrails.org/ -WWW: https://github.com/rails/rails/tree/master/actionmailer +WWW: https://github.com/rails/rails/tree/main/actionmailer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111904.20BJ4HP7089141>