Bug 249934 - [MAINTAINER] x11-toolkits/rubygem-uh: update to 2.1.1
Summary: [MAINTAINER] x11-toolkits/rubygem-uh: update to 2.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rainer Hurling
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-09-27 10:41 UTC by Thibault Jouan
Modified: 2020-09-27 16:19 UTC (History)
1 user (show)

See Also:
tj+freebsd_ports: maintainer-feedback+


Attachments
update to 2.1.1 (904 bytes, patch)
2020-09-27 10:41 UTC, Thibault Jouan
tj+freebsd_ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Jouan 2020-09-27 10:41:28 UTC
Created attachment 218353 [details]
update to 2.1.1

pkg-fallout@ notified me that this port fails to build under FreeBSD
13.0-CURRENT (1300115), due to linker error with `-fno-common' flag.
I'm the original code author, so I fixed it upstream with a new
version of the ruby gem.

  I pushed this new version of the gem, and would like the port to be
updated too.

  Thanks!
Comment 1 Automation User 2020-09-27 10:53:42 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/195007193
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2020-09-27 15:45:03 UTC
Thanks for the patch. I will take it :)
Comment 3 Rainer Hurling freebsd_committer freebsd_triage 2020-09-27 16:07:56 UTC
Just opened a review[1]. After it is reviewed, I will commit ;)

[1] https://reviews.freebsd.org/D26566
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-09-27 16:18:25 UTC
A commit references this bug:

Author: rhurlin
Date: Sun Sep 27 16:17:41 UTC 2020
New revision: 550285
URL: https://svnweb.freebsd.org/changeset/ports/550285

Log:
  x11-toolkits/rubygem-uh: Update to 2.1.1

  Linker error with `-fno-common' flag, fixed upstream by author, who is also the maintainer of the port.

  PR:		249934
  Submitted by:	Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
  Approved by:	tcberner (mentor)
  Relnotes:	https://rubygems.org/gems/uh
  Differential Revision:	https://reviews.freebsd.org/D26566

Changes:
  head/x11-toolkits/rubygem-uh/Makefile
  head/x11-toolkits/rubygem-uh/distinfo
Comment 5 Rainer Hurling freebsd_committer freebsd_triage 2020-09-27 16:19:07 UTC
Committed, thanks!