From owner-svn-ports-all@freebsd.org Fri Dec 7 08:24:56 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A41FC132E6E1; Fri, 7 Dec 2018 08:24:56 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 455A27D669; Fri, 7 Dec 2018 08:24:56 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 20C5410838; Fri, 7 Dec 2018 08:24:56 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB78OtlP022524; Fri, 7 Dec 2018 08:24:55 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB78Otqa022522; Fri, 7 Dec 2018 08:24:55 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201812070824.wB78Otqa022522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 7 Dec 2018 08:24:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r486837 - branches/2018Q4/mail/rubygem-actionmailer4 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q4/mail/rubygem-actionmailer4 X-SVN-Commit-Revision: 486837 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 455A27D669 X-Spamd-Result: default: False [-2.02 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.988,0]; NEURAL_HAM_LONG(-0.08)[-0.083,0]; NEURAL_HAM_SHORT(-0.95)[-0.954,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2018 08:24:56 -0000 Author: mfechner Date: Fri Dec 7 08:24:55 2018 New Revision: 486837 URL: https://svnweb.freebsd.org/changeset/ports/486837 Log: MFH: r486462 Update to 4.2.11 Changes: https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md Approved by: ports-secteam (miwi) Modified: branches/2018Q4/mail/rubygem-actionmailer4/Makefile branches/2018Q4/mail/rubygem-actionmailer4/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/mail/rubygem-actionmailer4/Makefile ============================================================================== --- branches/2018Q4/mail/rubygem-actionmailer4/Makefile Fri Dec 7 08:23:59 2018 (r486836) +++ branches/2018Q4/mail/rubygem-actionmailer4/Makefile Fri Dec 7 08:24:55 2018 (r486837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= actionmailer -PORTVERSION= 4.2.10 +PORTVERSION= 4.2.11 CATEGORIES= mail rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -20,7 +20,8 @@ RUN_DEPENDS= rubygem-actionpack4>=${PORTVERSION}:www/r rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1 USES= gem -NO_ARCH= yes USE_RUBY= yes + +NO_ARCH= yes .include Modified: branches/2018Q4/mail/rubygem-actionmailer4/distinfo ============================================================================== --- branches/2018Q4/mail/rubygem-actionmailer4/distinfo Fri Dec 7 08:23:59 2018 (r486836) +++ branches/2018Q4/mail/rubygem-actionmailer4/distinfo Fri Dec 7 08:24:55 2018 (r486837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506586072 -SHA256 (rubygem/actionmailer-4.2.10.gem) = a93cedc87c05e4360dee32777872a9b851295e96d8a32b96ebc13e7c95967ec7 -SIZE (rubygem/actionmailer-4.2.10.gem) = 27136 +TIMESTAMP = 1543660826 +SHA256 (rubygem/actionmailer-4.2.11.gem) = 951c7ddd998b25f51ac01e3da5b552acb4341af325bb744b6d1b567fa0a6737e +SIZE (rubygem/actionmailer-4.2.11.gem) = 27136