perl-template-toolkit:version bump

This commit is contained in:
blue-devil
2020-01-14 17:44:12 +00:00
parent e6a5ac7e03
commit fe2f5d1e6b
3 changed files with 18 additions and 9 deletions
@@ -19,4 +19,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("README", "Changes")
pisitools.dodoc("README*", "Changes")
@@ -1,18 +1,19 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-template-toolkit</Name>
<Homepage>http://search.cpan.org/dist/Template-Toolkit/</Homepage>
<Homepage>https://metacpan.org/pod/Template::Toolkit</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<PartOf>programming.language.perl</PartOf>
<IsA>library</IsA>
<Summary>Perl template processing system</Summary>
<Description>Perl template processing system</Description>
<Archive sha1sum="f4f39155825a175cdb80ba77f56c269a5f34b6e7" type="targz">https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-2.28.tar.gz</Archive>
<Description>The Template Toolkit is a collection of Perl modules which implement a fast, flexible, powerful and extensible template processing system.</Description>
<Archive sha1sum="0a20d1d3a8e9436946ed3e7a164d7798d8962f0e" type="targz">https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.003.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-AppConfig</Dependency>
@@ -21,6 +22,7 @@
<Package>
<Name>perl-template-toolkit</Name>
<Summary>Perl template processing system</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
@@ -34,6 +36,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-01-13</Date>
<Version>3.003</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2018-11-16</Date>
<Version>2.28</Version>
@@ -42,4 +51,4 @@
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -2,7 +2,7 @@
<PISI>
<Source>
<Name>perl-template-toolkit</Name>
<Summary xml:lang="tr">Perl template processing system</Summary>
<Description xml:lang="tr">Perl template processing system</Description>
<Summary xml:lang="tr">Perl taslak işleme sistemi</Summary>
<Description xml:lang="tr">perl-template-toolkit, hızlı, esnek, genişletilebilir ve güçlü taslak işleme sistemi sunan perl modülleri kolleksiyonudur.</Description>
</Source>
</PISI>
</PISI>