Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2025 12:46:37 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5329fd96c3c2 - 2025Q1 - www/librewolf: Update 136.0-2 136.0.1-1
Message-ID:  <202503131246.52DCkb3b074367@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by vvd:

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

commit 5329fd96c3c2fc1482c60c39c46e8c1217e43852
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2025-03-13 12:27:50 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-13 12:44:06 +0000

    www/librewolf: Update 136.0-2 136.0.1-1
    
    Changelog:
    https://www.mozilla.org/en-US/firefox/136.0.1/releasenotes/
    
    PR:     285360
    MFH:    2025Q1
    (cherry picked from commit ff2229bd6457460d77452d3f832c56b2914a8815)
---
 www/librewolf/Makefile | 9 ++++-----
 www/librewolf/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile
index 643f95f0a7be..15111e6a9186 100644
--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	librewolf
-DISTVERSION=	136.0
-DISTVERSIONSUFFIX=	-2.source
-PORTREVISION=	1
+DISTVERSION=	136.0.1
+DISTVERSIONSUFFIX=	-1.source
 CATEGORIES=	www wayland
-MASTER_SITES=	https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}-2/
+MASTER_SITES=	https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}-1/
 
 MAINTAINER=	freebsd@sysctl.cz
 COMMENT=	Custom version of Firefox, focused on privacy, security and freedom
@@ -38,7 +37,7 @@ CONFIGURE_ENV+=	BINDGEN_CFLAGS="-I${LOCALBASE}/include"
 CONFIGURE_ENV+=	MOZ_REQUIRE_SIGNING=""
 CFLAGS_powerpc64le=	-DSQLITE_BYTEORDER=1234
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}-2
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}-1
 
 MOZILLA_CAP=	${MOZILLA:C/^(.).*/\1/:tu}${MOZILLA:C/^.//}
 
diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo
index ca231c8949ca..8979e94835f7 100644
--- a/www/librewolf/distinfo
+++ b/www/librewolf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741443134
-SHA256 (librewolf-136.0-2.source.tar.gz) = 16a97fe2f3898924829069764194750067ba8bad29ee4a71988b67ecc368543d
-SIZE (librewolf-136.0-2.source.tar.gz) = 974615740
+TIMESTAMP = 1741813297
+SHA256 (librewolf-136.0.1-1.source.tar.gz) = 7f8754ab5fbcbaaf3b068ed3bc6069b73eef087c7e1979751263d9c1669fba12
+SIZE (librewolf-136.0.1-1.source.tar.gz) = 974902599



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