svn commit: r352779 - in head/databases/riak: . files

Veniamin Gvozdikov vg at FreeBSD.org
Fri May 2 09:40:08 UTC 2014


Author: vg
Date: Fri May  2 09:40:06 2014
New Revision: 352779
URL: http://svnweb.freebsd.org/changeset/ports/352779
QAT: https://qat.redports.org/buildarchive/r352779/

Log:
  Update to 1.4.8.
  
  Changelog: https://github.com/basho/riak/blob/1.4/RELEASE-NOTES.md
  
  PR:		ports/188692
  Submitted by:	myself
  Approved by:	maintainer (timeout)

Modified:
  head/databases/riak/Makefile
  head/databases/riak/distinfo
  head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-build_detect_platform
  head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-db-version_set.cc

Modified: head/databases/riak/Makefile
==============================================================================
--- head/databases/riak/Makefile	Fri May  2 08:06:21 2014	(r352778)
+++ head/databases/riak/Makefile	Fri May  2 09:40:06 2014	(r352779)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	riak
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.8
 CATEGORIES=	databases
 MASTER_SITES=	http://s3.amazonaws.com/downloads.basho.com/riak/${PORTVERSION:R}/${PORTVERSION}/ \
 		http://downloads.basho.com.s3.amazonaws.com/riak/${PORTVERSION:R}/${PORTVERSION}/

Modified: head/databases/riak/distinfo
==============================================================================
--- head/databases/riak/distinfo	Fri May  2 08:06:21 2014	(r352778)
+++ head/databases/riak/distinfo	Fri May  2 09:40:06 2014	(r352779)
@@ -1,2 +1,2 @@
-SHA256 (riak-1.4.2.tar.gz) = 6a1fdcfc1f3f0357eeb377ead6638db4187379e3b40121cef16b517e03c6fd11
-SIZE (riak-1.4.2.tar.gz) = 13738074
+SHA256 (riak-1.4.8.tar.gz) = 69159cefeef48f5ad3ebec02ea4856f7c739e158758405e69c2d001d2d7958d1
+SIZE (riak-1.4.8.tar.gz) = 13799400

Modified: head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-build_detect_platform
==============================================================================
--- head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-build_detect_platform	Fri May  2 08:06:21 2014	(r352778)
+++ head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-build_detect_platform	Fri May  2 09:40:06 2014	(r352779)
@@ -1,7 +1,5 @@
-Don't remove /dev/null on 8.x (see kern/139014)
--bdrewery 09/27/2013
---- deps/eleveldb/c_src/leveldb/build_detect_platform.orig	2013-09-27 06:53:42.527133646 -0500
-+++ deps/eleveldb/c_src/leveldb/build_detect_platform	2013-09-27 06:54:01.360134865 -0500
+--- deps/eleveldb/c_src/leveldb/build_detect_platform.orig	2014-04-02 12:41:11.174611987 +0000
++++ deps/eleveldb/c_src/leveldb/build_detect_platform	2014-04-02 12:42:31.766605994 +0000
 @@ -134,7 +134,7 @@
      true
  else

Modified: head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-db-version_set.cc
==============================================================================
--- head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-db-version_set.cc	Fri May  2 08:06:21 2014	(r352778)
+++ head/databases/riak/files/patch-deps-eleveldb-c_src-leveldb-db-version_set.cc	Fri May  2 09:40:06 2014	(r352779)
@@ -1,5 +1,5 @@
---- deps/eleveldb/c_src/leveldb/db/version_set.cc.orig	2013-08-29 23:03:04.000000000 +0200
-+++ deps/eleveldb/c_src/leveldb/db/version_set.cc	2013-09-22 14:38:08.000000000 +0200
+--- deps/eleveldb/c_src/leveldb/db/version_set.cc.orig	2014-04-02 12:26:08.746672588 +0000
++++ deps/eleveldb/c_src/leveldb/db/version_set.cc	2014-04-02 12:37:06.719627543 +0000
 @@ -2,10 +2,12 @@
  // Use of this source code is governed by a BSD-style license that can be
  // found in the LICENSE file. See the AUTHORS file for names of contributors.
@@ -17,18 +17,20 @@
  
  // WARNING: m_OverlappedFiles flags need to match config::kNumOverlapFiles ... until unified
  {
--    {10485760,  262144000,  57671680,      209715200,             0,  300000000, true},
--    {10485760,   82914560,  57671680,      419430400,             0,  209715200, true},
--    {10485760,  104371840,  57671680,     1006632960,     200000000,  314572800, false},
--    {10485760,  125829120,  57671680,     4094304000,    3355443200,  419430400, false},
--    {10485760,  147286400,  57671680,    41943040000,   33554432000,  524288000, false},
--    {10485760,  188743680,  57671680,   419430400000,  335544320000,  629145600, false},
--    {10485760,  220200960,  57671680,  4194304000000, 3355443200000,  734003200, false}
+-    {10485760,  262144000,  57671680,      209715200,                0,     300000000, true},
+-    {10485760,   82914560,  57671680,      419430400,                0,     209715200, true},
+-    {10485760,  314572800,  57671680,     1006632960,        200000000,     314572800, false},
+-    {10485760,  419430400,  57671680,     4094304000ULL,    3355443200ULL,  419430400, false},
+-    {10485760,  524288000,  57671680,    41943040000ULL,   33554432000ULL,  524288000, false},
+-    {10485760,  629145600,  57671680,   419430400000ULL,  335544320000ULL,  629145600, false},
+-    {10485760,  734003200,  57671680,  4194304000000ULL, 3355443200000ULL,  734003200, false}
 +    {UINT64_C(10485760), UINT64_C(262144000), INT64_C(57671680), UINT64_C(    209715200), UINT64_C(            0), UINT64_C(300000000), true},
 +    {UINT64_C(10485760), UINT64_C( 82914560), INT64_C(57671680), UINT64_C(    419430400), UINT64_C(            0), UINT64_C(209715200), true},
-+    {UINT64_C(10485760), UINT64_C(104371840), INT64_C(57671680), UINT64_C(   1006632960), UINT64_C(    200000000), UINT64_C(314572800), false},
-+    {UINT64_C(10485760), UINT64_C(125829120), INT64_C(57671680), UINT64_C(   4094304000), UINT64_C(   3355443200), UINT64_C(419430400), false},
-+    {UINT64_C(10485760), UINT64_C(147286400), INT64_C(57671680), UINT64_C(  41943040000), UINT64_C(  33554432000), UINT64_C(524288000), false},
-+    {UINT64_C(10485760), UINT64_C(188743680), INT64_C(57671680), UINT64_C( 419430400000), UINT64_C( 335544320000), UINT64_C(629145600), false},
-+    {UINT64_C(10485760), UINT64_C(220200960), INT64_C(57671680), UINT64_C(4194304000000), UINT64_C(3355443200000), UINT64_C(734003200), false}
++    {UINT64_C(10485760), UINT64_C(314572800), INT64_C(57671680), UINT64_C(   1006632960), UINT64_C(    200000000), UINT64_C(314572800), false},
++    {UINT64_C(10485760), UINT64_C(419430400), INT64_C(57671680), UINT64_C(   4094304000), UINT64_C(   3355443200), UINT64_C(419430400), false},
++    {UINT64_C(10485760), UINT64_C(524288000), INT64_C(57671680), UINT64_C(  41943040000), UINT64_C(  33554432000), UINT64_C(524288000), false},
++    {UINT64_C(10485760), UINT64_C(629145600), INT64_C(57671680), UINT64_C( 419430400000), UINT64_C( 335544320000), UINT64_C(629145600), false},
++    {UINT64_C(10485760), UINT64_C(734003200), INT64_C(57671680), UINT64_C(4194304000000), UINT64_C(3355443200000), UINT64_C(734003200), false}
  };
+ 
+ /// ULL above needed to compile on OSX 10.7.3


More information about the svn-ports-all mailing list