aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-12-29 02:18:03 +0800
committerjbeich <jbeich@FreeBSD.org>2015-12-29 02:18:03 +0800
commit166b1b26c63dd2ecdb02a1f134fd35490340ca1f (patch)
tree59f3c6b1f6d432dc49327ba9dcaf84ec004a5682 /www/firefox-esr
parent7c1d14fc334fa9b3190aaf3af7d375c5ba6a8592 (diff)
downloadfreebsd-ports-graphics-166b1b26c63dd2ecdb02a1f134fd35490340ca1f.tar.gz
freebsd-ports-graphics-166b1b26c63dd2ecdb02a1f134fd35490340ca1f.tar.zst
freebsd-ports-graphics-166b1b26c63dd2ecdb02a1f134fd35490340ca1f.zip
gecko: phase out GStreamer support
H.264 is decoded by FFmpeg directly since Firefox 43.0. GStreamer doesn't support DASH and no longer used by default since r397984 brings libavcodec.so. https://bugzilla.mozilla.org/show_bug.cgi?id=1234092
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 831b41366bc..9fb324e6b48 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 38.4.0
DISTVERSIONSUFFIX=esr.source
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
Update to 5.9miwi2015-12-312-7/+9 * Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-3/+3 * Add storcli.adrian2015-09-01