Bug 249934

Summary: [MAINTAINER] x11-toolkits/rubygem-uh: update to 2.1.1
Product: Ports & Packages Reporter: Thibault Jouan <tj+freebsd_ports>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Some People CC: rhurlin
Priority: --- Keywords: buildisok
Version: LatestFlags: tj+freebsd_ports: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 2.1.1 tj+freebsd_ports: maintainer-approval+

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!