From owner-svn-ports-all@freebsd.org Mon Jan 29 03:56:11 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 B3D56ED299A; Mon, 29 Jan 2018 03:56:11 +0000 (UTC) (envelope-from jrm@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 5FA957D414; Mon, 29 Jan 2018 03:56:11 +0000 (UTC) (envelope-from jrm@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 4090E22F8C; Mon, 29 Jan 2018 03:56:11 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0T3uBnW043915; Mon, 29 Jan 2018 03:56:11 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0T3uAVi043912; Mon, 29 Jan 2018 03:56:10 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201801290356.w0T3uAVi043912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 29 Jan 2018 03:56:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460238 - in head/devel: . rubygem-fog-json102 X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/devel: . rubygem-fog-json102 X-SVN-Commit-Revision: 460238 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: Mon, 29 Jan 2018 03:56:11 -0000 Author: jrm Date: Mon Jan 29 03:56:10 2018 New Revision: 460238 URL: https://svnweb.freebsd.org/changeset/ports/460238 Log: New port, devel/rubygem-fog-json102: Copied from devel/rubygem-fog-json This new port was necessary because net/rubygem-fog-openstack pulls in two conflicting versions of the fog-core gem (version 1 via devel/rubygem-fog-core1 and version 2 via devel/rubygem-fog-json -> devel/rubygem-fog-core). Added: head/devel/rubygem-fog-json102/ - copied from r460235, head/devel/rubygem-fog-json/ Modified: head/devel/Makefile head/devel/rubygem-fog-json102/Makefile head/devel/rubygem-fog-json102/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jan 29 03:10:26 2018 (r460237) +++ head/devel/Makefile Mon Jan 29 03:56:10 2018 (r460238) @@ -5423,6 +5423,7 @@ SUBDIR += rubygem-fog-core SUBDIR += rubygem-fog-core1 SUBDIR += rubygem-fog-json + SUBDIR += rubygem-fog-json102 SUBDIR += rubygem-font-awesome-rails SUBDIR += rubygem-font-awesome-rails-rails4 SUBDIR += rubygem-font-awesome-rails-rails5 Modified: head/devel/rubygem-fog-json102/Makefile ============================================================================== --- head/devel/rubygem-fog-json/Makefile Mon Jan 29 01:46:48 2018 (r460235) +++ head/devel/rubygem-fog-json102/Makefile Mon Jan 29 03:56:10 2018 (r460238) @@ -2,21 +2,24 @@ # $FreeBSD$ PORTNAME= fog-json -PORTVERSION= 1.1.0 +PORTVERSION= 1.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 102 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Extraction of the JSON parsing tools between providers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=2.0:devel/rubygem-fog-core \ +RUN_DEPENDS= rubygem-fog-core1>=1:devel/rubygem-fog-core1 \ rubygem-multi_json>=1.10:devel/rubygem-multi_json -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes +PORTSCOUT= limit:^1\.0\. .include Modified: head/devel/rubygem-fog-json102/distinfo ============================================================================== --- head/devel/rubygem-fog-json/distinfo Mon Jan 29 01:46:48 2018 (r460235) +++ head/devel/rubygem-fog-json102/distinfo Mon Jan 29 03:56:10 2018 (r460238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515513308 -SHA256 (rubygem/fog-json-1.1.0.gem) = 74f4a2e6d02df19a4af5045f3f3a83825fc59f96fe718f31f44d064784c470a3 -SIZE (rubygem/fog-json-1.1.0.gem) = 8704 +TIMESTAMP = 1517197405 +SHA256 (rubygem/fog-json-1.0.2.gem) = 19006b42ac58cc71442e97d00de454824245b3780bb091cfa97e4a25db9cbb29 +SIZE (rubygem/fog-json-1.0.2.gem) = 8704