[packages/hhvm/dev-3.6: 1/20] update tarballs to 3.6.1-LTS

glen glen at pld-linux.org
Tue Apr 7 10:20:22 CEST 2015


commit 5aa87bae1e113d1359b0ed7906b91316c46ece6f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 5 13:28:45 2015 +0300

    update tarballs to 3.6.1-LTS

 hhvm.spec | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 4c63a97..f80dfdf 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -22,28 +22,29 @@
 # hphp/system/idl/constants.idl.json defines it as 5.6.99-hhvm, but use some saner value
 %define		php_version			5.6.0
 
-# git show HHVM-3.3.5
-%define		githash	b2856c601e317b6d66fd1861c4cc889ae91d9f6f
+# git show HHVM-3.6.1
+%define		githash	c051feff88ba8050f33f10f7b1fb07f8d3415f9e
 # these hashes are git submodules (be sure to check them on proper branch)
 # GIT_DIR=third-party/.git git log -1
-%define		thirdparty	bf581f8
+%define		thirdparty	3bf14f9
 # 6e46d468cf2876dd59c7a4dddcb4e37abf070b7a
 # GIT_DIR=third-party/folly/src/.git git log -1
-%define		folly		6e46d46
+%define		folly		0.26.0
 Summary:	Virtual Machine, Runtime, and JIT for PHP
 Name:		hhvm
-# we prefer LTS versions
-# see http://hhvm.com/blog/6083/hhvm-long-term-support
-Version:	3.3.5
-Release:	1
+# we prefer LTS versions, see
+# http://hhvm.com/blog/6083/hhvm-long-term-support
+# http://hhvm.com/blog/8849/hhvm-3-6-0
+Version:	3.6.1
+Release:	0.1
 License:	PHP 3.01 and BSD
 Group:		Development/Languages
 Source0:	https://github.com/facebook/hhvm/archive/HHVM-%{version}.tar.gz
-# Source0-md5:	57af76be5b4a10e35cb6eb705e0ff663
-Source2:	https://github.com/facebook/folly/archive/%{folly}/folly-3.2-%{folly}.tar.gz
-# Source2-md5:	c4bdbea4c0ffe0650d12d9ff370b8255
+# Source0-md5:	42dd1d75b4dd0785d3284e7809600c9e
+Source2:	https://github.com/facebook/folly/archive/v%{folly}/folly-%{folly}.tar.gz
+# Source2-md5:	c76a3fd2e86215d523a9fe18ba9087a1
 Source3:	https://github.com/hhvm/hhvm-third-party/archive/%{thirdparty}/third_party-%{thirdparty}.tar.gz
-# Source3-md5:	17210db0b2211c63d911076e02aab487
+# Source3-md5:	494d37347bb6448ed514fd3dfacf7c88
 Source5:	%{name}-fcgi.init
 Source6:	%{name}-fcgi.sysconfig
 Source7:	php.ini
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/29a3971a9677d3f2f66508505458f8da4876b5e2



More information about the pld-cvs-commit mailing list