Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=VFn4AGBe; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=NztnKJ93 Received: by mail.netbsd.org (Postfix, from userid 605) id DA9C384D4C; Sun, 28 Apr 2024 09:45:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714297515; bh=3N2qySgeIX71sZKod84gZW39T7uF64BRItmF6Ney5wY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=VFn4AGBeY9WliexDld6yHTYgW9v94Bs1sjS5qQ0k2u2EpKFFlgD39CLcr4iUoT6fi N4FKTrFzL9ERm3NENdHT+grUmHtVpXs/tjaPECTOlHUycekip2v6ASM9XwZrbgVgRO Rs/BV4U3cA+WZXBfY531T5Lmggriw9KmjBpm5gGw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB37B84D08 for ; Sun, 28 Apr 2024 09:45:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id lQDCiYHlkM2Z for ; Sun, 28 Apr 2024 09:45:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2F7F884CFE for ; Sun, 28 Apr 2024 09:45:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714297513; bh=3N2qySgeIX71sZKod84gZW39T7uF64BRItmF6Ney5wY=; h=Date:From:Subject:To:Reply-To; b=NztnKJ9318irKIJEU8qD/EQF7SwBVqHCeUn70jUyB41FLOOx5LDSZ9fbgciFC+dcg zJA87OJXidTzeCTxxl0T9BZelgHCmShKEatErMNNZXxoQc/4A1AcGtc9Sg6E5GxUnx JJnd8+gxO5GC68nGn7tuvqSSLKVDE3BL2Iz4/pBM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 192A0FA2C; Sun, 28 Apr 2024 09:45:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714297513107730" MIME-Version: 1.0 Date: Sun, 28 Apr 2024 09:45:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/archivers/ancient To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240428094513.192A0FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714297513107730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 28 09:45:13 UTC 2024 Modified Files: pkgsrc/archivers/ancient: Makefile distinfo Log Message: ancient: update to 2.1.1. 2.1.1 Small hotfix release: Removing test-files from dist Removing VS2022 compiler warnings Making builds/prs gated on warnings. Added VS2022 to the gate 2.1.0 Added new decompressors: Compact (Unix) Compress (Unix) Freeze (Unix) LOB Compressor a.k.a. multipac. all 6 modes (Atari) Pack (Unix) Quasijarus Strong compression (FreeBSD) PX20 support - fast bypass of passwords (Amiga) DMS improvements for broken files - auto fixup (Amiga) XPK PPMQ (This concludes XPK, yay!) (Amiga) SCO Compress LZH (Unix) Other improvements: XPK Unimplemented for detecting missing-formats Test Framework incl. test files Memory safety fixes Improved commandline Zip & Lzh cleanup (they are not part of the build anymore) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/ancient/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/ancient/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714297513107730 Content-Disposition: inline Content-Length: 1794 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/ancient/Makefile diff -u pkgsrc/archivers/ancient/Makefile:1.3 pkgsrc/archivers/ancient/Makefile:1.4 --- pkgsrc/archivers/ancient/Makefile:1.3 Thu Jul 20 21:09:00 2023 +++ pkgsrc/archivers/ancient/Makefile Sun Apr 28 09:45:12 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2023/07/20 21:09:00 nia Exp $ +# $NetBSD: Makefile,v 1.4 2024/04/28 09:45:12 wiz Exp $ -DISTNAME= ancient-2.0.0 +DISTNAME= ancient-2.1.1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GITHUB:=temisu/} GITHUB_TAG= v${PKGVERSION_NOREV} @@ -15,6 +15,7 @@ TOOL_DEPENDS+= autoconf-archive-[0-9]*: USE_LANGUAGES= c c++ GNU_CONFIGURE= yes USE_LIBTOOL= yes +# pkg-config needed by autoconf for m4 files USE_TOOLS+= automake autoconf pkg-config USE_CXX_FEATURES+= c++17 Index: pkgsrc/archivers/ancient/distinfo diff -u pkgsrc/archivers/ancient/distinfo:1.1 pkgsrc/archivers/ancient/distinfo:1.2 --- pkgsrc/archivers/ancient/distinfo:1.1 Fri Feb 10 22:09:10 2023 +++ pkgsrc/archivers/ancient/distinfo Sun Apr 28 09:45:12 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2023/02/10 22:09:10 fcambus Exp $ +$NetBSD: distinfo,v 1.2 2024/04/28 09:45:12 wiz Exp $ -BLAKE2s (ancient-2.0.0.tar.gz) = 33d05e7d7f1819f8097d6347b59e58489675fed06a76d32b4e466c3fc5f9ba08 -SHA512 (ancient-2.0.0.tar.gz) = 83221b83919b981013b3b54067a58ca0a53d4a4c4e195751c063226f1e7bdb5e031e480bbd67f818582269b8cc01fae2dafa257a1634bd918b38a38488659c21 -Size (ancient-2.0.0.tar.gz) = 98727 bytes +BLAKE2s (ancient-2.1.1.tar.gz) = 6de9ae4b81605803f512ea553c767b0ced6631f409e63780e6847785e912f632 +SHA512 (ancient-2.1.1.tar.gz) = 47cf5d6ec0e5055507895495f88122c109ea4d3dfcb7a1bfef52d6e04fc2ac148706ddf03d2779c603229ba962874c007fad0e7f6270759db4ba67d141f4a0bf +Size (ancient-2.1.1.tar.gz) = 117915 bytes --_----------=_1714297513107730--