diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-11-20 21:29:22 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-11-20 21:29:22 +0000 |
| commit | 4f2fef9a0a136de2214c4bef5e1b62d8e1ce2dbf (patch) | |
| tree | db5e91eb95abe49ec6f80b97e504defc1f6e46cd | |
| parent | 1d55bbdbd2ca62be8b61ac3e4519571ff700d91b (diff) | |
devel/wasi-libc: bump consumer PORTREVISIONs after update
| -rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
| -rw-r--r-- | mail/thunderbird/Makefile | 2 | ||||
| -rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
| -rw-r--r-- | www/firefox/Makefile | 1 | ||||
| -rw-r--r-- | www/librewolf/Makefile | 2 | ||||
| -rw-r--r-- | www/tor-browser/Makefile | 1 | ||||
| -rw-r--r-- | www/waterfox/Makefile | 1 |
7 files changed, 7 insertions, 4 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 4d88ded79df1..7738c312409e 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 140.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 3d728eac648f..1baeb2b0d729 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 145.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 0e4c61dfc820..3fc80083bfe4 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.5.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 724f25e0e99d..25e910e2dddd 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 145.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 9bdefec7969a..a59d879b9be4 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -2,7 +2,7 @@ PORTNAME= librewolf DISTVERSION= 144.0.2 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/ diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index ed1893902c93..ba3c9cd74431 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,5 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 15.0.1 +PORTREVISION= 1 CATEGORIES= www net security wayland TAG_BASE= df313475cfd9eba31009edca530803dd991264d7 TAG_TOR= 4fcb19da2c6b62bdd96828172162bea89ee3231e diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index cf61feeca043..44b60d3bd1f9 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www |
