diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2026-01-07 14:59:41 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2026-01-07 14:59:41 +0000 |
| commit | c67a1a28d33ec1d01132be29f3ac9f9175bab3be (patch) | |
| tree | 369526ec2431fb28cd3e19442e9094afcf27dd78 | |
| parent | 125d2d37ad8b2fed2b9fb80a2a5604769774129b (diff) | |
devel/wasi-libc: bump consumer PORTREVISIONs after update
| -rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
| -rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
| -rw-r--r-- | www/firefox-esr/Makefile | 1 | ||||
| -rw-r--r-- | www/firefox/Makefile | 1 | ||||
| -rw-r--r-- | www/librewolf/Makefile | 1 | ||||
| -rw-r--r-- | www/tor-browser/Makefile | 1 | ||||
| -rw-r--r-- | www/waterfox/Makefile | 1 |
7 files changed, 7 insertions, 1 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 1568376564d4..3032afdbd2ec 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 140.6.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 6b9897f45969..3115caef9b83 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 146.0.1 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index ca2463958e5f..eda11920eda6 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.7.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b5f398b65dfc..0e959ff55752 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 147.0 +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 ddce36213844..faa9addc4592 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,6 @@ PORTNAME= librewolf DISTVERSION= 146.0.1 +PORTREVISION= 1 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index dc17a4db1534..de68b37489f5 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,5 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 16.0a1 +PORTREVISION= 1 CATEGORIES= www net security wayland TAG_BASE= d366318349af0977ff23b492fa87e436e8672fdd TAG_TOR= 45b67d3be52f79e8a4b361fd04ab12f342ab0016 diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 427fac71057a..16746da642cc 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www |
