summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-03-06 22:27:22 +0000
committerryoon <ryoon@pkgsrc.org>2015-03-06 22:27:22 +0000
commitf6eadc603bad66760709b806d4c299f06b3b8d9d (patch)
tree8d1376fcf33f239735ae32c54ad067788714887d /devel
parent922bcee7d59111349d703f1b8b9f8b7e37185c27 (diff)
downloadpkgsrc-f6eadc603bad66760709b806d4c299f06b3b8d9d.tar.gz
Update to 31.5.0
Changelog: Fixed in Firefox/Thunderbird ESR 31.5 2015-24 Reading of local files through manipulation of form autocomplete 2015-19 Out-of-bounds read and write while rendering SVG content 2015-16 Use-after-free in IndexedDB 2015-12 Invoking Mozilla updater will load locally stored DLL files 2015-11 Miscellaneous memory safety hazards (rv:36.0 / rv:31.5)
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner31/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile
index 50bee26f624..035e16bdf57 100644
--- a/devel/xulrunner31/Makefile
+++ b/devel/xulrunner31/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/02/12 13:41:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/06 22:27:23 ryoon Exp $
-MOZ_BRANCH= 31.4
+MOZ_BRANCH= 31.5
MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source