Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=VVJUDPqh; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Toi3Ri8N Received: by mail.netbsd.org (Postfix, from userid 605) id D77C684D96; Fri, 19 Apr 2024 05:58:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713506291; bh=/b8AgO5UOo0TlbwOP0VNhOkz6z36vNb32cyljYg6mWs=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=VVJUDPqhsLEtIV3xSnKAF249Td04bbUE5a9RjgaHjSCcVXQ0FW66JaUJQ6br7Sswr 1N2OFs1Znw90VQ2CJUTNzdSE+ifdIzBkoQ1gUHoBf17QR5Ty/jFIk9mEycbIyFweh9 VVWfGeNX0Xr/3nfBwgCd1s7lyj1IplPr0JEyKF9k= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C784F84D44 for ; Fri, 19 Apr 2024 05:58:09 +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 zMmLg13Rr5Fc for ; Fri, 19 Apr 2024 05:58:09 +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 37D3684CCC for ; Fri, 19 Apr 2024 05:58:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713506289; bh=/b8AgO5UOo0TlbwOP0VNhOkz6z36vNb32cyljYg6mWs=; h=Date:From:Subject:To:Reply-To; b=Toi3Ri8Ns2xsT83clqIsX7oW0ICfxSzaAHkSlXAeVFhur7Ak1n1juznUvxLO4/E+A T0FLLTll2a8ZioG2ROZkkeaCVi8huJyfm9DR7Kr0HG1zdsgASnePjlKc6dphAlaBCH 8ACn95EtOIf7R0Dgscnh7YkYcdMLPazTkaTjPgt0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 278C6FA2C; Fri, 19 Apr 2024 05:58:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713506289222670" MIME-Version: 1.0 Date: Fri, 19 Apr 2024 05:58:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240419055809.278C6FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713506289222670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 19 05:58:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 pkgsrc/net: Makefile Removed Files: pkgsrc/net/net6: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/net/net6/patches: patch-src_encrypt.cpp patch-src_select.cpp Log Message: net6: remove Now unused support library for gobby. To generate a diff of this commit: cvs rdiff -u -r1.2590 -r1.2591 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.1568 -r1.1569 pkgsrc/net/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/net6/DESCR cvs rdiff -u -r1.28 -r0 pkgsrc/net/net6/Makefile cvs rdiff -u -r1.4 -r0 pkgsrc/net/net6/PLIST cvs rdiff -u -r1.18 -r0 pkgsrc/net/net6/buildlink3.mk cvs rdiff -u -r1.13 -r0 pkgsrc/net/net6/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/net/net6/patches/patch-src_encrypt.cpp cvs rdiff -u -r1.2 -r0 pkgsrc/net/net6/patches/patch-src_select.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713506289222670 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2590 pkgsrc/doc/CHANGES-2024:1.2591 --- pkgsrc/doc/CHANGES-2024:1.2590 Fri Apr 19 05:47:59 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 19 05:58:08 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2590 2024/04/19 05:47:59 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2591 2024/04/19 05:58:08 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4273,3 +4273,4 @@ Changes to the packages collection and i Updated net/py-grpcio-testing to 1.62.2 [adam 2024-04-19] Updated net/py-grpcio-tools to 1.62.2 [adam 2024-04-19] Updated shells/oh-my-posh to 19.21.0 [pin 2024-04-19] + Removed net/net6 [wiz 2024-04-19] Index: pkgsrc/net/Makefile diff -u pkgsrc/net/Makefile:1.1568 pkgsrc/net/Makefile:1.1569 --- pkgsrc/net/Makefile:1.1568 Wed Apr 10 08:15:25 2024 +++ pkgsrc/net/Makefile Fri Apr 19 05:58:08 2024 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1568 2024/04/10 08:15:25 pin Exp $ +# $NetBSD: Makefile,v 1.1569 2024/04/19 05:58:08 wiz Exp $ # COMMENT= Networking tools @@ -446,7 +446,6 @@ SUBDIR+= ndiff SUBDIR+= ndpi SUBDIR+= nemesis SUBDIR+= net-snmp -SUBDIR+= net6 SUBDIR+= netatalk22 SUBDIR+= netatalk3 SUBDIR+= netbsd-iscsi-initiator --_----------=_1713506289222670--