summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-09-24 16:35:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-10-19 08:10:29 +0000
commitdfe25d73e7fdd333c59008a4ec1859c7f93dacd6 (patch)
treeb6a8137f21a4ba89c9ea209c17d5aa649890c7dc /www
parentlang/elixir-devel: update to 1.14.1 (diff)
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
Diffstat (limited to 'www')
-rw-r--r--www/chromium/Makefile1
-rw-r--r--www/epiphany/Makefile2
-rw-r--r--www/firefox-esr/Makefile1
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/iridium/Makefile1
-rw-r--r--www/node/Makefile1
-rw-r--r--www/node14/Makefile1
-rw-r--r--www/node16/Makefile1
-rw-r--r--www/onlyoffice-documentserver/Makefile2
-rw-r--r--www/pecl-http/Makefile2
-rw-r--r--www/proxygen/Makefile1
-rw-r--r--www/qt5-webkit/Makefile2
-rw-r--r--www/ungoogled-chromium/Makefile1
-rw-r--r--www/webkit2-gtk3/Makefile2
-rw-r--r--www/webkit2-gtk4/Makefile1
15 files changed, 15 insertions, 5 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 3c3101a9b114..613a3b415020 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= chromium
PORTVERSION= 106.0.5249.119
+PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 4b6f9009b766..f1c64ecc47aa 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,6 +1,6 @@
PORTNAME= epiphany
PORTVERSION= 42.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 42d6aafb2102..ab5910cb4522 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= firefox
DISTVERSION= 102.4.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 617045a1df17..edcbff7e75d2 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,5 +1,6 @@
PORTNAME= firefox
DISTVERSION= 106.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
diff --git a/www/iridium/Makefile b/www/iridium/Makefile
index d97ef304ab11..78142e12074b 100644
--- a/www/iridium/Makefile
+++ b/www/iridium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= iridium
PORTVERSION= 2022.10.106
+PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= https://downloads.iridiumbrowser.de/source/
PKGNAMESUFFIX= -browser
diff --git a/www/node/Makefile b/www/node/Makefile
index 7debbb3a20e2..68b8c73277b2 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,6 +1,7 @@
PORTNAME= node
DISTVERSIONPREFIX= v
DISTVERSION= 18.7.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/
diff --git a/www/node14/Makefile b/www/node14/Makefile
index a36fac4abbd8..709edd88a3db 100644
--- a/www/node14/Makefile
+++ b/www/node14/Makefile
@@ -1,6 +1,7 @@
PORTNAME= node
DISTVERSIONPREFIX= v
DISTVERSION= 14.20.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 14
diff --git a/www/node16/Makefile b/www/node16/Makefile
index 6a79e5853c1f..449c53184adc 100644
--- a/www/node16/Makefile
+++ b/www/node16/Makefile
@@ -1,6 +1,7 @@
PORTNAME= node
DISTVERSIONPREFIX= v
DISTVERSION= 16.17.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 16
diff --git a/www/onlyoffice-documentserver/Makefile b/www/onlyoffice-documentserver/Makefile
index 35b7a0b55fa7..c6e6aa010bb8 100644
--- a/www/onlyoffice-documentserver/Makefile
+++ b/www/onlyoffice-documentserver/Makefile
@@ -1,7 +1,7 @@
PORTNAME= onlyoffice-documentserver
DISTVERSIONPREFIX= v
DISTVERSION= 7.1.1.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES+= LOCAL/mikael/v8/:source1 \
LOCAL/mikael/onlyoffice/:source2 \
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index e44d68639e38..5a48c2e18f89 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -1,6 +1,6 @@
PORTNAME= http
PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
DISTNAME= pecl_${PORTNAME}-${PORTVERSION}
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index e5d6c4f317c5..a96637ff20c1 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,6 +1,7 @@
PORTNAME= proxygen
DISTVERSIONPREFIX= v
DISTVERSION= 2022.10.17.00
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile
index 27664f6ee068..31b4d794af78 100644
--- a/www/qt5-webkit/Makefile
+++ b/www/qt5-webkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= webkit
DISTVERSION= 5.212.0-alpha4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= https://github.com/qt${PORTNAME}/qt${PORTNAME}/releases/download/${DISTNAME}/
PKGNAMEPREFIX= qt5-
diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index 6f25d7f74ac1..378b08edbbc2 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ungoogled-chromium
PORTVERSION= 106.0.5249.119
+PORTREVISION= 1
UGVERSION= 106.0.5249.103-1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile
index cfbaf98bd4aa..919572cccc95 100644
--- a/www/webkit2-gtk3/Makefile
+++ b/www/webkit2-gtk3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= webkit
DISTVERSION= 2.34.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= https://webkitgtk.org/releases/
PKGNAMESUFFIX= 2-gtk3
diff --git a/www/webkit2-gtk4/Makefile b/www/webkit2-gtk4/Makefile
index fe421d653469..452eb5aa859f 100644
--- a/www/webkit2-gtk4/Makefile
+++ b/www/webkit2-gtk4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= webkit
DISTVERSION= 2.34.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://webkitgtk.org/releases/
PKGNAMESUFFIX= 2-gtk4