From owner-svn-ports-all@freebsd.org Sun Jul 29 19:22:20 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 1EC7E106012A; Sun, 29 Jul 2018 19:22: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.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 2D04D72D97; Sun, 29 Jul 2018 19:22:17 +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 D9E2719F7C; Sun, 29 Jul 2018 19:22:16 +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 w6TJMGia058069; Sun, 29 Jul 2018 19:22:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJMGux058068; Sun, 29 Jul 2018 19:22:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291922.w6TJMGux058068@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, 29 Jul 2018 19:22:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475798 - head/net/rubygem-fog-cloudatcost X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-fog-cloudatcost X-SVN-Commit-Revision: 475798 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.27 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, 29 Jul 2018 19:22:20 -0000 Author: sunpoet Date: Sun Jul 29 19:22:16 2018 New Revision: 475798 URL: https://svnweb.freebsd.org/changeset/ports/475798 Log: Update to 0.4.0 Changes: https://github.com/fog/fog-cloudatcost/commits/master Modified: head/net/rubygem-fog-cloudatcost/Makefile head/net/rubygem-fog-cloudatcost/distinfo Modified: head/net/rubygem-fog-cloudatcost/Makefile ============================================================================== --- head/net/rubygem-fog-cloudatcost/Makefile Sun Jul 29 19:22:10 2018 (r475797) +++ head/net/rubygem-fog-cloudatcost/Makefile Sun Jul 29 19:22:16 2018 (r475798) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fog-cloudatcost -PORTVERSION= 0.2.3 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,10 +12,9 @@ COMMENT= Module for the 'fog' gem to support CloudAtCo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-fog-core1>=1.41:devel/rubygem-fog-core1 \ - rubygem-fog-json>=1.0:devel/rubygem-fog-json \ - rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \ - rubygem-ipaddress>=0.8:net/rubygem-ipaddress +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-ipaddress>=0:net/rubygem-ipaddress NO_ARCH= yes USE_RUBY= yes Modified: head/net/rubygem-fog-cloudatcost/distinfo ============================================================================== --- head/net/rubygem-fog-cloudatcost/distinfo Sun Jul 29 19:22:10 2018 (r475797) +++ head/net/rubygem-fog-cloudatcost/distinfo Sun Jul 29 19:22:16 2018 (r475798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475154990 -SHA256 (rubygem/fog-cloudatcost-0.2.3.gem) = a5b9605ff8f7013005fcd00a76d14cf14d323761da4136b9b4288348c66de29c -SIZE (rubygem/fog-cloudatcost-0.2.3.gem) = 20480 +TIMESTAMP = 1532826803 +SHA256 (rubygem/fog-cloudatcost-0.4.0.gem) = b93dd31a523f16d737ad0ad9b9e0fbd4aefd89f468ea90002065c6091e3d23af +SIZE (rubygem/fog-cloudatcost-0.4.0.gem) = 10752