From 13049e34d03533142b80c3e771a1b6f4496f93b7 Mon Sep 17 00:00:00 2001 From: landry Date: Thu, 22 Jul 2010 21:43:01 +0000 Subject: [PATCH] Chase firefox update and bump to xulrunner 1.9.2.7. --- devel/xulrunner/1.9/Makefile | 11 +++++------ devel/xulrunner/1.9/distinfo | 10 +++++----- devel/xulrunner/1.9/pkg/PLIST-devel | 4 +++- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/devel/xulrunner/1.9/Makefile b/devel/xulrunner/1.9/Makefile index e520458b14c..d864921c0aa 100644 --- a/devel/xulrunner/1.9/Makefile +++ b/devel/xulrunner/1.9/Makefile @@ -1,17 +1,16 @@ -# $OpenBSD: Makefile,v 1.18 2010/07/19 13:46:27 landry Exp $ +# $OpenBSD: Makefile,v 1.19 2010/07/22 21:43:01 landry Exp $ ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64 -VERSION= 1.9.2.6 -REVISION-main= 1 -REVISION-devel= 3 +VERSION= 1.9.2.7 +FFX_VERSION= 3.6.7 DIRECTORY= xulrunner1.9 # needed for mozilla.port.mk MOZILLA_PROJECT= xulrunner1.9 DISTNAME= mozilla-1.9.2 -DISTFILES= firefox-3.6.6.source.tar.bz2 +DISTFILES= firefox-${FFX_VERSION}.source.tar.bz2 -MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.6/source/ +MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${FFX_VERSION}/source/ SO_VERSION= 3.0 # NOTE: Must bump minor version if any shlib's are removed from the diff --git a/devel/xulrunner/1.9/distinfo b/devel/xulrunner/1.9/distinfo index efc194afe0d..4033457f27a 100644 --- a/devel/xulrunner/1.9/distinfo +++ b/devel/xulrunner/1.9/distinfo @@ -1,5 +1,5 @@ -MD5 (firefox-3.6.6.source.tar.bz2) = yaBxsxu5DQXt+5MRfQp1Nw== -RMD160 (firefox-3.6.6.source.tar.bz2) = wc9bcq5C6c6YuN7P6InDMueIUMg= -SHA1 (firefox-3.6.6.source.tar.bz2) = kHu/NXvWUok6WPu2QffnsrTcH1c= -SHA256 (firefox-3.6.6.source.tar.bz2) = WbhycflAaE9Rzda+y8/a+ZpaWICUi6B879B0dMmrBrM= -SIZE (firefox-3.6.6.source.tar.bz2) = 51076968 +MD5 (firefox-3.6.7.source.tar.bz2) = 4kBUGJh2bkSkB+VDxw1JSQ== +RMD160 (firefox-3.6.7.source.tar.bz2) = bW7KV6JGQXJdzlcd6lvjdQ0Lt+E= +SHA1 (firefox-3.6.7.source.tar.bz2) = EsWEpj6m3buSUwlK1QC8awRpA6Y= +SHA256 (firefox-3.6.7.source.tar.bz2) = DnUcchjJfo4tYACzrAiJbI2usu5XiXWhXpCzjKWUm00= +SIZE (firefox-3.6.7.source.tar.bz2) = 51233147 diff --git a/devel/xulrunner/1.9/pkg/PLIST-devel b/devel/xulrunner/1.9/pkg/PLIST-devel index a0b2275a24f..73c74652ee9 100644 --- a/devel/xulrunner/1.9/pkg/PLIST-devel +++ b/devel/xulrunner/1.9/pkg/PLIST-devel @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-devel,v 1.7 2010/07/11 14:55:56 landry Exp $ +@comment $OpenBSD: PLIST-devel,v 1.8 2010/07/22 21:43:01 landry Exp $ @option no-default-conflict @conflict xulrunner-devel->=1.9,<1.9.1 %%jit%% @@ -847,6 +847,7 @@ ${MOZILLA_PROJECT}/idl/nsIProxiedProtocolHandler.idl ${MOZILLA_PROJECT}/idl/nsIProxyAutoConfig.idl ${MOZILLA_PROJECT}/idl/nsIProxyInfo.idl ${MOZILLA_PROJECT}/idl/nsIProxyObjectManager.idl +${MOZILLA_PROJECT}/idl/nsIQueryContentEventResult.idl ${MOZILLA_PROJECT}/idl/nsIRDFCompositeDataSource.idl ${MOZILLA_PROJECT}/idl/nsIRDFContainer.idl ${MOZILLA_PROJECT}/idl/nsIRDFContainerUtils.idl @@ -2406,6 +2407,7 @@ ${MOZILLA_PROJECT}/include/nsIProxiedProtocolHandler.h ${MOZILLA_PROJECT}/include/nsIProxyAutoConfig.h ${MOZILLA_PROJECT}/include/nsIProxyInfo.h ${MOZILLA_PROJECT}/include/nsIProxyObjectManager.h +${MOZILLA_PROJECT}/include/nsIQueryContentEventResult.h ${MOZILLA_PROJECT}/include/nsIRDFCompositeDataSource.h ${MOZILLA_PROJECT}/include/nsIRDFContainer.h ${MOZILLA_PROJECT}/include/nsIRDFContainerUtils.h