From nobody Wed Dec 18 08:17:59 2024 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 4YCmlG20Fpz5h1j5; Wed, 18 Dec 2024 08:18:02 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YCmlG0tzkz4j1n; Wed, 18 Dec 2024 08:18:02 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734509882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1wyaMHVKwtEltP7EyppwXtL7PiMv5B4nsFCU9xkjNOA=; b=ubN05zPTaWtydRiuCpOi7GmLrhhaK2aovgoDJEobyZgWsVhNBoH8+9CGeHFa865/Ikn1Ik WzGuGBkwP7MKWbMImlGfuQ9gDxMNsFlXL1pXhMgYW3UVtjipYiLLHgq99IiiKHnm7XhWcO XMqHSQ9iyCZXBkwfqp4VaHIvoEDQpPZsoTjO2sAj/l2w1HXz4zfyQUhCxAzweDA3z0G9KB KIbvUW9M0tbwsArytiB/Y7rtWazG4xcFfSMBcHGUELpr7mDpWvqKoj3Q2cN58k7sac72YX TWV70Ohl8QVx5TKIlEA9jSDZ084ogBwxCu8NQJVwu/SP6irAAMk6taoqWV0R3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734509882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1wyaMHVKwtEltP7EyppwXtL7PiMv5B4nsFCU9xkjNOA=; b=aJSkBVCjgUL0iesJARQ8U9aV2IO9kZRykI6uxKibh7gcdl6MoyuKwlt0839Dib01y3YZ4S FvZvpeQPYXR7Yrby7GvsocetKRPZJLuHNRwMG0YiU473xhlWOiG3n9PTl/a4UBISJho1UA HrIWwTdc5SKbXEDKuK8hA86RW0RqwCsZ+0CU1Dd+MYKUDtfTz0QK7EWuxo05Dmr8bC7Ocy UI31nQEmuI1M5SKPFLRL5bMj/HIk5k3KD4wZnHqAdk4kjUTrMO5R1Cj3Uzt1WyC/f5VU0f q4GpPT3srGcMImm7bBF8WJL/gJZkKLgA2hjshiYOuTXoxZiYfSvQvwDGB44EzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734509882; a=rsa-sha256; cv=none; b=F+CSfaKbmhciW7evd80ioDGOLe2Twy2ynXDPKNgkWFhKa+E7w0w54OFxXzAL0KHNjZBrkb HdpLLNxkUZxN0D9JB7UC03Ol+Gn/XEoBy3Pf5NiE0CgywQAAbKw1HDR8t+z9G21epta+95 aSzE1i+PCxRULBU8WaY1KuZ/kfT3ZzG6+NQL6nTFhIfcqOrxRaEwbEyENc67joQWFbG/l8 2lNH2EzQ0IEnIOOunu+Q+o8GHhntQq4ei63qNeBuDiq7+d1xHU6a5s2AQ8YiBLiwlWexU9 gzveIJdfnYhup1J7Ua7x7jOPp3dFTtsCJ0O9wEL08HGqG9qt37LlOjdzjDybSA== Received: from [192.168.3.177] (unknown [81.6.39.68]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YCmlF3Jbbz15St; Wed, 18 Dec 2024 08:18:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Message-ID: <8703c850-2132-469e-9dd3-6bbd303acbdb@FreeBSD.org> Date: Wed, 18 Dec 2024 09:17:59 +0100 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: f548c6c4880c - main - archivers/bzip3: Update to 1.5.1 Content-Language: en-US To: Daniel Engberg Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202412171802.4BHI212Q017827@gitrepo.freebsd.org> From: Emanuel Haupt In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 18.12.2024 04:03, Daniel Engberg wrote: > On 2024-12-17T19:02:08.000+01:00, Emanuel Haupt wrote: > > > The branch main has been updated by ehaupt: > > URL: https://cgit.FreeBSD.org/ports/commit/? > id=f548c6c4880cb6ef20445674702f3025e0fb9ff6 cgit.FreeBSD.org/ports/commit/? > id=f548c6c4880cb6ef20445674702f3025e0fb9ff6> > > commit f548c6c4880cb6ef20445674702f3025e0fb9ff6 > Author: Emanuel Haupt > > AuthorDate: 2024-12-17 18:01:53 +0000 > Commit: Emanuel Haupt > > CommitDate: 2024-12-17 18:01:53 +0000 > > archivers/bzip3: Update to 1.5.1 > --- > archivers/bzip3/Makefile | 5 ++--- > archivers/bzip3/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 6 deletions(-) > > diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile > index c6035a213306..7cdc5c00acb6 100644 > --- a/archivers/bzip3/Makefile > +++ b/archivers/bzip3/Makefile > @@ -1,6 +1,5 @@ > PORTNAME= bzip3 > -DISTVERSION= 1.4.0 > -PORTREVISION= 2 > +DISTVERSION= 1.5.1 > CATEGORIES= archivers > MASTER_SITES= https://github.com/kspalaiologos/ kspalaiologos/>${PORTNAME}/releases/download/${DISTVERSION}/ > > @@ -10,7 +9,7 @@ WWW= https://github.com/kspalaiologos/bzip3 > > > LICENSE= APACHE20 BSD2CLAUSE LGPL3+ > LICENSE_COMB= multi > -LICENSE_FILE_APACHE20= ${WRKSRC}/libsais-LICENSE > +LICENSE_FILE_APACHE20= ${WRKSRC}/3rdparty/libsais-LICENSE > LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE > > USES= cmake cpe pathfix tar:xz > diff --git a/archivers/bzip3/distinfo b/archivers/bzip3/distinfo > index 60a3797a74c5..5e1ce0db9d51 100644 > --- a/archivers/bzip3/distinfo > +++ b/archivers/bzip3/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1701884867 > -SHA256 (bzip3-1.4.0.tar.xz) = > 516489784351abe027dc8b4bcad74d12937c5668d317e27de8c5cebc4d7884dc > -SIZE (bzip3-1.4.0.tar.xz) = 278424 > +TIMESTAMP = 1734458009 > +SHA256 (bzip3-1.5.1.tar.xz) = > 53b844f9d9fb1d75faa4d3a9d9026017caaf50bb200b320d1685c6506b8f3b37 > +SIZE (bzip3-1.5.1.tar.xz) = 284364 > > Hi, > > Post-patch section should go too? Yes, that's no longer required. Change committed, thanks.