aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
committerjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
commitbc056b2289f595a9ec91dcf8fab220428c2e4551 (patch)
treee2922e9adf015ba0792ddd4b2551d8663786f91a /www
parentb5e568f5a9d8b69b7e42937c61e932b966621e8f (diff)
downloadfreebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.gz
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.zst
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.zip
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695
Diffstat (limited to 'www')
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/geckodriver/Makefile1
-rw-r--r--www/seamonkey/Makefile2
-rw-r--r--www/websocat/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 8c28cb2e61f4..d862821a118d 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firefox
DISTVERSION= 60.3.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index b784e16706aa..24662025a60b 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firefox
DISTVERSION= 63.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile
index c77b2e39feeb..0300b0aee6cf 100644
--- a/www/geckodriver/Makefile
+++ b/www/geckodriver/Makefile
@@ -3,6 +3,7 @@
PORTNAME= geckodriver
DISTVERSIONPREFIX= v
DISTVERSION= 0.23.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= daniel@blodan.se
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 78dd2526c6c5..39d4eb29b649 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -3,7 +3,7 @@
PORTNAME= seamonkey
DISTVERSION= 2.49.4
-PORTREVISION= 14
+PORTREVISION= 15
MOZILLA_VER= 52 # above + 3
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
diff --git a/www/websocat/Makefile b/www/websocat/Makefile
index 316e9707c26d..bb20f521f24e 100644
--- a/www/websocat/Makefile
+++ b/www/websocat/Makefile
@@ -4,7 +4,7 @@
PORTNAME= websocat
DISTVERSION= 1.1.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= osa@FreeBSD.org