summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-12-16 23:51:34 +0000
committerryoon <ryoon@pkgsrc.org>2015-12-16 23:51:34 +0000
commitcaf054c2eba85bd4beb46c1d93f2049ee584774a (patch)
treefbcb9071f15cf74fb2e38359c58409c1a08a118c /www
parentadb9bc9e6f3804b27c0af6b11475a9949a934f02 (diff)
downloadpkgsrc-caf054c2eba85bd4beb46c1d93f2049ee584774a.tar.gz
Update to 38.5.0
Changelog: Fixed Various security fixes Fixed Improved stability with Java (1221448) Fixed in Firefox ESR 38.5 2015-149 Cross-site reading attack through data and view-source URIs 2015-147 Integer underflow and buffer overflow processing MP4 metadata in libstagefright 2015-146 Integer overflow in MP4 playback in 64-bit versions 2015-145 Underflow through code inspection 2015-139 Integer overflow allocating extremely large textures 2015-138 Use-after-free in WebRTC when datachannel is used after being destroyed 2015-134 Miscellaneous memory safety hazards (rv:43.0 / rv:38.5)
Diffstat (limited to 'www')
-rw-r--r--www/firefox38/Makefile5
-rw-r--r--www/firefox38/distinfo12
-rw-r--r--www/firefox38/patches/patch-config_system-headers10
3 files changed, 9 insertions, 18 deletions
diff --git a/www/firefox38/Makefile b/www/firefox38/Makefile
index bec45231ec1..1f0bcc15774 100644
--- a/www/firefox38/Makefile
+++ b/www/firefox38/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2015/11/18 14:19:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/16 23:51:34 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 38.4
+MOZ_BRANCH= 38.5
MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff --git a/www/firefox38/distinfo b/www/firefox38/distinfo
index 0414ec87075..b41c2d03fc0 100644
--- a/www/firefox38/distinfo
+++ b/www/firefox38/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2015/11/20 14:48:21 joerg Exp $
+$NetBSD: distinfo,v 1.9 2015/12/16 23:51:34 ryoon Exp $
-SHA1 (firefox-38.4.0esr.source.tar.bz2) = a6a74fbd517544be5af335023895616cb1c3a67e
-RMD160 (firefox-38.4.0esr.source.tar.bz2) = 9768d33ab1570c6e568bbf0ea2625a65f96ebf61
-SHA512 (firefox-38.4.0esr.source.tar.bz2) = 4c2668f7d660aa0381a05118a22e89a176dec4a8d8538f7fae2d46569cb510425769fd2cc24c53525be730e5fe2f0c8b979e991d214dd2763748af8f70cda383
-Size (firefox-38.4.0esr.source.tar.bz2) = 181383793 bytes
+SHA1 (firefox-38.5.0esr.source.tar.bz2) = 9a3fe6b51f4a786b1fc6a47f2eb512ef806cffd9
+RMD160 (firefox-38.5.0esr.source.tar.bz2) = e14a751a20c0183f5d97620ef7541756f1b40772
+SHA512 (firefox-38.5.0esr.source.tar.bz2) = 058b6a6c2fa9a9ec89253511db000188f1229d07b03e139750f2ee09c68896473eadb6f5042835d557c684a62b58af8a20f0818d6650e157b3fe62adb52f5e94
+Size (firefox-38.5.0esr.source.tar.bz2) = 181371970 bytes
SHA1 (patch-aa) = e9e8400fa86ae8d6910b49e3a98127122e714f1a
SHA1 (patch-accessible_atk_Platform.cpp) = c2deb81b300de44c4500328589185bbd4b6b02fb
SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5
@@ -25,7 +25,7 @@ SHA1 (patch-config_external_moz.build) = ee5fe1672333a7d71e61a23f3739ffefcca692d
SHA1 (patch-config_rules.mk) = d7f7060b246092eae3d7a792e43b14e462a37abd
SHA1 (patch-config_stl__wrappers_ios) = 00d723e2f2f252485350ede5833f0bb84c1235c1
SHA1 (patch-config_stl__wrappers_ostream) = 7be7fe36704ffbdc070a113b46b4f391a598206b
-SHA1 (patch-config_system-headers) = 70af0acd7d17b08c79654020a7e949f6d275c802
+SHA1 (patch-config_system-headers) = 404f866c542a99a57ebbb02ff0027e04cd40b35c
SHA1 (patch-config_system__wrappers_unwind.h) = b3bdac0710179b9c8f8eabd824216d0114504491
SHA1 (patch-dom_base_moz.build) = 8b59c33958b7037c4c051742c64f1455096ced46
SHA1 (patch-dom_events_MessageEvent.h) = c7caec0955a7cff777ef84599fe9a6eec7c78a66
diff --git a/www/firefox38/patches/patch-config_system-headers b/www/firefox38/patches/patch-config_system-headers
index d800c2f5c80..6a281299ed9 100644
--- a/www/firefox38/patches/patch-config_system-headers
+++ b/www/firefox38/patches/patch-config_system-headers
@@ -1,4 +1,4 @@
-$NetBSD: patch-config_system-headers,v 1.2 2015/08/29 12:48:25 ryoon Exp $
+$NetBSD: patch-config_system-headers,v 1.3 2015/12/16 23:51:34 ryoon Exp $
--- config/system-headers.orig 2015-08-26 12:01:31.000000000 +0000
+++ config/system-headers
@@ -10,14 +10,6 @@ $NetBSD: patch-config_system-headers,v 1.2 2015/08/29 12:48:25 ryoon Exp $
atlcom.h
atlconv.h
atlctl.cpp
-@@ -471,6 +470,7 @@ freetype/ftbitmap.h
- freetype/ftxf86.h
- freetype.h
- ftcache.h
-+ftfntfmt.h
- ftglyph.h
- ftsynth.h
- ftoutln.h
@@ -636,6 +636,7 @@ libgnomevfs/gnome-vfs-mime-handlers.h
libgnomevfs/gnome-vfs-mime-utils.h
libgnomevfs/gnome-vfs-ops.h