pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-Spell
Module Name: pkgsrc
Committed By: wen
Date: Sat May 20 23:27:30 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Pod-Spell: Makefile distinfo
Log Message:
Update to 1.26
Upstream changes:
1.26 2023-03-13
- encode output as UTF-8
1.25 2022-10-04
- releasing as stable
1.24 2022-10-03 (TRIAL RELEASE)
- account for stopwords added in UTF-8 encoded form
1.23 2022-09-21
- releasing as stable
1.22 2022-08-29 (TRIAL RELEASE)
- fix finding wordlist when not run against files directly in lib/
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/p5-Pod-Spell/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-Pod-Spell/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-Pod-Spell/Makefile
diff -u pkgsrc/textproc/p5-Pod-Spell/Makefile:1.30 pkgsrc/textproc/p5-Pod-Spell/Makefile:1.31
--- pkgsrc/textproc/p5-Pod-Spell/Makefile:1.30 Tue Jun 28 11:36:23 2022
+++ pkgsrc/textproc/p5-Pod-Spell/Makefile Sat May 20 23:27:30 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2022/06/28 11:36:23 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2023/05/20 23:27:30 wen Exp $
-DISTNAME= Pod-Spell-1.20
+DISTNAME= Pod-Spell-1.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
Index: pkgsrc/textproc/p5-Pod-Spell/distinfo
diff -u pkgsrc/textproc/p5-Pod-Spell/distinfo:1.10 pkgsrc/textproc/p5-Pod-Spell/distinfo:1.11
--- pkgsrc/textproc/p5-Pod-Spell/distinfo:1.10 Tue Oct 26 11:22:33 2021
+++ pkgsrc/textproc/p5-Pod-Spell/distinfo Sat May 20 23:27:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:22:33 nia Exp $
+$NetBSD: distinfo,v 1.11 2023/05/20 23:27:30 wen Exp $
-BLAKE2s (Pod-Spell-1.20.tar.gz) = 5fcb625745fad6e684e4484c7ff64ab926568f1a61c93d9f0bb52027a8e293e5
-SHA512 (Pod-Spell-1.20.tar.gz) = 9a676a897dae7dfe37e9bfca2e5c11bcdc3221ed532b79970e6cc4d0de8dec0eca754cb9fbc5cbbbf6533a213c284d691609dd86d246ae146187bd9cd37d292e
-Size (Pod-Spell-1.20.tar.gz) = 31220 bytes
+BLAKE2s (Pod-Spell-1.26.tar.gz) = 263f9eadfd7d3b2ac2d74f6e709073bb5c220811d048c0a13f3d23deea5e6bcd
+SHA512 (Pod-Spell-1.26.tar.gz) = 6fba5f6337fcd0e7f8df7d379e9d7a7de5ab13b748831c9f0e48cefbce9b1548d117d96db64693fc71519d700c397d217f27574359518b39225489b96c3c3c9e
+Size (Pod-Spell-1.26.tar.gz) = 35564 bytes
Home |
Main Index |
Thread Index |
Old Index