From owner-svn-ports-head@freebsd.org Mon May 21 08:48:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 657B0EE8A09; Mon, 21 May 2018 08:48:50 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 185A374486; Mon, 21 May 2018 08:48:50 +0000 (UTC) (envelope-from danfe@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E4F4A22A8B; Mon, 21 May 2018 08:48:49 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4L8mnGx028099; Mon, 21 May 2018 08:48:49 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4L8mnKP028096; Mon, 21 May 2018 08:48:49 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201805210848.w4L8mnKP028096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Mon, 21 May 2018 08:48:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470522 - in head/databases/iowow: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/databases/iowow: . files X-SVN-Commit-Revision: 470522 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.26 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: Mon, 21 May 2018 08:48:50 -0000 Author: danfe Date: Mon May 21 08:48:48 2018 New Revision: 470522 URL: https://svnweb.freebsd.org/changeset/ports/470522 Log: Update `databases/iowow' to version 1.2.8. Added: head/databases/iowow/files/patch-src_platform_linux_linux.c - copied, changed from r470521, head/databases/iowow/files/patch-src_fs_iwfile.c Deleted: head/databases/iowow/files/patch-src_fs_iwfile.c Modified: head/databases/iowow/Makefile head/databases/iowow/distinfo head/databases/iowow/pkg-plist Modified: head/databases/iowow/Makefile ============================================================================== --- head/databases/iowow/Makefile Mon May 21 08:34:11 2018 (r470521) +++ head/databases/iowow/Makefile Mon May 21 08:48:48 2018 (r470522) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iowow -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.8 DISTVERSIONPREFIX= v CATEGORIES= databases Modified: head/databases/iowow/distinfo ============================================================================== --- head/databases/iowow/distinfo Mon May 21 08:34:11 2018 (r470521) +++ head/databases/iowow/distinfo Mon May 21 08:48:48 2018 (r470522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525256894 -SHA256 (Softmotions-iowow-v1.1.0_GH0.tar.gz) = 512725b470a2842688db62a0639104e7b08e92d952cff8ee995c23be5c1ad242 -SIZE (Softmotions-iowow-v1.1.0_GH0.tar.gz) = 186008 +TIMESTAMP = 1526738944 +SHA256 (Softmotions-iowow-v1.2.8_GH0.tar.gz) = bee46c7ef8262da26713f6fdf1a0d6d7dfd176aa55cf9efff18976f9be1e588a +SIZE (Softmotions-iowow-v1.2.8_GH0.tar.gz) = 220667 Copied and modified: head/databases/iowow/files/patch-src_platform_linux_linux.c (from r470521, head/databases/iowow/files/patch-src_fs_iwfile.c) ============================================================================== --- head/databases/iowow/files/patch-src_fs_iwfile.c Mon May 21 08:34:11 2018 (r470521, copy source) +++ head/databases/iowow/files/patch-src_platform_linux_linux.c Mon May 21 08:48:48 2018 (r470522) @@ -1,11 +1,11 @@ ---- src/fs/iwfile.c.orig 2018-05-02 10:28:14 UTC -+++ src/fs/iwfile.c -@@ -97,7 +97,7 @@ static iwrc _iwfs_sync(struct IWFS_FILE *f, iwfs_sync_ - if (fcntl(impl->fh, F_FULLFSYNC) == -1) { - return iwrc_set_errno(IW_ERROR_IO_ERRNO, errno); - } +--- src/platform/linux/linux.c.orig 2018-05-19 14:09:04 UTC ++++ src/platform/linux/linux.c +@@ -314,7 +314,7 @@ iwrc iwp_fdatasync(HANDLE fh) { + if (fcntl(fh, F_FULLFSYNC) == -1) { + return iwrc_set_errno(IW_ERROR_IO_ERRNO, errno); + } -#else +#elif defined(__FreeBSD_version) && __FreeBSD_version > 1100501 - if (fdatasync(impl->fh) == -1) { - return iwrc_set_errno(IW_ERROR_IO_ERRNO, errno); - } + if (fdatasync(fh) == -1) { + return iwrc_set_errno(IW_ERROR_IO_ERRNO, errno); + } Modified: head/databases/iowow/pkg-plist ============================================================================== --- head/databases/iowow/pkg-plist Mon May 21 08:34:11 2018 (r470521) +++ head/databases/iowow/pkg-plist Mon May 21 08:48:48 2018 (r470522) @@ -17,8 +17,10 @@ include/iowow/iwxstr.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1 -lib/libiowow.so.1.1.0 +lib/libiowow.so.1.2.8 libdata/pkgconfig/libiowow.pc man/man3/iowow.3.gz %%DATADIR%%/iowow-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/iowow-exports.cmake +%%DATADIR%%/iowow-static-exports-%%CMAKE_BUILD_TYPE%%.cmake +%%DATADIR%%/iowow-static-exports.cmake