Received: by mail.netbsd.org (Postfix, from userid 605) id EA93284D4D; Sat, 6 Aug 2022 22:24:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D97A84D47 for ; Sat, 6 Aug 2022 22:24:50 +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 Oif8ajCd4eJI for ; Sat, 6 Aug 2022 22:24:49 +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 8634684D01 for ; Sat, 6 Aug 2022 22:24:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7EFA9FB1A; Sat, 6 Aug 2022 22:24:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165982468943550" MIME-Version: 1.0 Date: Sat, 6 Aug 2022 22:24:49 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/net/Geomyidae To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20220806222449.7EFA9FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165982468943550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Aug 6 22:24:49 UTC 2022 Modified Files: pkgsrc/net/Geomyidae: Makefile distinfo Log Message: Geomyidae: Update to 0.51 Changes: 0.51 ==== Geomyidae v0.51 brcon2022 release. I am happy to announce the geomyidae v0.51 brcon2022 release. Thanks to everyone having contributed! It was much fun at the geomyidae hackathon! I wish to repeat it. Changes: * Splice(1) speedup has been implemented on Linux for sending files. * CPU usage is reduced by 80% and throughput increased by 20%. * Was done at the geomyidae hackathon. * New escaping in gph has been implemented. See below for description. * Was done at the geomyidae hackathon. * New external project for geomyidae CGI REST handling. * git://bitreich.org/libgcgi * Was done at the geomyidae hackathon. * Add gph major-mode file for emacs. * FreeBSD rc.d is now added. * NetBSD compile options added to the Makefile. * OpenBSD rc.d script has been fixed for 7.1 release. ## New Escaping THIS IS IMPORTANT FOR EVERYONE! The gph format has been changed, to simplify things in the future. In the past, the escape for some line to not be interpreted was ttext is here becomes text is here This has changed. All lines beginning with t are now not escaped anymore. The new escape way is: [|text is here becomes text is here In every gph script you already had to check for any line beginning with '['. Now the already illegal case of an empty item type is reused for escaping in gph. This will make life easier for newcomers and oldcomers. So be sure to change all escaping after the upgrade. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/Geomyidae/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/Geomyidae/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165982468943550 Content-Disposition: inline Content-Length: 1546 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/Geomyidae/Makefile diff -u pkgsrc/net/Geomyidae/Makefile:1.14 pkgsrc/net/Geomyidae/Makefile:1.15 --- pkgsrc/net/Geomyidae/Makefile:1.14 Sat May 28 19:03:15 2022 +++ pkgsrc/net/Geomyidae/Makefile Sat Aug 6 22:24:49 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2022/05/28 19:03:15 leot Exp $ +# $NetBSD: Makefile,v 1.15 2022/08/06 22:24:49 leot Exp $ -DISTNAME= geomyidae-v0.50.1 +DISTNAME= geomyidae-v0.51 PKGNAME= ${DISTNAME:S/-v/-/} CATEGORIES= net MASTER_SITES= ftp://bitreich.org/releases/geomyidae/ Index: pkgsrc/net/Geomyidae/distinfo diff -u pkgsrc/net/Geomyidae/distinfo:1.11 pkgsrc/net/Geomyidae/distinfo:1.12 --- pkgsrc/net/Geomyidae/distinfo:1.11 Sat May 28 19:03:15 2022 +++ pkgsrc/net/Geomyidae/distinfo Sat Aug 6 22:24:49 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2022/05/28 19:03:15 leot Exp $ +$NetBSD: distinfo,v 1.12 2022/08/06 22:24:49 leot Exp $ -BLAKE2s (geomyidae-v0.50.1.tar.gz) = e5e65463e90b60ea09ac901454d7731b78e645f683138233ed457dd9a55cc622 -SHA512 (geomyidae-v0.50.1.tar.gz) = 2a71b12f51c2ef8d6e791089f9eea49eb90a36be45b874d4234eba1e673186be945711be1f92508190f5c0a6f502f132c4b7cb82caf805a39a3f31903032ac47 -Size (geomyidae-v0.50.1.tar.gz) = 31832 bytes +BLAKE2s (geomyidae-v0.51.tar.gz) = 0b0102b4799e1c4a4141826ad7bc64cf9a33b43794b5528fe78e313a03e7f9b1 +SHA512 (geomyidae-v0.51.tar.gz) = de51806bb042aeca4605c42a8ddb81908002a5fdeefc291e482067689debaf3dce222767e28e1d37064d7bbbbcb30689c4dd9d84348a29e553dd19c541469776 +Size (geomyidae-v0.51.tar.gz) = 33384 bytes --_----------=_165982468943550--