From nobody Wed Sep 18 04:50:46 2024 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 4X7mS663Y8z5Vhbl; Wed, 18 Sep 2024 04:50:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X7mS65cJMz43dY; Wed, 18 Sep 2024 04:50:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726635046; 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=yhdNE2m+hlePqg5YSUEN7MsfBvpUpzZezbFlMe+EpeA=; b=IPTjOYi/hI+ptub7QZgJ1bfLA7ycjXrsPJ+9EXC34aWKcZEdaZHnU6jjyDdC5Sw2vH7Uyf SoTBdpSMlANxFh7kxYFEQ5e32xTyeqpi30Fx1V3A0RKhhWkEQUkp/eMcHAGPULqMZWT4h4 25yHT36vqEF9H77ljJxORfJlbdo559ceo1sO656XeDyM/ZBTiOdZZ3Tz69mJ1Xr/8JgqET MWA6Bq0K2TyhDdKSixMB73ET2i7W06HO3SfJc8wPUOTkV35wKYIbgH1Lsuz0HVe8K2a+O2 CUPfZ2Oeycq8GywDzIqhA3vT5U+a9rbNWbmG3aLZP/14d9ppRsdA+Y9ta2TFsQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726635046; a=rsa-sha256; cv=none; b=BjO94Ga4uq3j9bniALelEywemqlwbNRI2G+H7dVXOntTVNDpkoMkL8MgNInxtEW7MI04cn 5Gh491zwRa6nYrqCtAMQ5eslsBcKTrXKKDw4ET7UMgYIzcYUQ71LyTQ3E2sy3/wozF3nLF ad2lwZo6O+hZGvJVbboy1VmPdmNNryUtE1E2V3yTjH967jornEl8EsPkm52TabV44fXljr vSnkjW30eZwMMg1498hvaKyFFme91wWfKce6kkJo3atCG9XyW/GN2DDuHRHlnez/338VMA NSYwAacWL/z7l1D34rPhspcaqff2/FBMA1edMga8AoiI1JqhAmAWa6aWTCa92w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726635046; 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=yhdNE2m+hlePqg5YSUEN7MsfBvpUpzZezbFlMe+EpeA=; b=seVV0LlVC7kwSalhm83X4SC/FitNgZCbv22g934p1+uSGUgVw/ve5CJV/lO1R8NLxtc7R3 KgzWgMHvGyCOIrKgV2822mYXDSWAFRuGcmtgeYsZxeO09qhWUy7Nk1GCR6OhdYKWCPhnL+ crzNEJ5cpjLyBnbBQNTMLhorCrIaE23MPc9OFMEllQ0alt1qbGRjUm6Ny1az7P5NHuoaq7 WIw9CGHnU1twU3eI5XQOxV65Gf8CrmrnES/E+jDLNRdiNH0gJlE9lJd9iohFeTxgBoGdN5 qZUVxuENnqBiAYWwKUBE5OgylRKtIvrqAuIlz9Qw9zTXltP4xo6mUqzQOSh4lQ== 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 4X7mS65CSvz17JZ; Wed, 18 Sep 2024 04:50:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48I4okDn082968; Wed, 18 Sep 2024 04:50:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48I4okPS082965; Wed, 18 Sep 2024 04:50:46 GMT (envelope-from git) Date: Wed, 18 Sep 2024 04:50:46 GMT Message-Id: <202409180450.48I4okPS082965@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: 1129ab7c1ed4 - main - archivers/peazip: Update to 9.9.1 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1129ab7c1ed449d217e8ca56baa6571a94bb67dd Auto-Submitted: auto-generated The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=1129ab7c1ed449d217e8ca56baa6571a94bb67dd commit 1129ab7c1ed449d217e8ca56baa6571a94bb67dd Author: Jose Alonso Cardenas Marquez AuthorDate: 2024-09-18 04:49:21 +0000 Commit: Jose Alonso Cardenas Marquez CommitDate: 2024-09-18 04:49:21 +0000 archivers/peazip: Update to 9.9.1 - Add ONLY_FOR_ARCHS entry. It was removed from fpc and lazarus mk files - Include support for aarch64 --- archivers/peazip/Makefile | 4 +++- archivers/peazip/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index aec6c26a4483..c6c013b820ab 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,5 +1,5 @@ PORTNAME= peazip -PORTVERSION= 9.8.0 +PORTVERSION= 9.9.1 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -11,6 +11,8 @@ WWW= https://peazip.github.io LICENSE= LGPL3 +ONLY_FOR_ARCHS= i386 amd64 aarch64 + USES= cpe desktop-file-utils dos2unix fpc lazarus:flavors zip xorg USE_XORG= x11 diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo index 72b921efcef1..5befb5e5ebc5 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718518664 -SHA256 (peazip-9.8.0.src.zip) = 023e95eb698e1645a66315b9db1bf5f996fbc32c9ec41c64d96a2e02e00ab5de -SIZE (peazip-9.8.0.src.zip) = 8000860 +TIMESTAMP = 1726633881 +SHA256 (peazip-9.9.1.src.zip) = 98ee74127bfc8ff1a8920a05f9fe1a61c319d754fa67214464ea656b90ac574f +SIZE (peazip-9.9.1.src.zip) = 5544104