Update to xulrunner 1.9.2.6, chasing ffx 3.6.6 update. While here, add
correct RCS tags to PLIST files..
This commit is contained in:
parent
4d98df5567
commit
4b09410899
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2010/06/20 19:44:40 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/06/28 21:25:28 landry Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
|
||||
VERSION= 1.9.2.3
|
||||
PATCHLEVEL= p1
|
||||
VERSION= 1.9.2.6
|
||||
#PATCHLEVEL= p1
|
||||
DIRECTORY= xulrunner1.9
|
||||
DISTNAME= mozilla-1.9.2
|
||||
DISTFILES= firefox-3.6.3.source.tar.bz2
|
||||
DISTFILES= firefox-3.6.6.source.tar.bz2
|
||||
|
||||
MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.3/source/
|
||||
MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.6/source/
|
||||
|
||||
SO_VERSION= 3.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
@ -34,6 +34,7 @@ MODPY_RUNDEP= No
|
||||
|
||||
CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk2 \
|
||||
--disable-crashreporter \
|
||||
--disable-ipc \
|
||||
--disable-libnotify \
|
||||
--disable-necko-wifi
|
||||
LIB_DEPENDS+= sqlite3.>=13.0:sqlite3->=3.6.10:databases/sqlite3
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (firefox-3.6.3.source.tar.bz2) = XkVBqyMIS3sUuiKCkc4miA==
|
||||
RMD160 (firefox-3.6.3.source.tar.bz2) = 3lVuhga7xhy30g/m8wjwxei53Xc=
|
||||
SHA1 (firefox-3.6.3.source.tar.bz2) = 87zYCDVtFr2ya/zxpkolFIjE/QI=
|
||||
SHA256 (firefox-3.6.3.source.tar.bz2) = NaCzXXm6pQK2xXge0+nEtetiO9rxlARg3PRlGShIotA=
|
||||
SIZE (firefox-3.6.3.source.tar.bz2) = 48633061
|
||||
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
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment
|
||||
@comment $OpenBSD: PFRAG.amd64-devel,v 1.2 2010/06/28 21:25:28 landry Exp $
|
||||
xulrunner1.9/include/NativeX64.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment
|
||||
@comment $OpenBSD: PFRAG.jit-devel,v 1.2 2010/06/28 21:25:28 landry Exp $
|
||||
xulrunner1.9/include/Allocator.h
|
||||
xulrunner1.9/include/Assembler.h
|
||||
xulrunner1.9/include/CodeAlloc.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-devel,v 1.4 2010/06/12 15:16:48 landry Exp $
|
||||
@comment $OpenBSD: PLIST-devel,v 1.5 2010/06/28 21:25:28 landry Exp $
|
||||
@option no-default-conflict
|
||||
@conflict xulrunner-devel->=1.9,<1.9.1
|
||||
%%jit%%
|
||||
@ -1295,6 +1295,8 @@ xulrunner1.9/include/mozilla/CondVar.h
|
||||
xulrunner1.9/include/mozilla/DeadlockDetector.h
|
||||
xulrunner1.9/include/mozilla/Monitor.h
|
||||
xulrunner1.9/include/mozilla/Mutex.h
|
||||
xulrunner1.9/include/mozilla/PluginLibrary.h
|
||||
xulrunner1.9/include/mozilla/PluginPRLibrary.h
|
||||
xulrunner1.9/include/mozilla/TimeStamp.h
|
||||
xulrunner1.9/include/mozilla/XPCOM.h
|
||||
xulrunner1.9/include/mozilla/storage/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2010/06/12 15:16:48 landry Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2010/06/28 21:25:28 landry Exp $
|
||||
@option no-default-conflict
|
||||
@conflict xulrunner->=1.9,<1.9.1
|
||||
@unexec xulrunner1.9 --unregister-global
|
||||
@ -125,6 +125,7 @@ xulrunner1.9/components/nsFilePicker.js
|
||||
xulrunner1.9/components/nsFormAutoComplete.js
|
||||
xulrunner1.9/components/nsHandlerService.js
|
||||
xulrunner1.9/components/nsHelperAppDlg.js
|
||||
xulrunner1.9/components/nsINIProcessor.js
|
||||
xulrunner1.9/components/nsLivemarkService.js
|
||||
xulrunner1.9/components/nsLoginInfo.js
|
||||
xulrunner1.9/components/nsLoginManager.js
|
||||
|
Loading…
Reference in New Issue
Block a user