svn commit: r460184 - in head/devel: . rubygem-fog-core1
Joseph Mingrone
jrm at FreeBSD.org
Mon Jan 29 04:24:06 UTC 2018
Joseph Mingrone <jrm at FreeBSD.org> writes:
> Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> writes:
>> Author: sunpoet
>> Date: Sun Jan 28 14:07:27 2018
>> New Revision: 460184
>> URL: https://svnweb.freebsd.org/changeset/ports/460184
>> Log:
>> Add rubygem-fog-core1 1.45.0 (copied from rubygem-fog-core)
>> - Add PORTSCOUT
>> Added:
>> head/devel/rubygem-fog-core1/
>> - copied from r458249, head/devel/rubygem-fog-core/
>> Modified:
>> head/devel/Makefile
>> head/devel/rubygem-fog-core1/Makefile
>> Modified: head/devel/Makefile
>> ==============================================================================
>> --- head/devel/Makefile Sun Jan 28 14:07:21 2018 (r460183)
>> +++ head/devel/Makefile Sun Jan 28 14:07:27 2018 (r460184)
>> @@ -5420,6 +5420,7 @@
>> SUBDIR += rubygem-fluent-logger
>> SUBDIR += rubygem-fog
>> SUBDIR += rubygem-fog-core
>> + SUBDIR += rubygem-fog-core1
>> SUBDIR += rubygem-fog-json
>> SUBDIR += rubygem-font-awesome-rails
>> SUBDIR += rubygem-font-awesome-rails-rails4
>> Modified: head/devel/rubygem-fog-core1/Makefile
>> ==============================================================================
>> --- head/devel/rubygem-fog-core/Makefile Sat Jan 6 13:50:10 2018 (r458249)
>> +++ head/devel/rubygem-fog-core1/Makefile Sun Jan 28 14:07:27 2018 (r460184)
>> @@ -5,6 +5,7 @@ PORTNAME= fog-core
>> PORTVERSION= 1.45.0
>> CATEGORIES= devel rubygems
>> MASTER_SITES= RG
>> +PKGNAMESUFFIX= 1
>> MAINTAINER= sunpoet at FreeBSD.org
>> COMMENT= Shared classes and tests for fog providers and services
>> @@ -15,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
>> RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \
>> rubygem-excon>=0.58:devel/rubygem-excon \
>> rubygem-formatador>=0.2:devel/rubygem-formatador
>> +
>> +PORTSCOUT= limit:^1\.
>> NO_ARCH= yes
>> USE_RUBY= yes
> With this update, net-im/mastodon no longer starts, because both
> devel/rubygem-fog-core1 and devel/rubygem-fog-core (v2) get pulled in.
> Summary of the current, relevant port dependencies:
> mastodon [1]
> devel/rubygem-fog-core [2]
> net/rubygem/fog-local
> devel/rubygem-fog-core1
> net/rubygem-fog-openstack
> devel/rubygem-fog-core1
> devel/rubygem-fog-json
> devel/rubygem-fog-core
> Could you fix this?
> [1] Gemfile: https://github.com/tootsuite/mastodon/blob/master/Gemfile
> [2] should be v1, but then you updated devel/rubgem-fog-core to v2
This is fixed in r460238, r460239, and r460240.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 962 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180129/22790a41/attachment.sig>
More information about the svn-ports-all
mailing list