[arch-commits] Commit in xulrunner/trunk (PKGBUILD mozilla-pkgconfig.patch)

Connor Behan cbehan at archlinux.org
Wed Dec 3 22:04:15 UTC 2014


    Date: Wednesday, December 3, 2014 @ 23:04:15
  Author: cbehan
Revision: 123422

upgpkg: xulrunner 34.0.5-1

Update to 34.0.5-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozilla-pkgconfig.patch

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-03 21:57:33 UTC (rev 123421)
+++ PKGBUILD	2014-12-03 22:04:15 UTC (rev 123422)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xulrunner
-pkgver=33.0
-pkgrel=2
+pkgver=34.0.5
+pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,9 +19,9 @@
         rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('99402cf84949e06bac72d8abbdecde57e8af465727001ed6849a34632f20bcdb'
+sha256sums=('581c2f82f48e2331fdccea33bdbc4d8951694319ebac11eeca30172f622955de'
             'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
-            '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+            '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
             '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
             '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 

Modified: mozilla-pkgconfig.patch
===================================================================
--- mozilla-pkgconfig.patch	2014-12-03 21:57:33 UTC (rev 123421)
+++ mozilla-pkgconfig.patch	2014-12-03 22:04:15 UTC (rev 123422)
@@ -36,5 +36,5 @@
  Version: %MOZILLA_VERSION%
  Requires: %NSPR_NAME% >= %NSPR_VERSION%
  Libs: -L${sdkdir}/lib %MOZ_JS_LINK%
--Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE
-+Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE
+-Cflags: -I${includedir} -DXP_UNIX
++Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX



More information about the arch-commits mailing list