pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/xulrunner45



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Aug 11 04:28:52 UTC 2016

Modified Files:
        pkgsrc/devel/xulrunner45: Makefile PLIST

Log Message:
Update to 45.3.0

* Sync with firefox45-45.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/xulrunner45/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/xulrunner45/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/xulrunner45/Makefile
diff -u pkgsrc/devel/xulrunner45/Makefile:1.4 pkgsrc/devel/xulrunner45/Makefile:1.5
--- pkgsrc/devel/xulrunner45/Makefile:1.4       Wed Aug  3 10:22:12 2016
+++ pkgsrc/devel/xulrunner45/Makefile   Thu Aug 11 04:28:52 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/08/03 10:22:12 adam Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/11 04:28:52 ryoon Exp $
 
-MOZ_BRANCH=            45.2
+MOZ_BRANCH=            45.3
 MOZ_BRANCH_MINOR=      .0esr
 MOZ_VER=               ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 DISTNAME=              firefox-${MOZ_VER}.source
@@ -9,7 +9,6 @@ MASTER_SITES=           ${MASTER_SITE_MOZILLA_ALL
 EXTRACT_SUFX=          .tar.xz
 
 PKGNAME=       xulrunner45-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION=   1
 CATEGORIES=    devel www
 
 MAINTAINER=    ryoon%NetBSD.org@localhost

Index: pkgsrc/devel/xulrunner45/PLIST
diff -u pkgsrc/devel/xulrunner45/PLIST:1.1 pkgsrc/devel/xulrunner45/PLIST:1.2
--- pkgsrc/devel/xulrunner45/PLIST:1.1  Wed May  4 10:01:06 2016
+++ pkgsrc/devel/xulrunner45/PLIST      Thu Aug 11 04:28:52 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/04 10:01:06 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/08/11 04:28:52 ryoon Exp $
 bin/xulrunner45
 include/xulrunner45/ADTSDecoder.h
 include/xulrunner45/ADTSDemuxer.h
@@ -561,6 +561,7 @@ include/xulrunner45/mozIGeckoMediaPlugin
 include/xulrunner45/mozIJSSubScriptLoader.h
 include/xulrunner45/mozIPersonalDictionary.h
 include/xulrunner45/mozIPlacesAutoComplete.h
+include/xulrunner45/mozIPlacesPendingOperation.h
 include/xulrunner45/mozISpellCheckingEngine.h
 include/xulrunner45/mozISpellI18NManager.h
 include/xulrunner45/mozISpellI18NUtil.h
@@ -6383,6 +6384,7 @@ share/idl/xulrunner45/mozIGeckoMediaPlug
 share/idl/xulrunner45/mozIJSSubScriptLoader.idl
 share/idl/xulrunner45/mozIPersonalDictionary.idl
 share/idl/xulrunner45/mozIPlacesAutoComplete.idl
+share/idl/xulrunner45/mozIPlacesPendingOperation.idl
 share/idl/xulrunner45/mozISpellCheckingEngine.idl
 share/idl/xulrunner45/mozISpellI18NManager.idl
 share/idl/xulrunner45/mozISpellI18NUtil.idl



Home | Main Index | Thread Index | Old Index