mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
www/librewolf: Update 137.0-1 => 137.0.1-1
Changelog: https://www.mozilla.org/en-US/firefox/137.0.1/releasenotes/ PR: 285984 MFH: 2025Q2
This commit is contained in:
parent
e8c95d38ac
commit
d880692915
3 changed files with 5 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
||||||
PORTNAME= librewolf
|
PORTNAME= librewolf
|
||||||
DISTVERSION= 137.0
|
DISTVERSION= 137.0.1
|
||||||
LWPATCH= -3
|
LWPATCH= -1
|
||||||
DISTVERSIONSUFFIX= ${LWPATCH}.source
|
DISTVERSIONSUFFIX= ${LWPATCH}.source
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= www wayland
|
CATEGORIES= www wayland
|
||||||
MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/
|
MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1743944612
|
TIMESTAMP = 1744202806
|
||||||
SHA256 (librewolf-137.0-3.source.tar.gz) = 9f4a1760d7a3434645e2bd962bde7dafc0d3b0b1a500811644359cb1d613acfb
|
SHA256 (librewolf-137.0.1-1.source.tar.gz) = c174bf549444793ca3304f644a8a9e9161ad5249ba03f3763395542d9ab674e5
|
||||||
SIZE (librewolf-137.0-3.source.tar.gz) = 985437825
|
SIZE (librewolf-137.0.1-1.source.tar.gz) = 985579570
|
||||||
|
|
|
@ -45,9 +45,6 @@ setup public key authentication to `remote_host`:
|
||||||
$ cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
|
$ cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
|
||||||
|
|
||||||
The SSH server on `remote_host` must allow pub key authentication.
|
The SSH server on `remote_host` must allow pub key authentication.
|
||||||
|
|
||||||
## Profile
|
|
||||||
Librewolf moved profile directory to ${HOME}/.mozilla/librewolf
|
|
||||||
EOM
|
EOM
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue