git: c9fcf86c94e3 - main - www/varnish-libvmod-digest: Update to 1.0.3

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Fri, 12 Dec 2025 18:37:59 UTC
The branch main has been updated by zi:

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

commit c9fcf86c94e3fc475f2c49f27023814bec611f0b
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2025-12-12 18:36:49 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2025-12-12 18:36:49 +0000

    www/varnish-libvmod-digest: Update to 1.0.3
    
    - Fix Base64 decoding vulnerability
    
    Approved by:    implicit/security
    Security:       64bec4c7-d785-11f0-a1c0-0050569f0b83
---
 www/varnish-libvmod-digest/Makefile | 5 ++---
 www/varnish-libvmod-digest/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile
index e6c8acd78d2a..be0a997c1f1a 100644
--- a/www/varnish-libvmod-digest/Makefile
+++ b/www/varnish-libvmod-digest/Makefile
@@ -1,7 +1,5 @@
 PORTNAME=	libvmod-digest
-DISTVERSION=	1.0.2-6
-DISTVERSIONSUFFIX=	-g1793bea
-PORTREVISION=	6
+PORTVERSION=	1.0.3
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
@@ -18,6 +16,7 @@ LIB_DEPENDS=	libmhash.so:security/mhash
 USES=		autoreconf gmake libtool pkgconfig python:build varnish:7
 USE_GITHUB=	yes
 GH_ACCOUNT=	varnish
+GH_TAGNAME=	e745761
 USE_LDCONFIG=	${PREFIX}/lib/varnach/vmods
 
 GNU_CONFIGURE=	yes
diff --git a/www/varnish-libvmod-digest/distinfo b/www/varnish-libvmod-digest/distinfo
index a683e8034417..21f2f181e327 100644
--- a/www/varnish-libvmod-digest/distinfo
+++ b/www/varnish-libvmod-digest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588432139
-SHA256 (varnish-libvmod-digest-1.0.2-6-g1793bea_GH0.tar.gz) = 3ff8588fbcda9b676042b62b61bf90bd599c8a3b2b3ab76e7b72374c6bbed6b6
-SIZE (varnish-libvmod-digest-1.0.2-6-g1793bea_GH0.tar.gz) = 18589
+TIMESTAMP = 1765564523
+SHA256 (varnish-libvmod-digest-1.0.3-e745761_GH0.tar.gz) = 49349f7b0e88678f0331615fa25b8e87cb7d5a747a097e7ff9a7becf457a212f
+SIZE (varnish-libvmod-digest-1.0.3-e745761_GH0.tar.gz) = 18784