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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Jun 16 10:32:29 UTC 2015


    Date: Tuesday, June 16, 2015 @ 12:32:29
  Author: mtorromeo
Revision: 135470

upgpkg: hhvm 3.7.2-1

Updated to version 3.7.2

Modified:
  hhvm/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-16 08:01:43 UTC (rev 135469)
+++ PKGBUILD	2015-06-16 10:32:29 UTC (rev 135470)
@@ -3,7 +3,7 @@
 # Contributor: James Miller <james at pocketrent.com>
 
 pkgname=hhvm
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 
 _thirdparty_commit=a7d0e6834ac6280b15ba2777f7d9c621bc8446cb
@@ -45,6 +45,9 @@
 prepare() {
     cd "$srcdir"/$pkgname-HHVM-$pkgver
 
+    sed -r 's/service hhvm (start|stop|restart)/systemctl \1 hhvm.service/' \
+        -i hphp/tools/oss-repo-mode
+
     patch -p1 -i "$srcdir"/libvpx14.patch
 
     # Fix sendmail path
@@ -126,7 +129,7 @@
     install -Dm644 server.ini "$pkgdir"/etc/hhvm/server.ini
 }
 
-sha256sums=('29e678e4a820fa93e6829c8d75a9ee1e9bec8fc026a726d6df5603b908250abe'
+sha256sums=('4f1ee67a7e848002361ec628833adb89b78d450f1087f75dc69807ed0593dd7a'
             '1e7e62392d313e7dd0dad85c729d195a486470c766881296685f9574e08a9926'
             '07a9b48818b0695354baf364a26a5d85a29020b61739dd2e1a281509a9f7ff8e'
             '8124fce00a89a10ce76e8a54dfe398cfe35347283c7088eeb3de9528371db798'



More information about the arch-commits mailing list