From owner-svn-ports-all@freebsd.org Fri Feb 23 19:24:49 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 75754F149E4; Fri, 23 Feb 2018 19:24:49 +0000 (UTC) (envelope-from sunpoet@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 18323727FF; Fri, 23 Feb 2018 19:24:49 +0000 (UTC) (envelope-from sunpoet@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 1069E1AB55; Fri, 23 Feb 2018 19:24:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1NJOmCU016822; Fri, 23 Feb 2018 19:24:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1NJOm8h016820; Fri, 23 Feb 2018 19:24:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802231924.w1NJOm8h016820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 23 Feb 2018 19:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462726 - head/japanese/rubygem-mail-iso-2022-jp X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/japanese/rubygem-mail-iso-2022-jp X-SVN-Commit-Revision: 462726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 23 Feb 2018 19:24:49 -0000 Author: sunpoet Date: Fri Feb 23 19:24:48 2018 New Revision: 462726 URL: https://svnweb.freebsd.org/changeset/ports/462726 Log: Update to 2.0.8 - Add missing RUN_DEPENDS Changes: https://github.com/kuroda/mail-iso-2022-jp/blob/master/CHANGELOG.md Modified: head/japanese/rubygem-mail-iso-2022-jp/Makefile head/japanese/rubygem-mail-iso-2022-jp/distinfo Modified: head/japanese/rubygem-mail-iso-2022-jp/Makefile ============================================================================== --- head/japanese/rubygem-mail-iso-2022-jp/Makefile Fri Feb 23 19:24:43 2018 (r462725) +++ head/japanese/rubygem-mail-iso-2022-jp/Makefile Fri Feb 23 19:24:48 2018 (r462726) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mail-iso-2022-jp -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= japanese mail rubygems MASTER_SITES= RG @@ -10,6 +10,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Provides 'mail' gem with iso-2022-jp conversion capability LICENSE= MIT + +RUN_DEPENDS= rubygem-mail>=2.2.6:mail/rubygem-mail NO_ARCH= yes USE_RUBY= yes Modified: head/japanese/rubygem-mail-iso-2022-jp/distinfo ============================================================================== --- head/japanese/rubygem-mail-iso-2022-jp/distinfo Fri Feb 23 19:24:43 2018 (r462725) +++ head/japanese/rubygem-mail-iso-2022-jp/distinfo Fri Feb 23 19:24:48 2018 (r462726) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493274375 -SHA256 (rubygem/mail-iso-2022-jp-2.0.7.gem) = 80c169e82c3c9bb4bcad2f7af92b386e32ed96345ca4a6ff80ae8128dd2e75c2 -SIZE (rubygem/mail-iso-2022-jp-2.0.7.gem) = 10240 +TIMESTAMP = 1519396997 +SHA256 (rubygem/mail-iso-2022-jp-2.0.8.gem) = cb4038f0eb48eb77653c9bb6eb9e960054003922d8aac3bf04891f61594d427c +SIZE (rubygem/mail-iso-2022-jp-2.0.8.gem) = 10240