From owner-svn-ports-head@freebsd.org Mon Jul 15 17:44:20 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 70480BF924; Mon, 15 Jul 2019 17:44:20 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 543B26DA3C; Mon, 15 Jul 2019 17:44:20 +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 3D6A92127C; Mon, 15 Jul 2019 17:44:18 +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 x6FHiI5F021961; Mon, 15 Jul 2019 17:44:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6FHiH4F021959; Mon, 15 Jul 2019 17:44:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201907151744.x6FHiH4F021959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 15 Jul 2019 17:44:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506679 - 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: 506679 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 543B26DA3C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.942,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 15 Jul 2019 17:44:20 -0000 Author: sunpoet Date: Mon Jul 15 17:44:17 2019 New Revision: 506679 URL: https://svnweb.freebsd.org/changeset/ports/506679 Log: Update to 1.7.0 - Take maintainership Changes: https://github.com/sumoheavy/jira-ruby/commits/master Modified: head/devel/rubygem-jira-ruby/Makefile head/devel/rubygem-jira-ruby/distinfo Modified: head/devel/rubygem-jira-ruby/Makefile ============================================================================== --- head/devel/rubygem-jira-ruby/Makefile Mon Jul 15 17:44:12 2019 (r506678) +++ head/devel/rubygem-jira-ruby/Makefile Mon Jul 15 17:44:17 2019 (r506679) @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= jira-ruby -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= API for JIRA LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \ + rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \ rubygem-multipart-post>=0:www/rubygem-multipart-post \ rubygem-oauth>=0.5.0:net/rubygem-oauth Modified: head/devel/rubygem-jira-ruby/distinfo ============================================================================== --- head/devel/rubygem-jira-ruby/distinfo Mon Jul 15 17:44:12 2019 (r506678) +++ head/devel/rubygem-jira-ruby/distinfo Mon Jul 15 17:44:17 2019 (r506679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537110505 -SHA256 (rubygem/jira-ruby-1.6.0.gem) = 115905c2d45020adc09d0bd93b3247f47cd4e539785c0916252d373fd6172553 -SIZE (rubygem/jira-ruby-1.6.0.gem) = 61952 +TIMESTAMP = 1563040214 +SHA256 (rubygem/jira-ruby-1.7.0.gem) = 3944a01d39afef26b68cbd1a2c5a14a0a5c144321d8b1b3d4948e01e8e2691c5 +SIZE (rubygem/jira-ruby-1.7.0.gem) = 62464