pspec.xml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-Crypt-PasswdMD5</Name>
  6. <Homepage>https://metacpan.org/pod/Crypt::PasswdMD5</Homepage>
  7. <Packager>
  8. <Name>Selim Ok</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <PartOf>programming.language.perl</PartOf>
  13. <IsA>library</IsA>
  14. <Summary>Crypt::PasswdMD5 module for perl</Summary>
  15. <Description>Provides various crypt()-compatible interfaces to the MD5-based crypt() function.</Description>
  16. <Archive sha1sum="7bc5aa63adefb575462eaf1430af9812a0541295" type="targz">http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.40.tgz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. <Dependency>perl-Module-Build</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-Crypt-PasswdMD5</Name>
  24. <Summary>Crypt::PasswdMD5 module for perl</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="man">/usr/share/doc</Path>
  32. <Path fileType="data">/usr/share/perl5</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="6">
  37. <Date>2024-05-16</Date>
  38. <Version>1.40</Version>
  39. <Comment>Rebuild</Comment>
  40. <Name>Blue Devil</Name>
  41. <Email>bluedevil@sctzine.com</Email>
  42. </Update>
  43. <Update release="5">
  44. <Date>2020-01-02</Date>
  45. <Version>1.40</Version>
  46. <Comment>Rebuild for new toolchain.</Comment>
  47. <Name>Blue Devil</Name>
  48. <Email>bluedevil@sctzine.com</Email>
  49. </Update>
  50. <Update release="4">
  51. <Date>2018-07-26</Date>
  52. <Version>1.40</Version>
  53. <Comment>Rebuild for new toolchain</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="3">
  58. <Date>2017-01-24</Date>
  59. <Version>1.40</Version>
  60. <Comment>Rebuild for new toolchain</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="2">
  65. <Date>2016-06-09</Date>
  66. <Version>1.40</Version>
  67. <Comment>Release Bump</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="1">
  72. <Date>2014-09-10</Date>
  73. <Version>1.40</Version>
  74. <Comment>First release</Comment>
  75. <Name>Marcin Bojara</Name>
  76. <Email>marcin@pisilinux.org</Email>
  77. </Update>
  78. </History>
  79. </PISI>