Bug 211974 - lang/rexx-regina: fix dependency issue with pkg-check, and claim maintainership
Summary: lang/rexx-regina: fix dependency issue with pkg-check, and claim maintainership
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: Thomas Zander
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2016-08-18 21:37 UTC by Bob Eager
Modified: 2016-08-21 12:56 UTC (History)
1 user (show)

See Also:
riggs: merge-quarterly+


Attachments
Patch for Makefile and files/* (1.29 KB, patch)
2016-08-18 21:37 UTC, Bob Eager
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Eager 2016-08-18 21:37:44 UTC
Created attachment 173835 [details]
Patch for Makefile and files/*

Ports linked against libregina.so show a spurious missing dependency on libregina.so (i.e. even if it it present). This is due to missing SONAME in the library file. This patch fixes that.

In addition, I would like to claim maintainership, after which I will update the port to the latest upstream version.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-21 12:51:21 UTC
A commit references this bug:

Author: riggs
Date: Sun Aug 21 12:51:06 UTC 2016
New revision: 420550
URL: https://svnweb.freebsd.org/changeset/ports/420550

Log:
  Fix spurious linking issues with libregina.so

  PR:		211974
  Submitted by:	bob@eager.cx
  MFH:		2016Q3 (ports-secteam build fix blanket)

Changes:
  head/lang/rexx-regina/Makefile
  head/lang/rexx-regina/files/patch-configure
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-08-21 12:53:23 UTC
A commit references this bug:

Author: riggs
Date: Sun Aug 21 12:52:57 UTC 2016
New revision: 420551
URL: https://svnweb.freebsd.org/changeset/ports/420551

Log:
  MFH: r420550

  Fix spurious linking issues with libregina.so

  PR:		211974
  Submitted by:	bob@eager.cx

  Approved by:	ports-secteam (build fix blanket)

Changes:
_U  branches/2016Q3/
  branches/2016Q3/lang/rexx-regina/Makefile
  branches/2016Q3/lang/rexx-regina/files/patch-configure
Comment 3 Thomas Zander freebsd_committer freebsd_triage 2016-08-21 12:56:41 UTC
Committed the fix, thanks.

As for taking maintainership: Feel free to submit the patch to the latest upstream version and replace the current maintainer email address with your own in the patch.