summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-12-11 14:46:29 +0000
committertnn <tnn@pkgsrc.org>2010-12-11 14:46:29 +0000
commit5b5b3e9468777244a5b4b37ac7230840b718a91d (patch)
treebfc9662a39d2576a1548603f845c08d76d420c48 /devel
parent5556241927144cf086adf2ead2194fe1de5dc039 (diff)
downloadpkgsrc-5b5b3e9468777244a5b4b37ac7230840b718a91d.tar.gz
Update to firefox-3.6.13.
MFSA 2010-84 XSS hazard in multiple character encodings MFSA 2010-83 Location bar SSL spoofing using network error page MFSA 2010-82 Incomplete fix for CVE-2010-0179 MFSA 2010-81 Integer overflow vulnerability in NewIdArray MFSA 2010-80 Use-after-free error with nsDOMAttribute MutationObserver MFSA 2010-79 Java security bypass from LiveConnect loaded via data: URL meta refresh MFSA 2010-78 Add support for OTS font sanitizer MFSA 2010-77 Crash and remote code execution using HTML tags inside a XUL tree MFSA 2010-76 Chrome privilege escalation with window.open and <isindex> element MFSA 2010-75 Buffer overflow while line breaking after document.write with long string MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16)
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner/Makefile3
-rw-r--r--devel/xulrunner/PLIST6
-rw-r--r--devel/xulrunner/dist.mk4
-rw-r--r--devel/xulrunner/distinfo9
-rw-r--r--devel/xulrunner/patches/patch-pe11
5 files changed, 12 insertions, 21 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile
index e257a7a0ff4..122f56d6fa5 100644
--- a/devel/xulrunner/Makefile
+++ b/devel/xulrunner/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2010/11/15 22:56:48 abs Exp $
+# $NetBSD: Makefile,v 1.45 2010/12/11 14:46:29 tnn Exp $
.include "dist.mk"
PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
CATEGORIES= devel www
-PKGREVISION= 2
MAINTAINER= tnn@NetBSD.org
HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner
diff --git a/devel/xulrunner/PLIST b/devel/xulrunner/PLIST
index 060b8af9dc7..5154e89ec95 100644
--- a/devel/xulrunner/PLIST
+++ b/devel/xulrunner/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2010/11/13 11:54:43 tnn Exp $
+@comment $NetBSD: PLIST,v 1.26 2010/12/11 14:46:29 tnn Exp $
bin/xulrunner
${PLIST.jit}include/xulrunner/Allocator.h
${PLIST.jit}include/xulrunner/Assembler.h
@@ -240,6 +240,7 @@ include/xulrunner/mozilla/CondVar.h
include/xulrunner/mozilla/DeadlockDetector.h
include/xulrunner/mozilla/Monitor.h
include/xulrunner/mozilla/Mutex.h
+include/xulrunner/mozilla/PaintTracker.h
include/xulrunner/mozilla/PluginLibrary.h
include/xulrunner/mozilla/PluginPRLibrary.h
include/xulrunner/mozilla/TimeStamp.h
@@ -1239,6 +1240,7 @@ include/xulrunner/nsIMultiplexInputStream.h
include/xulrunner/nsIMutable.h
include/xulrunner/nsIMutableArray.h
include/xulrunner/nsIMutationObserver.h
+include/xulrunner/nsIMutationObserver2.h
include/xulrunner/nsINIParser.h
include/xulrunner/nsINSSCertCache.h
include/xulrunner/nsINSSErrorsService.h
@@ -2054,6 +2056,8 @@ include/xulrunner/oggz/oggz_seek.h
include/xulrunner/oggz/oggz_stream.h
include/xulrunner/oggz/oggz_table.h
include/xulrunner/oggz/oggz_write.h
+include/xulrunner/opentype-sanitiser.h
+include/xulrunner/ots-memory-stream.h
include/xulrunner/p12.h
include/xulrunner/p12plcy.h
include/xulrunner/p12t.h
diff --git a/devel/xulrunner/dist.mk b/devel/xulrunner/dist.mk
index 9fc7288e138..5b235d73d90 100644
--- a/devel/xulrunner/dist.mk
+++ b/devel/xulrunner/dist.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dist.mk,v 1.16 2010/10/28 21:33:59 tron Exp $
+# $NetBSD: dist.mk,v 1.17 2010/12/11 14:46:29 tnn Exp $
#
# used by devel/nspr/Makefile
# used by devel/nss/Makefile
@@ -8,7 +8,7 @@
DISTNAME= firefox-${FIREFOX_VER}.source
FIREFOX_VER= 3.6${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 1.9.2
-MOZ_BRANCH_MINOR= .12
+MOZ_BRANCH_MINOR= .13
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/xulrunner/distinfo b/devel/xulrunner/distinfo
index efbb67ccc75..55bd127d304 100644
--- a/devel/xulrunner/distinfo
+++ b/devel/xulrunner/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2010/10/28 21:33:59 tron Exp $
+$NetBSD: distinfo,v 1.39 2010/12/11 14:46:29 tnn Exp $
-SHA1 (firefox-3.6.12.source.tar.bz2) = 1cc3885687dd5ad21167d9d45f76eb1458f46bdd
-RMD160 (firefox-3.6.12.source.tar.bz2) = 196e32a4cd9c6725e115aabcf320d7d8df5bca6e
-Size (firefox-3.6.12.source.tar.bz2) = 51423668 bytes
+SHA1 (firefox-3.6.13.source.tar.bz2) = 1d1bc70d651bce4006687f5762638563c0494267
+RMD160 (firefox-3.6.13.source.tar.bz2) = 658409db60a8f412ac74ff15a8c1d8c4ed85b71e
+Size (firefox-3.6.13.source.tar.bz2) = 51478675 bytes
SHA1 (patch-aa) = d719f801f340688102e3b1c07b53655f4053180a
SHA1 (patch-ab) = a9a9db3f53ecac231007de9ed163bd99f2184462
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
@@ -53,7 +53,6 @@ SHA1 (patch-pa) = 7dffaba78ee254a545c3f7669a3eb2a92196becc
SHA1 (patch-pb) = 9450fe31653c225d529a6ec4d551d0cda464965d
SHA1 (patch-pc) = 45a680a5a9f0794f9dd0f6f4dcd7ce704780e939
SHA1 (patch-pd) = e1b0d5b91c65cc3945eea3488ca0126a3461cea0
-SHA1 (patch-pe) = a1af6070fca2e22bd4ec4a1f5ac06ef60adc26cf
SHA1 (patch-pg) = fbf4ae0f334b97f201d05f9bdfd8a2643aeb33ea
SHA1 (patch-ra) = 7dc1ead2756ac8eb9e900dab60f785468df013be
SHA1 (patch-rc) = 9f2e63689123ecbc1767e58e6f5608046dceab1a
diff --git a/devel/xulrunner/patches/patch-pe b/devel/xulrunner/patches/patch-pe
deleted file mode 100644
index aea9e75e1e3..00000000000
--- a/devel/xulrunner/patches/patch-pe
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-pe,v 1.2 2010/03/16 15:57:02 tnn Exp $
-
---- xulrunner/installer/mozilla-plugin.pc.in.orig 2009-12-04 21:19:58.000000000 +0000
-+++ xulrunner/installer/mozilla-plugin.pc.in
-@@ -5,5 +5,5 @@ includedir=%includedir%
- Name: Mozilla Plug-In API
- Description: Mozilla Plug-In API
- Version: %MOZILLA_VERSION%
--Cflags: -I${includedir}/stable -DXP_UNIX %ojidef%
-+Cflags: -I${includedir} -DXP_UNIX %ojidef%
-