Bug 251773 - ftp/curl: Update to 7.74.0
Summary: ftp/curl: Update to 7.74.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-12 06:02 UTC by Li-Wen Hsu
Modified: 2020-12-13 17:51 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch to upgrade to 7.74.0 (2.96 KB, patch)
2020-12-12 18:07 UTC, George Mitchell
no flags Details | Diff
Revised patch (3.40 KB, patch)
2020-12-12 18:21 UTC, George Mitchell
no flags Details | Diff
curl-7.74.0.diff (5.57 KB, patch)
2020-12-13 03:17 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2020-12-12 06:02:06 UTC
Update to 7.74.0

Changes:	https://curl.se/changes.html
Security:	3c77f139-3a09-11eb-929d-d4c9ef517024
MFH:		2020Q4
Comment 1 George Mitchell 2020-12-12 18:07:52 UTC
Created attachment 220505 [details]
Patch to upgrade to 7.74.0

I've attached a patch that allows me to compile 7.74.0, though I have not yet tested the result.  Hope this helps.
Comment 2 George Mitchell 2020-12-12 18:21:47 UTC
Created attachment 220506 [details]
Revised patch

Revising my patch; I left part of it out.
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2020-12-13 03:17:16 UTC
Created attachment 220517 [details]
curl-7.74.0.diff

Sorry, forgot to attach my patch. I think this one is more complete?
Comment 4 John Kennedy 2020-12-13 05:45:03 UTC
Currently testing Li-Wen Hsu's 200-12-13 03:17 UTC patch.  The testport built, as well as a regular poudriere run which rebuilt a few dependencies (maybe just git in my case) without issues as well.
Comment 5 Dima Panov freebsd_committer freebsd_triage 2020-12-13 09:38:18 UTC
(In reply to Li-Wen Hsu from comment #3)
run test builds with latest patch for 12.2/13.0 amd64. after builds complete will commit with hat
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2020-12-13 10:22:01 UTC
(In reply to Dima Panov from comment #5)
BTW, I've completed building in 12_1_amd64 12_1_i386 11_4_amd64 11_4_i386 jails in my poudriere.
Comment 7 commit-hook freebsd_committer freebsd_triage 2020-12-13 14:51:14 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Dec 13 14:49:15 UTC 2020
New revision: 557987
URL: https://svnweb.freebsd.org/changeset/ports/557987

Log:
  Update to 7.74.0

  Changes:	https://curl.se/changes.html
  PR:		251773
  Submitted by:	lwhsu
  Security:	3c77f139-3a09-11eb-929d-d4c9ef517024
  MFH:		2020Q4

Changes:
  head/ftp/curl/Makefile
  head/ftp/curl/distinfo
  head/ftp/curl/files/patch-lib-vtls-openssl.c
  head/ftp/curl/pkg-plist
Comment 8 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-12-13 15:54:57 UTC
Committed. Thanks!
Comment 9 commit-hook freebsd_committer freebsd_triage 2020-12-13 15:55:21 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Dec 13 15:54:28 UTC 2020
New revision: 557995
URL: https://svnweb.freebsd.org/changeset/ports/557995

Log:
  MFH: r552448 r552670 r553854 r557488 r557987

  Update to 7.74.0

  Changes:	https://curl.se/changes.html
  PR:		251773
  Submitted by:	lwhsu
  Security:	3c77f139-3a09-11eb-929d-d4c9ef517024

Changes:
_U  branches/2020Q4/
  branches/2020Q4/ftp/curl/Makefile
  branches/2020Q4/ftp/curl/distinfo
  branches/2020Q4/ftp/curl/pkg-descr
  branches/2020Q4/ftp/curl/pkg-plist
Comment 10 George Mitchell 2020-12-13 17:51:28 UTC
Thanks to all!