From nobody Tue Jan 11 19:04:32 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 53C871956AFD; Tue, 11 Jan 2022 19:04:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYKr73tkLz4nLs; Tue, 11 Jan 2022 19:04:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D0D361ED02; Tue, 11 Jan 2022 19:04:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BJ4Wjs089472; Tue, 11 Jan 2022 19:04:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BJ4WHN089471; Tue, 11 Jan 2022 19:04:32 GMT (envelope-from git) Date: Tue, 11 Jan 2022 19:04:32 GMT Message-Id: <202201111904.20BJ4WHN089471@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 50472c829a67 - main - mail/rubygem-actionmailer61: Update to 6.1.4.4 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 50472c829a673f2d417fca97a2ca641d048f410d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927880; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oyWJy+IhkySb7VGu1WXIZqG0OlSYk2K35ZR3G74VXzU=; b=fKV0DJARTZG3xv95XMPVnKLatfW0y369ecWgaHW1VU/te7YsSU7l8XjmaNk0GPW4B4VLT7 8a2EXnt9BKkQAZwbf2Vp+izMNsXIyNCa58eXus06PxzlCTiyXqC++p/AlFrn8xo8SdASb+ Q7yWPBR/Ju1leAu8cO2abx8d/J/Qwu+PckxBDXyHzID/SEdFUrCEm7Ox3ynEBrx2xOFj3Y /dDjuNubiw3hOr9WFwQH17BoDuMttQ0pLjavLrex/L4PNa/Y7Sbyy/8x1MRXfkcSdPH3gr vXtmo+ry1HEdz2RswN0N4/pITAjQe0/VzXLHUtQ4Zj3S8f3bULhjqlW2R4hkMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927880; a=rsa-sha256; cv=none; b=MOhXWaDY7dBtvGmMtd/DNbECMqI+NhL1jPEq1p86Mha91nQzoa0jXuDv8IaiXh/3Z5KO+/ N27K13XSppt8hdu1DCfnDS0Clwvmpm6fh6xl58Aq815EbOoQosuAUY9u3lEHCbemg0Vh9T rx7I7SnFs8XDfAFhQ9xemUu2fuLEwAzw6UE29R+URsAnKnBUHdbIK2hh9QPWzeZeJ8Z60l jadfmVPwNgcpiCjy4AwsjgRQX15vp+xlHMp1jH2Qaog/d35vPiEjbBpekYlOwchVJOw1Dd 2DerPdsxsx9GIcanWw4FEetQSWJW+BHjwJd8um1k8rKRSve/mKzzAQFGgfDIeg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=50472c829a673f2d417fca97a2ca641d048f410d commit 50472c829a673f2d417fca97a2ca641d048f410d Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:31:28 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:47:21 +0000 mail/rubygem-actionmailer61: Update to 6.1.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- mail/rubygem-actionmailer61/Makefile | 2 +- mail/rubygem-actionmailer61/distinfo | 6 +++--- mail/rubygem-actionmailer61/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/rubygem-actionmailer61/Makefile b/mail/rubygem-actionmailer61/Makefile index 475c31c6d114..c2d8e25ad5f8 100644 --- a/mail/rubygem-actionmailer61/Makefile +++ b/mail/rubygem-actionmailer61/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Meixner PORTNAME= actionmailer -PORTVERSION= 6.1.4.1 +PORTVERSION= 6.1.4.4 CATEGORIES= mail rubygems MASTER_SITES= RG PKGNAMESUFFIX= 61 diff --git a/mail/rubygem-actionmailer61/distinfo b/mail/rubygem-actionmailer61/distinfo index 4474848c6dde..a5d729c428c0 100644 --- a/mail/rubygem-actionmailer61/distinfo +++ b/mail/rubygem-actionmailer61/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664514 -SHA256 (rubygem/actionmailer-6.1.4.1.gem) = 229525238eeba137d9ecdc6c331fac07c76a2305ea66f102642f16a6043d4003 -SIZE (rubygem/actionmailer-6.1.4.1.gem) = 30720 +TIMESTAMP = 1641046824 +SHA256 (rubygem/actionmailer-6.1.4.4.gem) = 30fdfdaaa2f250581604bdf399a50f4014e3b1d09e61eb2a38ce05da0bb3ccbe +SIZE (rubygem/actionmailer-6.1.4.4.gem) = 30720 diff --git a/mail/rubygem-actionmailer61/pkg-descr b/mail/rubygem-actionmailer61/pkg-descr index 6315c6fd0389..45c72f95f8ba 100644 --- a/mail/rubygem-actionmailer61/pkg-descr +++ b/mail/rubygem-actionmailer61/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