Received: by mail.netbsd.org (Postfix, from userid 605) id CF5DD84E86; Sun, 11 Sep 2022 17:28:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1406184E7A for ; Sun, 11 Sep 2022 17:28:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4UZ1siXPEZ1n for ; Sun, 11 Sep 2022 17:28:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6BC8384CD9 for ; Sun, 11 Sep 2022 17:28:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68272FA90; Sun, 11 Sep 2022 17:28:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166291731318990" MIME-Version: 1.0 Date: Sun, 11 Sep 2022 17:28:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220911172833.68272FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166291731318990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 11 17:28:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO pkgsrc/news: Makefile Removed Files: pkgsrc/news/hellanzb: DESCR Makefile Makefile.version PLIST distinfo pkgsrc/news/hellanzb/files: hellanzb.conf pkgsrc/news/hellanzb/patches: patch-aa patch-ab patch-ac patch-ad pkgsrc/news/lottanzb: DESCR Makefile PLIST distinfo Log Message: hellanzb, lottanzb: remove No upstreams, last hellanzb release in 2008, not much better for lottanzb To generate a diff of this commit: cvs rdiff -u -r1.4487 -r1.4488 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22196 -r1.22197 pkgsrc/doc/TODO cvs rdiff -u -r1.50 -r1.51 pkgsrc/news/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/news/hellanzb/DESCR \ pkgsrc/news/hellanzb/Makefile.version cvs rdiff -u -r1.25 -r0 pkgsrc/news/hellanzb/Makefile cvs rdiff -u -r1.6 -r0 pkgsrc/news/hellanzb/PLIST cvs rdiff -u -r1.5 -r0 pkgsrc/news/hellanzb/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/news/hellanzb/files/hellanzb.conf cvs rdiff -u -r1.2 -r0 pkgsrc/news/hellanzb/patches/patch-aa cvs rdiff -u -r1.1 -r0 pkgsrc/news/hellanzb/patches/patch-ab \ pkgsrc/news/hellanzb/patches/patch-ac \ pkgsrc/news/hellanzb/patches/patch-ad cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/news/lottanzb/DESCR cvs rdiff -u -r1.34 -r0 pkgsrc/news/lottanzb/Makefile cvs rdiff -u -r1.9 -r0 pkgsrc/news/lottanzb/PLIST cvs rdiff -u -r1.7 -r0 pkgsrc/news/lottanzb/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166291731318990 Content-Disposition: inline Content-Length: 1910 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4487 pkgsrc/doc/CHANGES-2022:1.4488 --- pkgsrc/doc/CHANGES-2022:1.4487 Sun Sep 11 17:28:09 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Sep 11 17:28:32 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4487 2022/09/11 17:28:09 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.4488 2022/09/11 17:28:32 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6634,3 +6634,5 @@ Changes to the packages collection and i Removed net/coherence [wiz 2022-09-11] Updated net/dbip-city-lite to 2022.09 [fcambus 2022-09-11] Updated net/dbip-country-lite to 2022.09 [fcambus 2022-09-11] + Removed news/lottanzb [wiz 2022-09-11] + Removed news/hellanzb [wiz 2022-09-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22196 pkgsrc/doc/TODO:1.22197 --- pkgsrc/doc/TODO:1.22196 Sun Sep 11 17:24:17 2022 +++ pkgsrc/doc/TODO Sun Sep 11 17:28:32 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22196 2022/09/11 17:24:17 wiz Exp $ +$NetBSD: TODO,v 1.22197 2022/09/11 17:28:32 wiz Exp $ Suggested new packages ====================== @@ -991,7 +991,6 @@ For possible Perl packages updates, see o lmbench-3 o log4cxx-0.11.0 o lohit-fonts-2.4.2 - o lottanzb-0.6 o lq-sp-1.3.4.14 o lsh-2.1 o lua-cov-0.15.0 Index: pkgsrc/news/Makefile diff -u pkgsrc/news/Makefile:1.50 pkgsrc/news/Makefile:1.51 --- pkgsrc/news/Makefile:1.50 Fri Mar 25 10:41:34 2022 +++ pkgsrc/news/Makefile Sun Sep 11 17:28:32 2022 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2022/03/25 10:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2022/09/11 17:28:32 wiz Exp $ # COMMENT= Network news @@ -8,12 +8,10 @@ SUBDIR+= canlock-hp SUBDIR+= cleanscore SUBDIR+= flnews SUBDIR+= heirloom-news -SUBDIR+= hellanzb SUBDIR+= inn SUBDIR+= knews SUBDIR+= leafnode SUBDIR+= libcanlock -SUBDIR+= lottanzb SUBDIR+= multimail SUBDIR+= neix SUBDIR+= newsbeuter --_----------=_166291731318990--