aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2013-01-10 07:28:19 +0800
committerflo <flo@FreeBSD.org>2013-01-10 07:28:19 +0800
commit37a98374b9765290dfe74bb971f61cb498e9ddb4 (patch)
tree6506ed591ae5bac1d34791c00b9064d73becc691 /www/firefox
parent4d342d6f1f3a712e27f7672297e7544b7da549eb (diff)
downloadfreebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.gz
freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.zst
freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.zip
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12 - update linux-seamonkey to 2.15 Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile8
-rw-r--r--www/firefox/Makefile.options1
-rw-r--r--www/firefox/distinfo4
3 files changed, 7 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 2c04f1dd17be..0eae44c8b1f5 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 17.0.1
+DISTVERSION= 17.0.2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
-DISTNAME= ${PORTNAME}-${DISTVERSION}.source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}esr/source
+DISTNAME= ${PORTNAME}-${DISTVERSION}esr.source
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
@@ -53,7 +53,7 @@ OPTIONS_DEFAULT:=${OPTIONS_DEFAULT:S/OSS/ALSA/}
.include <bsd.port.pre.mk>
-WRKSRC:= ${WRKDIR}/mozilla-release
+WRKSRC:= ${WRKDIR}/mozilla-esr17
.if ${ARCH} == amd64
CONFIGURE_TARGET=x86_64-portbld-freebsd${OSREL}
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
index cfe88fa602b4..1170b6ce6919 100644
--- a/www/firefox/Makefile.options
+++ b/www/firefox/Makefile.options
@@ -17,3 +17,4 @@ LIBPROXY_DESC?= Proxy support via libproxy
LIGHTNING_DESC?= Calendar extension
LOGGING_DESC?= Additional log messages
QT4_DESC?= Qt GUI (EXPERIMENTAL, bug 521582)
+WEBRTC_DESC?= Web Real-Time Communication
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index d01bd869b05c..a7e07589b3a6 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,2 +1,2 @@
-SHA256 (firefox-17.0.1.source.tar.bz2) = bec6b29e5d29fa0550e95e48ec1c6842dc56981e342580ea04876d0f8d2a6e56
-SIZE (firefox-17.0.1.source.tar.bz2) = 90785127
+SHA256 (firefox-17.0.2esr.source.tar.bz2) = 92bf717b3e3933b84fd37b0e5c5026868e139be828637cfcf4acdc83f7ccd886
+SIZE (firefox-17.0.2esr.source.tar.bz2) = 90828234