aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-08-12 07:20:48 +0800
committerjbeich <jbeich@FreeBSD.org>2015-08-12 07:20:48 +0800
commit582404d769a36945b166b3816f623ca9d59281f7 (patch)
tree3250f6abd6faec07533f08526ea29aa6b2bf4ca4 /www
parent045902e9d93028ec627dc88d7ae8b480be338ff2 (diff)
downloadfreebsd-ports-gnome-582404d769a36945b166b3816f623ca9d59281f7.tar.gz
freebsd-ports-gnome-582404d769a36945b166b3816f623ca9d59281f7.tar.zst
freebsd-ports-gnome-582404d769a36945b166b3816f623ca9d59281f7.zip
Add OAuth keys for importing Google contacts into Loop
Loop aka Firefox Hello is available since 34.0. https://bugzilla.mozilla.org/show_bug.cgi?id=1106854 Inspired by: ArchLinux MFH: 2015Q3
Diffstat (limited to 'www')
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index ef6c6d4882e2..73fca926fb14 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 38.2.0
DISTVERSIONSUFFIX=esr.source
-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 3783147dfc2e..8354430dcb1e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 40.0
DISTVERSIONSUFFIX=.source
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \