Date: Sun, 04 Feb 2018 09:32:16 -0400 From: Joseph Mingrone <jrm@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r460901 - head/devel/rubygem-cocaine Message-ID: <86inbcx4m7.fsf@phe.ftfl.ca> References: <201802041013.w14ADpZR024976@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> writes: > 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 Again, this breaks downstream ports, including net-im/mastodon. All of the latest versions of devel/rubygem-paperclip [1], devel/rubygem-paperclip-rails5, devel/rubygem-paperclip-rails50, and multimedia/rubygem-av [2] require a version of this gem _less_ than 0.6 devel/rubygem-paperclip-rails5 and multimedia/rubygem-av (the two ports that are required by other ports) have been patched [3] to use the newer cocaine gem. Let's now hope they work, despite forcing a newer dependency than what upstream specifically requests. [1] https://rubygems.org/gems/paperclip/versions/5.2.1 [2] https://rubygems.org/gems/av/versions/0.9.0 [3] r460926 and r460927 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEVbCTpybDiFVxIrrVNqQMg7DW754FAlp3C2BfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUACgkQNqQMg7DW 757BoA/9Htkwl5IT45s0TpctQ5yUZ4T0Ne+6Qz34ENvhaxB8ui8HTwjOrrgS5g1i j0CBV3exWWxvFTQm5SiHGftWStLfuFdBv7TKiQAHVWGqMWW6iYtIh2bsrEDM+iCh Wo8xQVRua4w15d3C1t8VU0jMQwpeT+PdrRjZKaZ9ICGwN3eETMiUbJyltWH8SR6c T219emJpOdjMJWgjun/KeM9q+kS1XFSg1czYDzMsYtkX6JZIx3lfEPzFPTjXGzYW BwTmDTTDzQDCI8db8oqMTb/NATogmye8Ii6JjK9+Ci4mH4y0tzVOCHk7AaZgQ6iO yHTUhw2kareeCqUvGrNhFhBJZ6qsIKiaqvOcdW3ch5WVFOguqknQABVhBHNMkrlS j0U2BHL/QPFCGu5ZEI33+pFFiNXl81SM5ofP7VrmbmnAx3Bbwx3PJTAS1CAJZe9F hPZlqsOKQjyr2VFb4sTbpCfpUvExZZpoHj9brZ0EExlxTCGZEGoajt5vYUBdQueR ulHTZQcj51FQI9eTy4wHva63E7BK1sqkxDtqy0bhmVFqyz5QFNrSTPrZGTngy99y NzYoS/ews2PCjjLtzjI0yO1cF7jnOQAAShPY9BUf/BS602tdIq7TG+Spj01bUK1Z B7BM7B2m4DwjzGG+RqJRxrgKslnn5GPDPeKxBrEP98xZsdTvXXc= =oxCR -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86inbcx4m7.fsf>