Received: by mail.netbsd.org (Postfix, from userid 605) id 2162084F1B; Mon, 25 Apr 2022 19:32:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C16F84E19 for ; Mon, 25 Apr 2022 19:32:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 1R-3oGNJpsi2 for ; Mon, 25 Apr 2022 19:32:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C4BF484CDF for ; Mon, 25 Apr 2022 19:32:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE65AFB1A; Mon, 25 Apr 2022 19:32:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650915152256820" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 19:32:32 +0000 From: "pin" Subject: CVS commit: pkgsrc/editors/ced To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220425193232.BE65AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650915152256820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Apr 25 19:32:32 UTC 2022 Modified Files: pkgsrc/editors/ced: Makefile distinfo Log Message: editors/ced: update to 0.1.5 -Disabled loop variant in non cli feature build -Order insensitive arguments -Nolog option -re-organization + re-located files for better module structure -More performant edit row + new command print-row -New edit row for more preformant editing -Made add_row also check limiter's condition To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/ced/Makefile \ pkgsrc/editors/ced/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650915152256820 Content-Disposition: inline Content-Length: 2503 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/ced/Makefile diff -u pkgsrc/editors/ced/Makefile:1.2 pkgsrc/editors/ced/Makefile:1.3 --- pkgsrc/editors/ced/Makefile:1.2 Mon Apr 18 20:12:56 2022 +++ pkgsrc/editors/ced/Makefile Mon Apr 25 19:32:32 2022 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2022/04/18 20:12:56 pin Exp $ +# $NetBSD: Makefile,v 1.3 2022/04/25 19:32:32 pin Exp $ -DISTNAME= ced-0.1.4 +DISTNAME= ced-0.1.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Simhyeon/} GITHUB_PROJECT= ced -GITHUB_TAG= 85171f742ff2587657be78988d734c28c483eec7 +GITHUB_TAG= b536921835242aa345b8be0145f0f8d8bce7fecb MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/Simhyeon/ced/ Index: pkgsrc/editors/ced/distinfo diff -u pkgsrc/editors/ced/distinfo:1.2 pkgsrc/editors/ced/distinfo:1.3 --- pkgsrc/editors/ced/distinfo:1.2 Mon Apr 18 20:12:56 2022 +++ pkgsrc/editors/ced/distinfo Mon Apr 25 19:32:32 2022 @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.2 2022/04/18 20:12:56 pin Exp $ +$NetBSD: distinfo,v 1.3 2022/04/25 19:32:32 pin Exp $ BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935 SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00 Size (aho-corasick-0.7.18.crate) = 112923 bytes -BLAKE2s (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 790c265f87d6e62b17caa57476f08e37b483b24b9c6ac7b17175bd08f5c85aae -SHA512 (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 3b729ad1254b80a0b695ae9eae991674184e7f2cd4f19fa8c3a10184e7fa8bce838be50a565933985e43aeeb183abe12de45f8aea7c3620df81f1568c31f3166 -Size (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 21227 bytes +BLAKE2s (ced-0.1.5-b536921835242aa345b8be0145f0f8d8bce7fecb.tar.gz) = c7d037782c227471cbfb39e28c31b5f332edb58b1a3b1a070ece0133cf130b54 +SHA512 (ced-0.1.5-b536921835242aa345b8be0145f0f8d8bce7fecb.tar.gz) = 1e9043302939694c0f6a5f4b41fd1bb1af3d33edbcd9415a7934b22e6660aea0df9e5d83134536c2d29c61e60f580a6341d9255765cc6e6cb52cc9fb05ec4aba +Size (ced-0.1.5-b536921835242aa345b8be0145f0f8d8bce7fecb.tar.gz) = 24494 bytes BLAKE2s (memchr-2.4.1.crate) = ba88561df42c7b9212f8ffd8a3267f5d5dffdc0636703bfb27765c7f57a351e6 SHA512 (memchr-2.4.1.crate) = d8912e3902a2126f86159bdc998532a2890b882cbb7d59b5a470fffcad4c32281e045f2fff48a235aa4189f1928866bf3d33b699d50866ad6b6c272bba7adb11 Size (memchr-2.4.1.crate) = 64977 bytes --_----------=_1650915152256820--