From nobody Thu Oct 14 10:23:11 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DCFE0180DC5F; Thu, 14 Oct 2021 10:23:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVQTW5sDHz3kMR; Thu, 14 Oct 2021 10:23:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A982911A4B; Thu, 14 Oct 2021 10:23:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19EANBUj078877; Thu, 14 Oct 2021 10:23:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EANBlY078876; Thu, 14 Oct 2021 10:23:11 GMT (envelope-from git) Date: Thu, 14 Oct 2021 10:23:11 GMT Message-Id: <202110141023.19EANBlY078876@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 8f1b773597d3 - main - converters/fribidi: Update to 1.0.11 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f1b773597d3c3e8b3225506fbff8553422c2fd3 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f1b773597d3c3e8b3225506fbff8553422c2fd3 commit 8f1b773597d3c3e8b3225506fbff8553422c2fd3 Author: Daniel Engberg AuthorDate: 2021-10-14 10:16:22 +0000 Commit: Daniel Engberg CommitDate: 2021-10-14 10:23:04 +0000 converters/fribidi: Update to 1.0.11 Enable OPTIMIZED_CFLAGS (-O3 from upstream), some tests are ~10% faster on my Intel I7-3770K CPU Connect upstream's test suite to port Changelog: https://github.com/fribidi/fribidi/releases/tag/v1.0.11 PR: 259156 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32490 --- converters/fribidi/Makefile | 18 +++++++++++++----- converters/fribidi/distinfo | 6 +++--- converters/fribidi/files/patch-test_meson.build | 11 +++++++++++ 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 907be56f2576..21e3ddf1409b 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -1,9 +1,9 @@ # Created by: ijliao PORTNAME= fribidi -PORTVERSION= 1.0.10 +DISTVERSION= 1.0.11 CATEGORIES= converters -MASTER_SITES= https://github.com/fribidi/fribidi/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/fribidi/fribidi/releases/download/v${DISTVERSION}/ MAINTAINER= desktop@FreeBSD.org COMMENT= Free Implementation of the Unicode Bidirectional Algorithm @@ -11,11 +11,19 @@ COMMENT= Free Implementation of the Unicode Bidirectional Algorithm LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe meson tar:xz +USES= cpe meson python:3.6+,test shebangfix tar:xz +CPE_VENDOR= gnu +SHEBANG_FILES= test/test-runner.py USE_LDCONFIG= yes -MESON_ARGS= -Dtests=false -CPE_VENDOR= gnu +TEST_TARGET= test + +OPTIONS_DEFINE= OPTIMIZED_CFLAGS TEST +OPTIONS_DEFAULT=OPTIMIZED_CFLAGS + +OPTIMIZED_CFLAGS_CFLAGS= -O3 + +TEST_MESON_TRUE=tests post-patch: @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' < \ diff --git a/converters/fribidi/distinfo b/converters/fribidi/distinfo index 64c713c4096a..e98932d2c513 100644 --- a/converters/fribidi/distinfo +++ b/converters/fribidi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600950598 -SHA256 (fribidi-1.0.10.tar.xz) = 7f1c687c7831499bcacae5e8675945a39bacbad16ecaa945e9454a32df653c01 -SIZE (fribidi-1.0.10.tar.xz) = 1147588 +TIMESTAMP = 1634154952 +SHA256 (fribidi-1.0.11.tar.xz) = 30f93e9c63ee627d1a2cedcf59ac34d45bf30240982f99e44c6e015466b4e73d +SIZE (fribidi-1.0.11.tar.xz) = 1077004 diff --git a/converters/fribidi/files/patch-test_meson.build b/converters/fribidi/files/patch-test_meson.build new file mode 100644 index 000000000000..763f4a7cbcf8 --- /dev/null +++ b/converters/fribidi/files/patch-test_meson.build @@ -0,0 +1,11 @@ +--- test/meson.build.orig 2021-10-13 20:07:06 UTC ++++ test/meson.build +@@ -19,7 +19,7 @@ foreach t : tests + endforeach + + if get_option('fuzzer_ldflags') != '' +- cases = run_command(import('python3').find_python(), '-c', ++ cases = run_command(import('python').find_installation(), '-c', + '''import os; print('\n'.join(os.listdir('@0@')))'''.format(join_paths(meson.current_source_dir(), 'fuzzing')) + ).stdout().strip().split('\n') + foreach case : cases