From owner-svn-ports-head@freebsd.org Fri May 19 15:35:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7949BD74026; Fri, 19 May 2017 15:35:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4948C1EE9; Fri, 19 May 2017 15:35:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4JFZDB4083134; Fri, 19 May 2017 15:35:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4JFZDSm083132; Fri, 19 May 2017 15:35:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705191535.v4JFZDSm083132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 19 May 2017 15:35:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441229 - head/databases/rocksdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2017 15:35:14 -0000 Author: sunpoet Date: Fri May 19 15:35:12 2017 New Revision: 441229 URL: https://svnweb.freebsd.org/changeset/ports/441229 Log: Update to 5.3.5 Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Fri May 19 15:01:07 2017 (r441228) +++ head/databases/rocksdb/Makefile Fri May 19 15:35:12 2017 (r441229) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 5.3.4 +PORTVERSION= 5.3.5 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= databases Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Fri May 19 15:01:07 2017 (r441228) +++ head/databases/rocksdb/distinfo Fri May 19 15:35:12 2017 (r441229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493838116 -SHA256 (facebook-rocksdb-rocksdb-5.3.4_GH0.tar.gz) = c4de682317362b9e863d65b7cc59dd3fd5e689f54f9119e5084b69880da9db08 -SIZE (facebook-rocksdb-rocksdb-5.3.4_GH0.tar.gz) = 3210513 +TIMESTAMP = 1495206136 +SHA256 (facebook-rocksdb-rocksdb-5.3.5_GH0.tar.gz) = 54107c5f85e1f11f7c8734731a96cc2c1c691542fc48310510aca8fead39aff7 +SIZE (facebook-rocksdb-rocksdb-5.3.5_GH0.tar.gz) = 3211101