diff --git a/programming/language/perl/perl-Crypt-PasswdMD5/actions.py b/programming/language/perl/perl-Crypt-PasswdMD5/actions.py index 4efdd8ba3b..83dfc9b466 100644 --- a/programming/language/perl/perl-Crypt-PasswdMD5/actions.py +++ b/programming/language/perl/perl-Crypt-PasswdMD5/actions.py @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("README") + pisitools.dodoc("Changes", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml b/programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml index c3da66e12a..b162c2ac44 100644 --- a/programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml +++ b/programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml @@ -1,5 +1,5 @@ - + perl-Crypt-PasswdMD5 @@ -9,6 +9,7 @@ admins@pisilinux.org Artistic + programming.language.perl library Crypt::PasswdMD5 module for perl Provides various crypt()-compatible interfaces to the MD5-based crypt() function. @@ -21,6 +22,7 @@ perl-Crypt-PasswdMD5 + Crypt::PasswdMD5 module for perl perl @@ -32,6 +34,13 @@ + + 2020-01-02 + 1.40 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-07-26 1.40 diff --git a/programming/language/perl/perl-Crypt-PasswdMD5/translations.xml b/programming/language/perl/perl-Crypt-PasswdMD5/translations.xml index 3c1258227c..bd571ab911 100644 --- a/programming/language/perl/perl-Crypt-PasswdMD5/translations.xml +++ b/programming/language/perl/perl-Crypt-PasswdMD5/translations.xml @@ -5,4 +5,4 @@ Perl için Crypt::PasswdMD5 modülü MD5 tabanlı crypt() fonksiyonu için, crypt() uyumlu çeşitli arayüzler sağlar. - + \ No newline at end of file