pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Text-Hunspell



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jun  8 21:41:15 UTC 2023

Modified Files:
        pkgsrc/textproc/p5-Text-Hunspell: Makefile distinfo

Log Message:
p5-Text-Hunspell: update to 2.16

While here, take maintainership.

2.16    2022/07/15 13:04:00 Europe/Oslo (cosimo)

        Included LICENSE file in distribution manifest.

2.15    2022/07/15 12:19:00 Europe/Oslo (cosimo)

        Documentation and license improvements:
        - Merged https://github.com/cosimo/perl5-text-hunspell/pull/14 by @manwar (from 2015! Sorry)
        - Merged https://github.com/cosimo/perl5-text-hunspell/pull/16 by @choroba (from 2016! Sorry)
        - Merged https://github.com/cosimo/perl5-text-hunspell/pull/18 by @JJ (from a month ago)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/p5-Text-Hunspell/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Text-Hunspell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/p5-Text-Hunspell/Makefile
diff -u pkgsrc/textproc/p5-Text-Hunspell/Makefile:1.17 pkgsrc/textproc/p5-Text-Hunspell/Makefile:1.18
--- pkgsrc/textproc/p5-Text-Hunspell/Makefile:1.17      Tue Jun  6 12:42:29 2023
+++ pkgsrc/textproc/p5-Text-Hunspell/Makefile   Thu Jun  8 21:41:15 2023
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2023/06/06 12:42:29 riastradh Exp $
+# $NetBSD: Makefile,v 1.18 2023/06/08 21:41:15 gutteridge Exp $
 
-DISTNAME=      Text-Hunspell-2.14
+DISTNAME=      Text-Hunspell-2.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    gutteridge%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Text-Hunspell
 COMMENT=       Perl module to interface with GNU Hunspell
 LICENSE=       ${PERL5_LICENSE}

Index: pkgsrc/textproc/p5-Text-Hunspell/distinfo
diff -u pkgsrc/textproc/p5-Text-Hunspell/distinfo:1.7 pkgsrc/textproc/p5-Text-Hunspell/distinfo:1.8
--- pkgsrc/textproc/p5-Text-Hunspell/distinfo:1.7       Tue Oct 26 11:22:41 2021
+++ pkgsrc/textproc/p5-Text-Hunspell/distinfo   Thu Jun  8 21:41:15 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:22:41 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/06/08 21:41:15 gutteridge Exp $
 
-BLAKE2s (Text-Hunspell-2.14.tar.gz) = bfda19cf4ecfc164769df5a058c795b78b970ffb7d23b97b431e21bbd6861c39
-SHA512 (Text-Hunspell-2.14.tar.gz) = 927d9e12fd5998dd4999b9b4f3bbc63d0200e7ed021995b27504d1d799363eb598354933adaeb45cb28c02ee7dc655f3948368f8577d08386fb0e8637c349054
-Size (Text-Hunspell-2.14.tar.gz) = 281296 bytes
+BLAKE2s (Text-Hunspell-2.16.tar.gz) = 9901e3d86b0e2714c8e18acccc3525957ecd431eefa49720c88a36abba89dc3d
+SHA512 (Text-Hunspell-2.16.tar.gz) = 628f256d97fbc261e08228e2c54bcc7a8d170ed6e83b412cffba406a9191d3675d748219211147c2a50bce08066c3f0faf58002ded223ba47edda0ca3e7aadd6
+Size (Text-Hunspell-2.16.tar.gz) = 287931 bytes



Home | Main Index | Thread Index | Old Index