Wed May 4 09:56:26 2016 UTC ()
Update to 38.8.0

* Sync with firefox38-38.8.0


(ryoon)
diff -r1.7 -r1.8 pkgsrc/devel/xulrunner38/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/xulrunner38/PLIST

cvs diff -r1.7 -r1.8 pkgsrc/devel/xulrunner38/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner38/Attic/Makefile 2016/03/19 23:05:02 1.7
+++ pkgsrc/devel/xulrunner38/Attic/Makefile 2016/05/04 09:56:26 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2016/03/19 23:05:02 ryoon Exp $ 1# $NetBSD: Makefile,v 1.8 2016/05/04 09:56:26 ryoon Exp $
2 2
3MOZ_BRANCH= 38.7 3MOZ_BRANCH= 38.8
4MOZ_BRANCH_MINOR= .1esr 4MOZ_BRANCH_MINOR= .0esr
5MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} 5MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
6DISTNAME= firefox-${MOZ_VER}.source 6DISTNAME= firefox-${MOZ_VER}.source
7MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/} 7MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
8#MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${MOZ_VER}/source/} 8#MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${MOZ_VER}/source/}
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11PKGNAME= xulrunner38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/} 11PKGNAME= xulrunner38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
12CATEGORIES= devel www 12CATEGORIES= devel www
13 13
14MAINTAINER= ryoon@NetBSD.org 14MAINTAINER= ryoon@NetBSD.org
15HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner 15HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner
16COMMENT= XML User Interface Language runtime environment 16COMMENT= XML User Interface Language runtime environment
17LICENSE= mpl-1.1 17LICENSE= mpl-1.1

cvs diff -r1.1 -r1.2 pkgsrc/devel/xulrunner38/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/xulrunner38/Attic/PLIST 2015/12/10 22:58:22 1.1
+++ pkgsrc/devel/xulrunner38/Attic/PLIST 2016/05/04 09:56:26 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1 2015/12/10 22:58:22 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.2 2016/05/04 09:56:26 ryoon Exp $
2bin/xulrunner38 2bin/xulrunner38
3include/xulrunner38/AVCCDecoderModule.h 3include/xulrunner38/AVCCDecoderModule.h
4include/xulrunner38/AbstractMediaDecoder.h 4include/xulrunner38/AbstractMediaDecoder.h
5include/xulrunner38/AccEvent.h 5include/xulrunner38/AccEvent.h
6include/xulrunner38/ActiveLayerTracker.h 6include/xulrunner38/ActiveLayerTracker.h
7include/xulrunner38/AndroidNativeWindow.h 7include/xulrunner38/AndroidNativeWindow.h
8include/xulrunner38/AndroidSurfaceTexture.h 8include/xulrunner38/AndroidSurfaceTexture.h
9include/xulrunner38/AnimationCommon.h 9include/xulrunner38/AnimationCommon.h
10include/xulrunner38/AsyncEventRunner.h 10include/xulrunner38/AsyncEventRunner.h
11include/xulrunner38/AudioBufferUtils.h 11include/xulrunner38/AudioBufferUtils.h
12include/xulrunner38/AudioChannelAgent.h 12include/xulrunner38/AudioChannelAgent.h
13include/xulrunner38/AudioChannelCommon.h 13include/xulrunner38/AudioChannelCommon.h
14include/xulrunner38/AudioChannelFormat.h 14include/xulrunner38/AudioChannelFormat.h
@@ -621,26 +621,27 @@ include/xulrunner38/mozilla/MiscEvents.h @@ -621,26 +621,27 @@ include/xulrunner38/mozilla/MiscEvents.h
621include/xulrunner38/mozilla/Module.h 621include/xulrunner38/mozilla/Module.h
622include/xulrunner38/mozilla/ModuleLoader.h 622include/xulrunner38/mozilla/ModuleLoader.h
623include/xulrunner38/mozilla/ModuleUtils.h 623include/xulrunner38/mozilla/ModuleUtils.h
624include/xulrunner38/mozilla/Monitor.h 624include/xulrunner38/mozilla/Monitor.h
625include/xulrunner38/mozilla/MouseEvents.h 625include/xulrunner38/mozilla/MouseEvents.h
626include/xulrunner38/mozilla/Move.h 626include/xulrunner38/mozilla/Move.h
627include/xulrunner38/mozilla/Mutex.h 627include/xulrunner38/mozilla/Mutex.h
628include/xulrunner38/mozilla/NativeOSFileInternals.h 628include/xulrunner38/mozilla/NativeOSFileInternals.h
629include/xulrunner38/mozilla/NullPtr.h 629include/xulrunner38/mozilla/NullPtr.h
630include/xulrunner38/mozilla/NumericLimits.h 630include/xulrunner38/mozilla/NumericLimits.h
631include/xulrunner38/mozilla/OSFileConstants.h 631include/xulrunner38/mozilla/OSFileConstants.h
632include/xulrunner38/mozilla/Observer.h 632include/xulrunner38/mozilla/Observer.h
633include/xulrunner38/mozilla/Omnijar.h 633include/xulrunner38/mozilla/Omnijar.h
 634include/xulrunner38/mozilla/Opaque.h
634include/xulrunner38/mozilla/PaintTracker.h 635include/xulrunner38/mozilla/PaintTracker.h
635include/xulrunner38/mozilla/Pair.h 636include/xulrunner38/mozilla/Pair.h
636include/xulrunner38/mozilla/PeerIdentity.h 637include/xulrunner38/mozilla/PeerIdentity.h
637include/xulrunner38/mozilla/PendingPlayerTracker.h 638include/xulrunner38/mozilla/PendingPlayerTracker.h
638include/xulrunner38/mozilla/PhysicalKeyCodeNameList.h 639include/xulrunner38/mozilla/PhysicalKeyCodeNameList.h
639include/xulrunner38/mozilla/PluginLibrary.h 640include/xulrunner38/mozilla/PluginLibrary.h
640include/xulrunner38/mozilla/PluginPRLibrary.h 641include/xulrunner38/mozilla/PluginPRLibrary.h
641include/xulrunner38/mozilla/PodOperations.h 642include/xulrunner38/mozilla/PodOperations.h
642include/xulrunner38/mozilla/Poison.h 643include/xulrunner38/mozilla/Poison.h
643include/xulrunner38/mozilla/PoisonIOInterposer.h 644include/xulrunner38/mozilla/PoisonIOInterposer.h
644include/xulrunner38/mozilla/PreallocatedProcessManager.h 645include/xulrunner38/mozilla/PreallocatedProcessManager.h
645include/xulrunner38/mozilla/Preferences.h 646include/xulrunner38/mozilla/Preferences.h
646include/xulrunner38/mozilla/ProcessHangMonitor.h 647include/xulrunner38/mozilla/ProcessHangMonitor.h