From owner-svn-ports-head@freebsd.org Fri Oct 27 23:17:45 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 C2C87E52F69; Fri, 27 Oct 2017 23:17:45 +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 8A9EA7E91F; Fri, 27 Oct 2017 23:17:45 +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 v9RNHiQT017690; Fri, 27 Oct 2017 23:17:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9RNHiSw017688; Fri, 27 Oct 2017 23:17:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710272317.v9RNHiSw017688@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, 27 Oct 2017 23:17:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453028 - head/benchmarks/sysbench X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/benchmarks/sysbench X-SVN-Commit-Revision: 453028 X-SVN-Commit-Repository: ports 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, 27 Oct 2017 23:17:45 -0000 Author: sunpoet Date: Fri Oct 27 23:17:44 2017 New Revision: 453028 URL: https://svnweb.freebsd.org/changeset/ports/453028 Log: Update to 1.0.10 Changes: https://github.com/akopytov/sysbench/releases Modified: head/benchmarks/sysbench/Makefile head/benchmarks/sysbench/distinfo Modified: head/benchmarks/sysbench/Makefile ============================================================================== --- head/benchmarks/sysbench/Makefile Fri Oct 27 23:11:19 2017 (r453027) +++ head/benchmarks/sysbench/Makefile Fri Oct 27 23:17:44 2017 (r453028) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sysbench -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= benchmarks databases MAINTAINER= sunpoet@FreeBSD.org @@ -33,6 +33,5 @@ PGSQL_USES= pgsql post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS = / s| doc||' ${WRKSRC}/Makefile.am - @${REINPLACE_CMD} -e 's|__linux__|__FreeBSD__|' ${WRKSRC}/src/sb_util.h .include Modified: head/benchmarks/sysbench/distinfo ============================================================================== --- head/benchmarks/sysbench/distinfo Fri Oct 27 23:11:19 2017 (r453027) +++ head/benchmarks/sysbench/distinfo Fri Oct 27 23:17:44 2017 (r453028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504718674 -SHA256 (akopytov-sysbench-1.0.9_GH0.tar.gz) = 3e472d5b175dcc5a8b0ebdf102dbe64bdcc712f6c41812849490e739bf8ce483 -SIZE (akopytov-sysbench-1.0.9_GH0.tar.gz) = 1495628 +TIMESTAMP = 1509131764 +SHA256 (akopytov-sysbench-1.0.10_GH0.tar.gz) = 34cfe9989a4610c15359a2d88b59a09f5c18846f42ce49175953c3e600deebbe +SIZE (akopytov-sysbench-1.0.10_GH0.tar.gz) = 1496937