Thu Jan 10 12:01:02 2013 UTC ()
Update to 10.0.12 - see Mozilla.ORG mfsa2013-01.html


(is)
diff -r1.5 -r1.6 pkgsrc/devel/xulrunner10/PLIST
diff -r1.10 -r1.11 pkgsrc/devel/xulrunner10/dist.mk
diff -r1.10 -r1.11 pkgsrc/devel/xulrunner10/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/xulrunner10/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner10/Attic/PLIST 2012/11/21 13:02:17 1.5
+++ pkgsrc/devel/xulrunner10/Attic/PLIST 2013/01/10 12:01:02 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2012/11/21 13:02:17 is Exp $ 1@comment $NetBSD: PLIST,v 1.6 2013/01/10 12:01:02 is Exp $
2bin/xulrunner10 2bin/xulrunner10
3include/xulrunner10/AtkSocketAccessible.h 3include/xulrunner10/AtkSocketAccessible.h
4include/xulrunner10/BasicLayers.h 4include/xulrunner10/BasicLayers.h
5include/xulrunner10/CheckedInt.h 5include/xulrunner10/CheckedInt.h
6include/xulrunner10/CustomQS_Canvas2D.h 6include/xulrunner10/CustomQS_Canvas2D.h
7include/xulrunner10/CustomQS_WebGL.h 7include/xulrunner10/CustomQS_WebGL.h
8include/xulrunner10/EGLUtils.h 8include/xulrunner10/EGLUtils.h
9include/xulrunner10/ForceDiscreteGPUHelperCGL.h 9include/xulrunner10/ForceDiscreteGPUHelperCGL.h
10include/xulrunner10/FrameLayerBuilder.h 10include/xulrunner10/FrameLayerBuilder.h
11include/xulrunner10/FramePropertyTable.h 11include/xulrunner10/FramePropertyTable.h
12include/xulrunner10/GLContext.h 12include/xulrunner10/GLContext.h
13include/xulrunner10/GLContextProvider.h 13include/xulrunner10/GLContextProvider.h
14include/xulrunner10/GLContextProviderImpl.h 14include/xulrunner10/GLContextProviderImpl.h
@@ -200,30 +200,32 @@ include/xulrunner10/mozIStorageService.h @@ -200,30 +200,32 @@ include/xulrunner10/mozIStorageService.h
200include/xulrunner10/mozIStorageServiceQuotaManagement.h 200include/xulrunner10/mozIStorageServiceQuotaManagement.h
201include/xulrunner10/mozIStorageStatement.h 201include/xulrunner10/mozIStorageStatement.h
202include/xulrunner10/mozIStorageStatementCallback.h 202include/xulrunner10/mozIStorageStatementCallback.h
203include/xulrunner10/mozIStorageStatementWrapper.h 203include/xulrunner10/mozIStorageStatementWrapper.h
204include/xulrunner10/mozIStorageVacuumParticipant.h 204include/xulrunner10/mozIStorageVacuumParticipant.h
205include/xulrunner10/mozIStorageValueArray.h 205include/xulrunner10/mozIStorageValueArray.h
206include/xulrunner10/mozITXTToHTMLConv.h 206include/xulrunner10/mozITXTToHTMLConv.h
207include/xulrunner10/mozIThirdPartyUtil.h 207include/xulrunner10/mozIThirdPartyUtil.h
208include/xulrunner10/mozStorage.h 208include/xulrunner10/mozStorage.h
209include/xulrunner10/mozStorageCID.h 209include/xulrunner10/mozStorageCID.h
210include/xulrunner10/mozStorageHelper.h 210include/xulrunner10/mozStorageHelper.h
211include/xulrunner10/mozcontainer.h 211include/xulrunner10/mozcontainer.h
212include/xulrunner10/mozilla-config.h 212include/xulrunner10/mozilla-config.h
 213include/xulrunner10/mozilla/Attributes.h
213include/xulrunner10/mozilla/AutoRestore.h 214include/xulrunner10/mozilla/AutoRestore.h
214include/xulrunner10/mozilla/Base64.h 215include/xulrunner10/mozilla/Base64.h
215include/xulrunner10/mozilla/BlockingResourceBase.h 216include/xulrunner10/mozilla/BlockingResourceBase.h
216include/xulrunner10/mozilla/CharTokenizer.h 217include/xulrunner10/mozilla/CharTokenizer.h
 218include/xulrunner10/mozilla/CheckedInt.h
217include/xulrunner10/mozilla/CondVar.h 219include/xulrunner10/mozilla/CondVar.h
218include/xulrunner10/mozilla/DeadlockDetector.h 220include/xulrunner10/mozilla/DeadlockDetector.h
219include/xulrunner10/mozilla/FileUtils.h 221include/xulrunner10/mozilla/FileUtils.h
220include/xulrunner10/mozilla/FloatingPoint.h 222include/xulrunner10/mozilla/FloatingPoint.h
221include/xulrunner10/mozilla/FunctionTimer.h 223include/xulrunner10/mozilla/FunctionTimer.h
222include/xulrunner10/mozilla/GenericFactory.h 224include/xulrunner10/mozilla/GenericFactory.h
223include/xulrunner10/mozilla/IHistory.h 225include/xulrunner10/mozilla/IHistory.h
224include/xulrunner10/mozilla/IntentionalCrash.h 226include/xulrunner10/mozilla/IntentionalCrash.h
225include/xulrunner10/mozilla/LookAndFeel.h 227include/xulrunner10/mozilla/LookAndFeel.h
226include/xulrunner10/mozilla/MapsMemoryReporter.h 228include/xulrunner10/mozilla/MapsMemoryReporter.h
227include/xulrunner10/mozilla/Module.h 229include/xulrunner10/mozilla/Module.h
228include/xulrunner10/mozilla/ModuleLoader.h 230include/xulrunner10/mozilla/ModuleLoader.h
229include/xulrunner10/mozilla/ModuleUtils.h 231include/xulrunner10/mozilla/ModuleUtils.h

cvs diff -r1.10 -r1.11 pkgsrc/devel/xulrunner10/Attic/dist.mk (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner10/Attic/dist.mk 2012/11/21 13:02:17 1.10
+++ pkgsrc/devel/xulrunner10/Attic/dist.mk 2013/01/10 12:01:02 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: dist.mk,v 1.10 2012/11/21 13:02:17 is Exp $ 1# $NetBSD: dist.mk,v 1.11 2013/01/10 12:01:02 is Exp $
2# 2#
3# used by devel/xulrunner10/Makefile 3# used by devel/xulrunner10/Makefile
4# used by www/firefox10/Makefile 4# used by www/firefox10/Makefile
5 5
6DISTNAME= firefox-${FIREFOX_VER}esr.source 6DISTNAME= firefox-${FIREFOX_VER}esr.source
7FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} 7FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
8MOZ_BRANCH= 10.0 8MOZ_BRANCH= 10.0
9MOZ_BRANCH_MINOR= .11 9MOZ_BRANCH_MINOR= .12
10MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}esr/source/} 10MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}esr/source/}
11EXTRACT_SUFX= .tar.bz2 11EXTRACT_SUFX= .tar.bz2
12 12
13DISTINFO_FILE= ${.CURDIR}/../../devel/xulrunner10/distinfo 13DISTINFO_FILE= ${.CURDIR}/../../devel/xulrunner10/distinfo
14PATCHDIR= ${.CURDIR}/../../devel/xulrunner10/patches 14PATCHDIR= ${.CURDIR}/../../devel/xulrunner10/patches
15 15
16WRKSRC= ${WRKDIR}/mozilla-esr10 16WRKSRC= ${WRKDIR}/mozilla-esr10

cvs diff -r1.10 -r1.11 pkgsrc/devel/xulrunner10/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner10/Attic/distinfo 2012/12/22 02:22:44 1.10
+++ pkgsrc/devel/xulrunner10/Attic/distinfo 2013/01/10 12:01:02 1.11
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.10 2012/12/22 02:22:44 joerg Exp $ 1$NetBSD: distinfo,v 1.11 2013/01/10 12:01:02 is Exp $
2 2
3SHA1 (firefox-10.0.11esr.source.tar.bz2) = 3afbc0cc6edae94aa4e9fb3a8b060e5b2aabc0e7 3SHA1 (firefox-10.0.12esr.source.tar.bz2) = d9086cabf06e04ef5200a8731288c0df27eb84d7
4RMD160 (firefox-10.0.11esr.source.tar.bz2) = 55dabf58e48bd5628c0d209576a12b231350283a 4RMD160 (firefox-10.0.12esr.source.tar.bz2) = b112325fa37435d62e5e2737f2e87caf58f25b3c
5Size (firefox-10.0.11esr.source.tar.bz2) = 75444542 bytes 5Size (firefox-10.0.12esr.source.tar.bz2) = 75510903 bytes
6SHA1 (patch-aa) = 3724d682a564b0a47b1313c4e5403d5b43b1904a 6SHA1 (patch-aa) = 3724d682a564b0a47b1313c4e5403d5b43b1904a
7SHA1 (patch-ab) = b1efa63d3f9e0dca0247037696839dbce756f88c 7SHA1 (patch-ab) = b1efa63d3f9e0dca0247037696839dbce756f88c
8SHA1 (patch-ac) = 4194776ef3978f261cdade72617c05c08bd33aa6 8SHA1 (patch-ac) = 4194776ef3978f261cdade72617c05c08bd33aa6
9SHA1 (patch-ad) = c5589daa0a2ec33bab17e1b6994b43313e3ba8e3 9SHA1 (patch-ad) = c5589daa0a2ec33bab17e1b6994b43313e3ba8e3
10SHA1 (patch-ae) = ca217066945938eece33a6ee41ca8b8d2ccbf6f0 10SHA1 (patch-ae) = ca217066945938eece33a6ee41ca8b8d2ccbf6f0
11SHA1 (patch-af) = 57bb4796db6e039ece84641c07f18b27e372f650 11SHA1 (patch-af) = 57bb4796db6e039ece84641c07f18b27e372f650
12SHA1 (patch-ag) = 588c45ed234065f86b047e2a794d979d4bad71fb 12SHA1 (patch-ag) = 588c45ed234065f86b047e2a794d979d4bad71fb
13SHA1 (patch-ai) = aa72079de6e9baf601858ab55d7300c1ed280156 13SHA1 (patch-ai) = aa72079de6e9baf601858ab55d7300c1ed280156
14SHA1 (patch-aj) = 66c1ef5c3c7d9535852de2c22e792999a6a5f0a7 14SHA1 (patch-aj) = 66c1ef5c3c7d9535852de2c22e792999a6a5f0a7
15SHA1 (patch-ak) = f62c0a24a73c6846ff970509ff3cf78c361bb877 15SHA1 (patch-ak) = f62c0a24a73c6846ff970509ff3cf78c361bb877
16SHA1 (patch-al) = b6c3ba5a629497792fb44e90194f31d58328ac53 16SHA1 (patch-al) = b6c3ba5a629497792fb44e90194f31d58328ac53
17SHA1 (patch-am) = b9f661c03254d15a4f9b83eb355d3b3b6b92dd65 17SHA1 (patch-am) = b9f661c03254d15a4f9b83eb355d3b3b6b92dd65
18SHA1 (patch-an) = 46118ebe923396152ce1ca61d160fbddf1052d2a 18SHA1 (patch-an) = 46118ebe923396152ce1ca61d160fbddf1052d2a