Bug 237076 - ftp/rexx-curl: Update to 2.1.0 and fix LLD_UNSAFE
Summary: ftp/rexx-curl: Update to 2.1.0 and fix LLD_UNSAFE
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-07 18:03 UTC by Bob Eager
Modified: 2019-04-08 17:48 UTC (History)
0 users

See Also:


Attachments
Patches to files in port tree: ftp/rexx-curl (11.80 KB, patch)
2019-04-07 18:03 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 2019-04-07 18:03:52 UTC
Created attachment 203445 [details]
Patches to files in port tree: ftp/rexx-curl

This update:
- updates the port to upstream version 2.1.0
- fixes build problems with lld, such that LLD_UNSAFE is no longer needed
- adds an EXAMPLES option to provide selective inclusion of examples
- removes port patches now included in upstream
- de-fuzzes the remaining patches for the new version
- simplifies the port Makefile

Files added: none

Files deleted:
files/patch-common_loader.c

portlint -C runs OK

Tested on 11.2-STABLE (i386 and amd64)
Tested on 12.0-RELEASE (i386 and amd64)
Tested on 13.0-CURRENT (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 17:47:21 UTC
A commit references this bug:

Author: swills
Date: Mon Apr  8 17:47:10 UTC 2019
New revision: 498399
URL: https://svnweb.freebsd.org/changeset/ports/498399

Log:
  ftp/rexx-curl: Update to 2.1.0 and fix LLD_UNSAFE

  PR:		237076
  Submitted by:	bob@eager.cx (maintainer)

Changes:
  head/ftp/rexx-curl/Makefile
  head/ftp/rexx-curl/distinfo
  head/ftp/rexx-curl/files/patch-Makefile.in
  head/ftp/rexx-curl/files/patch-common_loader.c
  head/ftp/rexx-curl/files/patch-rexxcurl.c
  head/ftp/rexx-curl/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-08 17:48:16 UTC
Committed, thanks!