Bug 259657 - net/socat: Update to 1.7.4.2
Summary: net/socat: Update to 1.7.4.2
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-05 10:52 UTC by Daniel Engberg
Modified: 2021-11-05 14:20 UTC (History)
0 users

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


Attachments
Patch for socat (1.10 KB, patch)
2021-11-05 10:52 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-11-05 10:52:34 UTC
Created attachment 229291 [details]
Patch for socat

Update socat to 1.7.4.2
Do minor adjustments to Makefile

Compile and lightly runtime tested on FreeBSD 13.0-STABLE #1 stable/13-n247667-dc9094140c9 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-05 14:20:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b389996182d7e055cb94b76e1249a7cd661063e0

commit b389996182d7e055cb94b76e1249a7cd661063e0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-11-05 14:13:58 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-11-05 14:15:07 +0000

    net/socat: Update to 1.7.4.2

    PR:             259657

 net/socat/Makefile | 24 ++++++++++--------------
 net/socat/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 17 deletions(-)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2021-11-05 14:20:32 UTC
Committed, thanks!