Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2024 14:43:40 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 88e37c2c1082 - main - www/varnish-libvmod-redis: Update to 20240319
Message-ID:  <202408051443.475Ehe1i046412@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

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

commit 88e37c2c10828bba5f4fa46950c137416ccc7c33
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2024-08-04 21:49:59 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-08-05 14:41:47 +0000

    www/varnish-libvmod-redis: Update to 20240319
    
    Add Varnish 7.5.X support
    
    Approved by:    zi (maintainer)
---
 www/varnish-libvmod-redis/Makefile | 5 ++---
 www/varnish-libvmod-redis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/varnish-libvmod-redis/Makefile b/www/varnish-libvmod-redis/Makefile
index 19db6febc5d8..ba60d1a46bd6 100644
--- a/www/varnish-libvmod-redis/Makefile
+++ b/www/varnish-libvmod-redis/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libvmod-redis
-PORTVERSION=	20230915
-PORTREVISION=	2
+PORTVERSION=	20240319
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
@@ -30,7 +29,7 @@ CFLAGS+=	-I${WRKSRC}/src
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	carlosabalde
-GH_TAGNAME=	53d35ad
+GH_TAGNAME=	5ede75c
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/www/varnish-libvmod-redis/distinfo b/www/varnish-libvmod-redis/distinfo
index 49d017b952e3..0ef60f39e007 100644
--- a/www/varnish-libvmod-redis/distinfo
+++ b/www/varnish-libvmod-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696288701
-SHA256 (carlosabalde-libvmod-redis-20230915-53d35ad_GH0.tar.gz) = b349acf5415142a5dbbee74691ac90279b404e5318b8c2d385132f246a23d593
-SIZE (carlosabalde-libvmod-redis-20230915-53d35ad_GH0.tar.gz) = 221519
+TIMESTAMP = 1722806564
+SHA256 (carlosabalde-libvmod-redis-20240319-5ede75c_GH0.tar.gz) = e09b8f7daee8b21491b268e03656a544b159ecf323fec10a3439d3f64b2655bc
+SIZE (carlosabalde-libvmod-redis-20240319-5ede75c_GH0.tar.gz) = 221716



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408051443.475Ehe1i046412>