Bug 260855

Summary: security/stunnel: Update to 5.61
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (zi)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.stunnel.org/NEWS.html
Attachments:
Description Flags
Patch for stunnel none

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(-)