Received: by mail.netbsd.org (Postfix, from userid 605) id 6B68884E7B; Tue, 11 Apr 2023 12:25:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C75184D21 for ; Tue, 11 Apr 2023 12:25:26 +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 ERlrir-HxsED for ; Tue, 11 Apr 2023 12:25:26 +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 0DD1784D15 for ; Tue, 11 Apr 2023 12:25:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05887FA84; Tue, 11 Apr 2023 12:25:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1681215926175390" MIME-Version: 1.0 Date: Tue, 11 Apr 2023 12:25:26 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-Alien-Hunspell To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230411122526.05887FA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1681215926175390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Apr 11 12:25:25 UTC 2023 Modified Files: pkgsrc/textproc/p5-Alien-Hunspell: Makefile distinfo Log Message: Update to 0.17 Update DEPENDS Upstream changes: 0.17 2021-03-14 11:02:53 -0600 - Remove dependency on Alien::Autotools To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/p5-Alien-Hunspell/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/p5-Alien-Hunspell/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1681215926175390 Content-Disposition: inline Content-Length: 2481 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/p5-Alien-Hunspell/Makefile diff -u pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.12 pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.13 --- pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.12 Tue Jun 28 11:36:13 2022 +++ pkgsrc/textproc/p5-Alien-Hunspell/Makefile Tue Apr 11 12:25:25 2023 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2022/06/28 11:36:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2023/04/11 12:25:25 wen Exp $ -DISTNAME= Alien-Hunspell-0.16 +DISTNAME= Alien-Hunspell-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/} @@ -11,13 +10,15 @@ HOMEPAGE= https://metacpan.org/release/A COMMENT= Perl5 module providing hunspell LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build +BUILD_DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build + DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL TEST_DEPENDS+= p5-Test-Alien-CPP-[0-9]*:../../devel/p5-Test-Alien-CPP +TEST_DEPENDS+= p5-ExtUtils-CppGuess-[0-9]*:../../devel/p5-ExtUtils-CppGuess PERL5_PACKLIST= auto/Alien/Hunspell/.packlist USE_TOOLS+= pkg-config Index: pkgsrc/textproc/p5-Alien-Hunspell/distinfo diff -u pkgsrc/textproc/p5-Alien-Hunspell/distinfo:1.4 pkgsrc/textproc/p5-Alien-Hunspell/distinfo:1.5 --- pkgsrc/textproc/p5-Alien-Hunspell/distinfo:1.4 Tue Oct 26 11:22:25 2021 +++ pkgsrc/textproc/p5-Alien-Hunspell/distinfo Tue Apr 11 12:25:25 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 11:22:25 nia Exp $ +$NetBSD: distinfo,v 1.5 2023/04/11 12:25:25 wen Exp $ -BLAKE2s (Alien-Hunspell-0.16.tar.gz) = 8c790bce75092f7f2d2cb3c9d0a252ab947044e1f8ef49c51c929e4c7a046308 -SHA512 (Alien-Hunspell-0.16.tar.gz) = d48933066aef0559f4af0e98ccc4a5b86b46ca78efbefd551056414eeb4c96d5cc88075b2567fea6fe1663c2eaf110557e741cdcc029e7f2d5b0eebf22692a67 -Size (Alien-Hunspell-0.16.tar.gz) = 17991 bytes +BLAKE2s (Alien-Hunspell-0.17.tar.gz) = 268f78c702739f5f89042c11a1b5e8e1cfdbfe216517f5188f71f8efaee29715 +SHA512 (Alien-Hunspell-0.17.tar.gz) = ef318aafe6a2a48f3d13b86655f1c6b263cc1a548de0695b67c6619e788b581304b08fd3da2e7da9e58c1109fc62932cefb16fd14ac9f169dfdbe63093d61965 +Size (Alien-Hunspell-0.17.tar.gz) = 17945 bytes --_----------=_1681215926175390--