From owner-svn-ports-all@freebsd.org Sun Feb 4 10:13:54 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 D3EDEEC8570; Sun, 4 Feb 2018 10:13:54 +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 ABD7877E4F; Sun, 4 Feb 2018 10:13:51 +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 C335618CEE; Sun, 4 Feb 2018 10:13:51 +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 w14ADpFB024978; Sun, 4 Feb 2018 10:13:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w14ADpZR024976; Sun, 4 Feb 2018 10:13:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802041013.w14ADpZR024976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Feb 2018 10:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460901 - head/devel/rubygem-cocaine X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cocaine X-SVN-Commit-Revision: 460901 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: Sun, 04 Feb 2018 10:13:55 -0000 Author: sunpoet Date: Sun Feb 4 10:13:51 2018 New Revision: 460901 URL: https://svnweb.freebsd.org/changeset/ports/460901 Log: Update to 0.6.0 Changes: https://github.com/thoughtbot/cocaine/blob/master/NEWS.md Modified: head/devel/rubygem-cocaine/Makefile head/devel/rubygem-cocaine/distinfo Modified: head/devel/rubygem-cocaine/Makefile ============================================================================== --- head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:46 2018 (r460900) +++ head/devel/rubygem-cocaine/Makefile Sun Feb 4 10:13:51 2018 (r460901) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cocaine -PORTVERSION= 0.5.8 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Small library for doing (command) lines LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-climate_control>=0.0.3:devel/rubygem-climate_control +RUN_DEPENDS= rubygem-terrapin>=${PORTVERSION}:devel/rubygem-terrapin NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-cocaine/distinfo ============================================================================== --- head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:46 2018 (r460900) +++ head/devel/rubygem-cocaine/distinfo Sun Feb 4 10:13:51 2018 (r460901) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe5071c31f8a07d25b63779beb6a7a5a2f7306 -SIZE (rubygem/cocaine-0.5.8.gem) = 17408 +TIMESTAMP = 1517673342 +SHA256 (rubygem/cocaine-0.6.0.gem) = a2fba54f9d20f081b7f1e783baaf0026ca4794dd852a7efe37dcc38ef8c7d0ca +SIZE (rubygem/cocaine-0.6.0.gem) = 12800