FreeBSD Bugzilla – Attachment 259364 Details for
Bug 285913
www/librewolf: Update 137.0-1 => 137.0-3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
librewolf.diff (text/plain), 1.96 KB, created by
Vladimir Druzenko
on 2025-04-06 21:06:28 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2025-04-06 21:06:28 UTC
Size:
1.96 KB
patch
obsolete
>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 > } > ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 285913
:
259354
| 259364