Bug 237076

Summary: ftp/rexx-curl: Update to 2.1.0 and fix LLD_UNSAFE
Product: Ports & Packages Reporter: Bob Eager <bob>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patches to files in port tree: ftp/rexx-curl none

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!