git: 25547f35fbcd - main - net/miniupnpd: Pull in a patch from upstream

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 15 May 2025 08:40:02 UTC
The branch main has been updated by arrowd:

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

commit 25547f35fbcd7d9463455e07db2b40dde3c0b34c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-05-15 08:38:31 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-05-15 08:39:58 +0000

    net/miniupnpd: Pull in a patch from upstream
    
    Approved by:    portmgr (fixit blanket)
---
 net/miniupnpd/Makefile | 4 ++++
 net/miniupnpd/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile
index fa092ff3beef..228ad522fa7f 100644
--- a/net/miniupnpd/Makefile
+++ b/net/miniupnpd/Makefile
@@ -1,10 +1,14 @@
 PORTNAME=	miniupnpd
 DISTVERSION=	2.3.9
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.free.fr/files/ \
 		https://github.com/miniupnp/miniupnp/releases/download/${PORTNAME}_${DISTVERSION:S|.|_|g}/
 
+PATCH_SITES=	https://github.com/miniupnp/miniupnp/commit/
+PATCHFILES=	7949a7a.patch:-p2
+
 MAINTAINER=	squat@squat.no
 COMMENT=	Lightweight UPnP IGD & PCP/NAT-PMP daemon which uses pf
 WWW=		http://miniupnp.free.fr/
diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo
index 7c57bc76cb0c..3407938ec81e 100644
--- a/net/miniupnpd/distinfo
+++ b/net/miniupnpd/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1745338102
+TIMESTAMP = 1747298117
 SHA256 (miniupnpd-2.3.9.tar.gz) = 66cb3c3d697ab2bb3a61d3c48628166d6ba328d7c2dbeb95898fdf2a3202af7b
 SIZE (miniupnpd-2.3.9.tar.gz) = 302607
+SHA256 (7949a7a.patch) = fab2b96b4eeb36438400c96aeef7375b41de920067068a5ef02ef6708c1e8b6f
+SIZE (7949a7a.patch) = 3173