diff --git a/programming/language/perl/perl-Sort-Versions/actions.py b/programming/language/perl/perl-Sort-Versions/actions.py index ffee85b595..9e46d5930a 100644 --- a/programming/language/perl/perl-Sort-Versions/actions.py +++ b/programming/language/perl/perl-Sort-Versions/actions.py @@ -6,9 +6,8 @@ from pisi.actionsapi import perlmodules from pisi.actionsapi import pisitools -from pisi.actionsapi import get -WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) +#WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) def setup(): perlmodules.configure() @@ -21,3 +20,5 @@ def check(): def install(): perlmodules.install() + + pisitools.dodoc("LICENSE", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-Sort-Versions/pspec.xml b/programming/language/perl/perl-Sort-Versions/pspec.xml index 8d5658df47..b2e9781a70 100644 --- a/programming/language/perl/perl-Sort-Versions/pspec.xml +++ b/programming/language/perl/perl-Sort-Versions/pspec.xml @@ -1,40 +1,44 @@ - + perl-Sort-Versions - http://search.cpan.org/~edavis/Sort-Versions/ + https://metacpan.org/release/Sort-Versions - Osman Erkan - osman.erkan@pisilinux.org + Blue Devil + bluedevil@sctzine.com - GPLv2 + programming.language.perl + Artistic library - Sort::Versions - a perl 5 module for sorting of revision-like numbers - Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use. + Sort::Versions - a perl 5 module for sorting of revision-like numbers. + Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use.l. https://cpan.metacpan.org/authors/id/N/NE/NEILB/Sort-Versions-1.62.tar.gz perl + perl-Sort-Versions + Sort::Versions - a perl 5 module for sorting of revision-like numbers. perl /usr/lib + /usr/share/doc /usr/share/man - 2020-04-09 + 2020-04-10 1.62 - First release - Kamil Atlı - suvari@pisilinux.org + First pisi release + Blue Devil + bluedevil@sctzine.com \ No newline at end of file diff --git a/programming/language/perl/perl-Sort-Versions/translations.xml b/programming/language/perl/perl-Sort-Versions/translations.xml index 4b0eb1438b..35ca2c2ec9 100644 --- a/programming/language/perl/perl-Sort-Versions/translations.xml +++ b/programming/language/perl/perl-Sort-Versions/translations.xml @@ -2,7 +2,7 @@ perl-Sort-Versions - Sort::Versions - a perl 5 module for sorting of revision-like numbers - Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use. + Revizyon-benzeri sürüm numaralarını sıralayabilen perl modülüdür. + Bu modül revizyon-benzeri sürüm numaralarını sıralayabilen perl modülüdür. \ No newline at end of file