pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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-LWP-Protocol-https</Name>
  6. <Homepage>https://metacpan.org/release/LWP-Protocol-https</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.perl</PartOf>
  12. <License>Artistic</License>
  13. <License>GPLv2</License>
  14. <IsA>app:console</IsA>
  15. <Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
  16. <Description>The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS.</Description>
  17. <Archive sha1sum="bd0a0d9bdf6f23865af6194dfe439ffe3176e6e7" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.09.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. <Dependency>perl-NET-HTTP</Dependency>
  21. <Dependency>perl-Mozilla-CA</Dependency>
  22. <Dependency>perl-IO-Socket-SSL</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!--<Patch level="0">certs.patch</Patch> -->
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>perl-LWP-Protocol-https</Name>
  30. <Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
  31. <RuntimeDependencies>
  32. <Dependency>perl</Dependency>
  33. <Dependency>perl-libwww</Dependency>
  34. <Dependency>perl-Try-Tiny</Dependency>
  35. <Dependency>ca-certificates</Dependency>
  36. <Dependency>perl-Mozilla-CA</Dependency>
  37. <Dependency>perl-IO-Socket-SSL</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="doc">/usr/share/doc</Path>
  42. <Path fileType="man">/usr/share/man</Path>
  43. <Path fileType="data">/usr/share/perl5</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="7">
  48. <Date>2024-05-16</Date>
  49. <Version>6.09</Version>
  50. <Comment>Version bump</Comment>
  51. <Name>Blue Devil</Name>
  52. <Email>bluedevil@sctzine.com</Email>
  53. </Update>
  54. <Update release="6">
  55. <Date>2020-07-20</Date>
  56. <Version>6.09</Version>
  57. <Comment>Version bump</Comment>
  58. <Name>Blue Devil</Name>
  59. <Email>bluedevil@sctzine.com</Email>
  60. </Update>
  61. <Update release="5">
  62. <Date>2020-01-13</Date>
  63. <Version>6.07</Version>
  64. <Comment>Rebuild for new toolchain</Comment>
  65. <Name>Blue Devil</Name>
  66. <Email>bluedevil@sctzine.com</Email>
  67. </Update>
  68. <Update release="4">
  69. <Date>2018-07-26</Date>
  70. <Version>6.07</Version>
  71. <Comment>Rebuild for new toolchain.</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="3">
  76. <Date>2017-01-24</Date>
  77. <Version>6.06</Version>
  78. <Comment>Rebuild for new toolchain</Comment>
  79. <Name>Pisi Linux Community</Name>
  80. <Email>admin@pisilinux.org</Email>
  81. </Update>
  82. <Update release="2">
  83. <Date>2016-06-09</Date>
  84. <Version>6.06</Version>
  85. <Comment>Release Bump</Comment>
  86. <Name>Pisi Linux Community</Name>
  87. <Email>admin@pisilinux.org</Email>
  88. </Update>
  89. <Update release="1">
  90. <Date>2016-03-26</Date>
  91. <Version>6.06</Version>
  92. <Comment>First release</Comment>
  93. <Name>Osman Erkan</Name>
  94. <Email>osman.erkan@pisilinux.org</Email>
  95. </Update>
  96. </History>
  97. </PISI>