Skip to content

Commit

Permalink
Update to 1.991
Browse files Browse the repository at this point in the history
Upstream changes:
 Changes for version 1.991 - 2022-01-21

    Enforce text files in some functions, as warned in #18.
    Change up some diag messages: 1) lowercase first letter 2) not ! at end, and 3) use "file" instead of "filename". If you were matching on those, you may need to update your patterns.
  • Loading branch information
wen committed Jan 21, 2022
1 parent 2e20c71 commit 95fe45b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions devel/p5-Test-File/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.18 2021/05/24 19:51:43 wiz Exp $
# $NetBSD: Makefile,v 1.19 2022/01/21 02:12:17 wen Exp $
#

DISTNAME= Test-File-1.448
PKGNAME= p5-Test-File-1.44.8
PKGREVISION= 1
DISTNAME= Test-File-1.991
PKGNAME= p5-Test-File-1.99.1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Test-File/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2021/10/26 10:17:40 nia Exp $
$NetBSD: distinfo,v 1.12 2022/01/21 02:12:17 wen Exp $

BLAKE2s (Test-File-1.448.tar.gz) = 70d6720d30888a51742d3c0d1c005e6345ad902e88c9c277a644376afe83cbb2
SHA512 (Test-File-1.448.tar.gz) = fea5082cedb03de62dd9b4ee1db891439a14367f746f1fdec4056ac251a607cc281d22708517de4e3e64484b47fb6cc5898c30983a6af9db03412c469b4e9009
Size (Test-File-1.448.tar.gz) = 29914 bytes
BLAKE2s (Test-File-1.991.tar.gz) = ce7e8350fad1ec429a769bd0843acf27c3b50423cef34bc8c53780912f31553b
SHA512 (Test-File-1.991.tar.gz) = 6cbf232216f70b5923806e24748f252b268ee9d4dfe0f756f5e1e6c44d5bbe2d4252e4355e0aee16501d9a6048776a1657f130369cb8bc447ddd54536a8205c8
Size (Test-File-1.991.tar.gz) = 30420 bytes

0 comments on commit 95fe45b

Please sign in to comment.