[arch-commits] Commit in hhvm/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Apr 28 10:31:09 UTC 2015


    Date: Tuesday, April 28, 2015 @ 12:31:09
  Author: mtorromeo
Revision: 132371

upgpkg: hhvm 3.6.2-1

Updated to 3.6.2

Modified:
  hhvm/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-28 07:38:26 UTC (rev 132370)
+++ PKGBUILD	2015-04-28 10:31:09 UTC (rev 132371)
@@ -3,8 +3,8 @@
 # Contributor: James Miller <james at pocketrent.com>
 
 pkgname=hhvm
-pkgver=3.6.1
-pkgrel=4
+pkgver=3.6.2
+pkgrel=1
 
 _thirdparty_commit=3bf14f9194bff0f681ee60bc6e5f1ac60b233f5c
 _folly_commit=7d2497f0e57fb14b6ea43a5a2d180604d7e1e7e5
@@ -36,8 +36,7 @@
         'hhvm at .service'
         'php.ini'
         'server.ini'
-        'libvpx14.patch::https://patch-diff.githubusercontent.com/raw/facebook/hhvm/pull/5191.diff'
-        'mcrouter-boost.patch')
+        'libvpx14.patch::https://patch-diff.githubusercontent.com/raw/facebook/hhvm/pull/5191.diff')
 install=hhvm.install
 backup=(etc/hhvm/{php,server}.ini)
 options+=('!buildflags')
@@ -69,7 +68,6 @@
     cd ../mcrouter
     rm -rf src
     ln -s "$srcdir"/mcrouter-$_mcrouter_commit src
-    patch -d src -p1 -i "$srcdir"/mcrouter-boost.patch
 
     cd ../squangle
     rm -rf src squangle
@@ -127,7 +125,7 @@
     install -Dm644 server.ini "$pkgdir"/etc/hhvm/server.ini
 }
 
-sha256sums=('d7af553ee149c026ded7728e68fea876806496c3e1d26e3b49c08da641e0b5db'
+sha256sums=('3e77fc95bb435342d5179c81335e253e1b136d55322dcd3fa6d853f056a398eb'
             '67594f86a25d3c1b468b0b4255018df8442db811899b41432775f031938cbd8f'
             'f09a38084cc4b8c9cc2ac70daf025d7c2f1710c2eae38fd7aec2b6c29b6e70aa'
             'd58cbfc110761bd70b74b849b3eb83b3e43e066cbf1969f403d47630a22d5bef'
@@ -140,5 +138,4 @@
             '59c640602929dac0aa34d06c668ed69361eb4b7b47a77f9aa0badb4d0b61571c'
             '3e3093f817706c238fad021483f114fd4ce0b45d84097dcb7870157fc9ec769f'
             '5b53bc57965e1c5151d720dc7f63f1b2e8ebd5e758b2ef0be3b74df38ebcbce0'
-            '975885203cef50997a227f5355d49cb9135f0668981059df213f7f0b44597cf8'
-            '7e081a6dd0d03ae087c04b4d2e992b5fe53b58cb55947756ecc68cd580fee410')
+            '975885203cef50997a227f5355d49cb9135f0668981059df213f7f0b44597cf8')



More information about the arch-commits mailing list