[arch-commits] Commit in xulrunner/trunk (PKGBUILD shared-libs.patch)

Connor Behan cbehan at archlinux.org
Sat Sep 27 02:03:47 UTC 2014


    Date: Saturday, September 27, 2014 @ 04:03:45
  Author: cbehan
Revision: 119639

upgpkg: xulrunner 32.0-1

Update to 32.0-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/shared-libs.patch

-------------------+
 PKGBUILD          |    8 ++++----
 shared-libs.patch |    2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-27 01:21:20 UTC (rev 119638)
+++ PKGBUILD	2014-09-27 02:03:45 UTC (rev 119639)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xulrunner
-pkgver=31.0
-pkgrel=2
+pkgver=32.0
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,10 +19,10 @@
         rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('6f4cb97e4debe2225f94bc813057154d2aa2680f5aa69573048633507cecb21e'
+sha256sums=('769671c97bfa5ab0719cc792a55109540287939e11d515e125769b5104056a21'
             'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
             '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
-            'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1'
+            '3729eb95167f704e627cfd4ef5ce24414c6c33df68d2fd968d315f1873d6dc7c'
             '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 
 prepare() {

Modified: shared-libs.patch
===================================================================
--- shared-libs.patch	2014-09-27 01:21:20 UTC (rev 119638)
+++ shared-libs.patch	2014-09-27 02:03:45 UTC (rev 119639)
@@ -5,8 +5,10 @@
  MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in
  # Some files have been already bundled with xulrunner
  ifndef SYSTEM_LIBXUL
+ ifndef MOZ_MULET
 -MOZ_PKG_FATAL_WARNINGS = 1
 +MOZ_PKG_FATAL_WARNINGS = 0
  endif
+ endif
  
  MOZ_NONLOCALIZED_PKG_LIST = \



More information about the arch-commits mailing list