From nobody Tue Feb 21 19:05:49 2023 X-Original-To: dev-commits-ports-main@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 4PLpf530S7z3t3Cg; Tue, 21 Feb 2023 19:05:49 +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 4PLpf52Zbzz3wMB; Tue, 21 Feb 2023 19:05:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677006349; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=J85jH/Kkdzs+0S2VdFeMTsoBArW/wa0YvGAOmVYmcUU=; b=GDI1NRWsDJUvpuHhlMH6tWYqmsbY1hoWRWOdwG+m6T03sVJx8mxETqXX1sJaP61A61V9db zDW5zJ/pg/rf4bH1YBG9az96snssaGFxFyq/M/XAEsefuliRIl5ju+Aw1VHO+WXUIWfBn6 H9l5k3VruqN+67lVZOlTaBlMO8a18xKOwXVkTGml18qDotUZYFJBhJFdmQipzwGl0RFDsQ RTvW0NJEuDKv3G27oh63C9THrpM/gsRiX3SmiHiUW9bu3dcEoU0Y6qzfPRgX3PUQOpwDvr omDCjMkrzfRoK6tlTobAFuOn+7Iu0A6aVrTUhMruSfwvohXeQlDD0+XL9lGeyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677006349; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=J85jH/Kkdzs+0S2VdFeMTsoBArW/wa0YvGAOmVYmcUU=; b=UJigvO6qHEscRDueKqa5GygSVXbEXw6cTQChEuETKx58aNoMP740R6i6O4MWLvGl4W96gX X1ctFz0uwzBC6puewZ3fOdDTZ3+66kBK+fgdP5cYirYhOTPu8x2DJP2jJbVpomjL4XI6cm pcl3T59PHy+ZUZq8eyq88DOTfrUX0Ooa4M1hZOItD1AFVN3mGNJdK6rYaiTP3cS8l88i7O IMrIrogFUMtWCQWFmBuX4/rOZjaWyfmYyqdFES8jOrS/MvUT6dCUnmmhjIU/2zYrFX8w2n QOrNBJSnVlxB1zt641YfaQLfZ9xTxo2iyLlKqSgT6wmirh2x642ObN48usR81w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677006349; a=rsa-sha256; cv=none; b=SOl09i+oZO6DfGjEu6jgr92R2Q7pSiAhR06jZeDkBlGZIOGKoJS4+FOfxU6RrR7oTkK4bD B0ztRXp/pLeTGBehKu6c19GFUKyuHZ6V2CI3sUXH2riMJ2WG6CpleKu7HO9fHGSeXllU5I QTju1Dbid3IKw7uwKhe+IwrrJ3xGk9kYeK8r4oVi1g0FMEb5AX30tggi/dGDnAx0bjEOe0 PnmZ/ec0/CB1lFW95/OlZnewNBMurA/kkOi3r6JOUXtC45XSyr/+HIqnN3omVU7t1mchIY ATgqsUcwNdRyIeaJViBSErQXRQ3ZvihojkyJJrw64PpFdVnCueqNh+uD/6XoqA== 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 4PLpf51gbfzX8K; Tue, 21 Feb 2023 19:05:49 +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 31LJ5naJ052522; Tue, 21 Feb 2023 19:05:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31LJ5ng4052521; Tue, 21 Feb 2023 19:05:49 GMT (envelope-from git) Date: Tue, 21 Feb 2023 19:05:49 GMT Message-Id: <202302211905.31LJ5ng4052521@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 1d683194a2d6 - main - devel/libolecf: update to alpha-20221024 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d683194a2d691a180c88f7b030057890ea91e3d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d683194a2d691a180c88f7b030057890ea91e3d commit 1d683194a2d691a180c88f7b030057890ea91e3d Author: Antoine Brodin AuthorDate: 2023-02-21 19:04:41 +0000 Commit: Antoine Brodin CommitDate: 2023-02-21 19:04:41 +0000 devel/libolecf: update to alpha-20221024 --- devel/libolecf/Makefile | 4 ++-- devel/libolecf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libolecf/Makefile b/devel/libolecf/Makefile index ec0607e90187..8d250b5ae279 100644 --- a/devel/libolecf/Makefile +++ b/devel/libolecf/Makefile @@ -1,5 +1,5 @@ PORTNAME= libolecf -DISTVERSION= alpha-20210512 +DISTVERSION= alpha-20221024 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config -USES= fuse libtool pathfix pkgconfig python:3.5+ +USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} diff --git a/devel/libolecf/distinfo b/devel/libolecf/distinfo index a1ef8618e2d6..c250d59a073c 100644 --- a/devel/libolecf/distinfo +++ b/devel/libolecf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620849126 -SHA256 (libolecf-alpha-20210512.tar.gz) = 95cb3adf13cee017acde861ebc45ec83ec85239f20049c2acd0387812f0f275e -SIZE (libolecf-alpha-20210512.tar.gz) = 1641394 +TIMESTAMP = 1676997677 +SHA256 (libolecf-alpha-20221024.tar.gz) = 7b5df5ea9945345b8a610120fe04603370bef720cae906706a778d619781a54f +SIZE (libolecf-alpha-20221024.tar.gz) = 1681388