update p5-p5-File-MimeInfo to 0.33
from wen heping; OK kn@
This commit is contained in:
parent
168463afbc
commit
1b00e00131
@ -1,6 +1,6 @@
|
||||
COMMENT= determine file types
|
||||
|
||||
DISTNAME = File-MimeInfo-0.32
|
||||
DISTNAME = File-MimeInfo-0.33
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-MimeInfo-0.32.tar.gz) = UZACjZlMADq8DlVW5glesXhYqLqqRzpLhbNFjjFqh0I=
|
||||
SIZE (File-MimeInfo-0.32.tar.gz) = 37576
|
||||
SHA256 (File-MimeInfo-0.33.tar.gz) = 9r6ms4kGITJeycJ5KvruiOlIoK4dEIcvpyxxELPhscQ=
|
||||
SIZE (File-MimeInfo-0.33.tar.gz) = 35801
|
||||
|
@ -1,15 +0,0 @@
|
||||
Fix:
|
||||
Can't stat bin: No such file or directory at
|
||||
/usr/local/libdata/perl5/site_perl/Test/Pod.pm line 223.
|
||||
|
||||
We let Test::Pod check in blib or lib instead.
|
||||
|
||||
Index: t/06_pod_ok.t
|
||||
--- t/06_pod_ok.t.orig
|
||||
+++ t/06_pod_ok.t
|
||||
@@ -1,4 +1,4 @@
|
||||
use Test::More;
|
||||
eval "use Test::Pod 1.00";
|
||||
plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
|
||||
-all_pod_files_ok( all_pod_files(qw/bin lib/) );
|
||||
+all_pod_files_ok( all_pod_files() );
|
Loading…
x
Reference in New Issue
Block a user