git: 8f0114e14040 - main - www/librewolf: Update 137.0-1 => 137.0-3

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Mon, 07 Apr 2025 15:09:00 UTC
The branch main has been updated by vvd:

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

commit 8f0114e140405d36b22c550b2b950b0d4bfe987b
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-04-07 15:00:16 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-07 15:07:26 +0000

    www/librewolf: Update 137.0-1 => 137.0-3
    
    Commit log:
    https://codeberg.org/librewolf/source/compare/137.0-1...137.0-3
    
    Replace "folder" with "directory" in pkg-message.
    
    PR:             285913
    Approved by:    Martin Filla <freebsd@sysctl.cz> (maintainer)
    MFH:            2025Q2
---
 www/librewolf/Makefile    | 8 +++++---
 www/librewolf/distinfo    | 6 +++---
 www/librewolf/pkg-message | 2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile
index a3f49ac6c9ce..52f6c52e5723 100644
--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -1,8 +1,10 @@
 PORTNAME=	librewolf
 DISTVERSION=	137.0
-DISTVERSIONSUFFIX=	-1.source
+LWPATCH=	-3
+DISTVERSIONSUFFIX=	${LWPATCH}.source
+PORTREVISION=	1
 CATEGORIES=	www wayland
-MASTER_SITES=	https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}-1/
+MASTER_SITES=	https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/
 
 MAINTAINER=	freebsd@sysctl.cz
 COMMENT=	Custom version of Firefox, focused on privacy, security and freedom
@@ -41,7 +43,7 @@ CONFIGURE_ENV+=	MOZ_REQUIRE_SIGNING=""
 #CFLAGS_powerpc64=	-DHWY_COMPILE_ONLY_SCALAR
 CFLAGS_powerpc64le=	-DSQLITE_BYTEORDER=1234
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}-1
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}${LWPATCH}
 
 MOZILLA_CAP=	${MOZILLA:C/^(.).*/\1/:tu}${MOZILLA:C/^.//}
 
diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo
index 700ed7daf2da..82d65b06df64 100644
--- a/www/librewolf/distinfo
+++ b/www/librewolf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743578731
-SHA256 (librewolf-137.0-1.source.tar.gz) = 9ff46d1294210d7f617c81d560e9ba507f9acf88195fabefc2cc5b6cd55bcbc1
-SIZE (librewolf-137.0-1.source.tar.gz) = 985571896
+TIMESTAMP = 1743944612
+SHA256 (librewolf-137.0-3.source.tar.gz) = 9f4a1760d7a3434645e2bd962bde7dafc0d3b0b1a500811644359cb1d613acfb
+SIZE (librewolf-137.0-3.source.tar.gz) = 985437825
diff --git a/www/librewolf/pkg-message b/www/librewolf/pkg-message
index f59b04e9f4b6..96325cc5f0d1 100644
--- a/www/librewolf/pkg-message
+++ b/www/librewolf/pkg-message
@@ -47,7 +47,7 @@ setup public key authentication to `remote_host`:
 The SSH server on `remote_host` must allow pub key authentication.
 
 ## Profile
-Librewolf moved profile folder to ${HOME}/.mozilla/librewolf
+Librewolf moved profile directory to ${HOME}/.mozilla/librewolf
 EOM
 }
 ]