From owner-svn-ports-head@freebsd.org Sat Jul 22 17:07:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9341DA861F; Sat, 22 Jul 2017 17:07:46 +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 mx1.freebsd.org (Postfix) with ESMTPS id 77FCB841A6; Sat, 22 Jul 2017 17:07:46 +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 v6MH7j1s018144; Sat, 22 Jul 2017 17:07:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MH7jsm018142; Sat, 22 Jul 2017 17:07:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707221707.v6MH7jsm018142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 22 Jul 2017 17:07:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446415 - head/devel/rubygem-jira-ruby X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-jira-ruby X-SVN-Commit-Revision: 446415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2017 17:07:46 -0000 Author: sunpoet Date: Sat Jul 22 17:07:45 2017 New Revision: 446415 URL: https://svnweb.freebsd.org/changeset/ports/446415 Log: Update to 1.3.0 Changes: https://github.com/sumoheavy/jira-ruby/commits/master Modified: head/devel/rubygem-jira-ruby/Makefile head/devel/rubygem-jira-ruby/distinfo (contents, props changed) Modified: head/devel/rubygem-jira-ruby/Makefile ============================================================================== --- head/devel/rubygem-jira-ruby/Makefile Sat Jul 22 17:07:40 2017 (r446414) +++ head/devel/rubygem-jira-ruby/Makefile Sat Jul 22 17:07:45 2017 (r446415) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jira-ruby -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \ - rubygem-oauth>=0.5.0:net/rubygem-oauth + rubygem-multipart-post>=0:www/rubygem-multipart-post \ + rubygem-oauth>=0.5.0:net/rubygem-oauth NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-jira-ruby/distinfo ============================================================================== --- head/devel/rubygem-jira-ruby/distinfo Sat Jul 22 17:07:40 2017 (r446414) +++ head/devel/rubygem-jira-ruby/distinfo Sat Jul 22 17:07:45 2017 (r446415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489069801 -SHA256 (rubygem/jira-ruby-1.2.0.gem) = 427127d81f6cbe94ba8c0b9c25e7caedcdee6226719ddd9a9ab4b9c64d2dda4a -SIZE (rubygem/jira-ruby-1.2.0.gem) = 53760 +TIMESTAMP = 1500735210 +SHA256 (rubygem/jira-ruby-1.3.0.gem) = b25f24188e42b0e87b6a8d5b6abfab999e94ae82de5fde32a1e9661c648e093a +SIZE (rubygem/jira-ruby-1.3.0.gem) = 57344