Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=NI5LZSts; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ni2ZXfsz Received: by mail.netbsd.org (Postfix, from userid 605) id 5833B84EC2; Fri, 26 Apr 2024 15:03:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714143824; bh=TT+GZd59NyKnGOmWNPHxbQx/PDAUylJ/7Qoi5IqbJac=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=NI5LZStsux4jPQVE0ZCW4eoGeYOjGZxb2hil0KDuR0IFa9BRHApovVkXscdSh7LRT +E7FmDTnNbIyy3fwZdlKClBm/v5GC+sNFr4NZXBPm00P5xtaivcwPTbwCHypybMeqU 12robFaqLYoNpPzdby9RkibG4MkWiUeS5S+uMS3k= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 447C484DB2 for ; Fri, 26 Apr 2024 15:03:43 +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 A2pcFeTBLa9r for ; Fri, 26 Apr 2024 15:03:42 +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 A934584D36 for ; Fri, 26 Apr 2024 15:03:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714143822; bh=TT+GZd59NyKnGOmWNPHxbQx/PDAUylJ/7Qoi5IqbJac=; h=Date:From:Subject:To:Reply-To; b=ni2ZXfsz3CQh0YToaH7qSJNwREA8t6toi6WCm9k0OUVWKAUPIBNmr9/fUGVeDz18C HPrh8KpFxb1LJx2aVhlL3t7Nr193UlJOPw7n+9gj8bO7Bsx4ih3qBTebzKioBKF8Vk TwHlK/+FAVppGBnPsJOGY/U7vDRfSlYaKOdGImz0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9720CFA2C; Fri, 26 Apr 2024 15:03:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714143822249940" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 15:03:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240426150342.9720CFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714143822249940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 26 15:03:42 UTC 2024 Modified Files: pkgsrc/devel: Makefile pkgsrc/doc: CHANGES-2024 Removed Files: pkgsrc/devel/qtscriptgenerator: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/devel/qtscriptgenerator/patches: patch-aa Log Message: qtscriptgenerator: remove Support tool for qt4 (obsolete), unused in pkgsrc To generate a diff of this commit: cvs rdiff -u -r1.4207 -r1.4208 pkgsrc/devel/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/qtscriptgenerator/DESCR cvs rdiff -u -r1.41 -r0 pkgsrc/devel/qtscriptgenerator/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/devel/qtscriptgenerator/PLIST cvs rdiff -u -r1.32 -r0 pkgsrc/devel/qtscriptgenerator/buildlink3.mk cvs rdiff -u -r1.7 -r0 pkgsrc/devel/qtscriptgenerator/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/devel/qtscriptgenerator/patches/patch-aa cvs rdiff -u -r1.2714 -r1.2715 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714143822249940 Content-Disposition: inline Content-Length: 1272 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.4207 pkgsrc/devel/Makefile:1.4208 --- pkgsrc/devel/Makefile:1.4207 Thu Apr 25 00:34:40 2024 +++ pkgsrc/devel/Makefile Fri Apr 26 15:03:41 2024 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4207 2024/04/25 00:34:40 thorpej Exp $ +# $NetBSD: Makefile,v 1.4208 2024/04/26 15:03:41 wiz Exp $ # COMMENT= Development utilities @@ -3168,7 +3168,6 @@ SUBDIR+= qore-uuid-module SUBDIR+= qt6-qt5compat SUBDIR+= qt6-qttools SUBDIR+= qt6-qtwayland -SUBDIR+= qtscriptgenerator SUBDIR+= quilt SUBDIR+= radamsa SUBDIR+= radare2 Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2714 pkgsrc/doc/CHANGES-2024:1.2715 --- pkgsrc/doc/CHANGES-2024:1.2714 Fri Apr 26 15:01:03 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 26 15:03:41 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2714 2024/04/26 15:01:03 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2715 2024/04/26 15:03:41 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4467,3 +4467,4 @@ Changes to the packages collection and i Updated chat/twitch-tui to 2.6.7 [schmonz 2024-04-26] Removed x11/qwt-qt4 [wiz 2024-04-26] Removed audio/liblastfm [wiz 2024-04-26] + Removed devel/qtscriptgenerator [wiz 2024-04-26] --_----------=_1714143822249940--