git: aeeabc77a1c4 - main - net/miniupnpd: Fix fetch

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 08 Jun 2025 13:49:25 UTC
The branch main has been updated by diizzy:

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

commit aeeabc77a1c44a20559e85f312a1879b2b5764be
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-07 09:20:34 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-08 13:46:51 +0000

    net/miniupnpd: Fix fetch
    
    Metadata change causes patch file to mismatch and while at it use
    full hash for consistency
    
    Approved by:    blanket
---
 net/miniupnpd/Makefile | 2 +-
 net/miniupnpd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile
index 228ad522fa7f..af42887ec0c5 100644
--- a/net/miniupnpd/Makefile
+++ b/net/miniupnpd/Makefile
@@ -7,7 +7,7 @@ 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
+PATCHFILES=	7949a7acb3b8471681157863387339ea2ca749fb.patch:-p2
 
 MAINTAINER=	squat@squat.no
 COMMENT=	Lightweight UPnP IGD & PCP/NAT-PMP daemon which uses pf
diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo
index 3407938ec81e..a443f5725e83 100644
--- a/net/miniupnpd/distinfo
+++ b/net/miniupnpd/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1747298117
+TIMESTAMP = 1749288115
 SHA256 (miniupnpd-2.3.9.tar.gz) = 66cb3c3d697ab2bb3a61d3c48628166d6ba328d7c2dbeb95898fdf2a3202af7b
 SIZE (miniupnpd-2.3.9.tar.gz) = 302607
-SHA256 (7949a7a.patch) = fab2b96b4eeb36438400c96aeef7375b41de920067068a5ef02ef6708c1e8b6f
-SIZE (7949a7a.patch) = 3173
+SHA256 (7949a7acb3b8471681157863387339ea2ca749fb.patch) = 492399388049c5f0b51251074814a6782f8e5cebf2e5ced04561e45270bba53f
+SIZE (7949a7acb3b8471681157863387339ea2ca749fb.patch) = 3181