Bug 260855 - security/stunnel: Update to 5.61
Summary: security/stunnel: Update to 5.61
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: Ryan Steinmetz
URL: https://www.stunnel.org/NEWS.html
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-01 06:09 UTC by Daniel Engberg
Modified: 2022-01-01 21:55 UTC (History)
0 users

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


Attachments
Patch for stunnel (3.26 KB, patch)
2022-01-01 06:09 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 2022-01-01 06:09:24 UTC
Created attachment 230597 [details]
Patch for stunnel

Clean up MASTER_SITES, use official mirrors (HTTPS first) and fallback to main site
Make static library optional

Compile and runtime tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (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 2022-01-01 21:55:30 UTC
A commit in branch main references this bug:

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

commit 889e1cee765e89647cce19c2ac6416213764cf9b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-01 21:50:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-01 21:51:34 +0000

    security/stunnel: Update MASTER_SITES and do minor tweaking

    Rework MASTER_SITES, remove old/dead/unofficial mirrors and use
    upstream's primary site as fallback
    Replace PORTVERSION with DISTVERSION
    Replace @unexec with @preunexec

    PR:             260855
    Approved by:    zi (maintainer), mentors (implicit)

 security/stunnel/Makefile  | 19 ++++---------------
 security/stunnel/pkg-plist |  2 +-
 2 files changed, 5 insertions(+), 16 deletions(-)