pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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-IO-Socket-SSL</Name>
  6. <Homepage>https://metacpan.org/release/IO-Socket-SSL</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.perl</PartOf>
  12. <License>Artistic</License>
  13. <IsA>library</IsA>
  14. <Icon>perl</Icon>
  15. <Summary>Nearly transparent SSL encapsulation for IO::Socket::INET</Summary>
  16. <Description>IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET.</Description>
  17. <Archive sha1sum="c91ecde5abda6012bdb8659afffa755bdbb755ec" type="targz">https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.074.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl-Net-SSLeay</Dependency>
  20. <Dependency>perl</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-IO-Socket-SSL</Name>
  25. <Summary>Nearly transparent SSL encapsulation for IO::Socket::INET</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>perl-Net-SSLeay</Dependency>
  28. <Dependency>perl</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="man">/usr/share/man</Path>
  33. <Path fileType="doc">/usr/share/doc/perl-IO-Socket-SSL</Path>
  34. <Path fileType="data">/usr/share/perl5</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="10">
  39. <Date>2024-05-16</Date>
  40. <Version>2.074</Version>
  41. <Comment>Version bump.</Comment>
  42. <Name>Mustafa Cinasal</Name>
  43. <Email>muscnsl@gmail.com</Email>
  44. </Update>
  45. <Update release="9">
  46. <Date>2022-07-30</Date>
  47. <Version>2.074</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="8">
  53. <Date>2020-04-08</Date>
  54. <Version>2.068</Version>
  55. <Comment>Minor version bump</Comment>
  56. <Name>Blue Devil</Name>
  57. <Email>bluedevil@sctzine.com</Email>
  58. </Update>
  59. <Update release="7">
  60. <Date>2020-02-18</Date>
  61. <Version>2.067</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Blue Devil</Name>
  64. <Email>bluedevil@sctzine.com</Email>
  65. </Update>
  66. <Update release="6">
  67. <Date>2020-01-13</Date>
  68. <Version>2.066</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Blue Devil</Name>
  71. <Email>bluedevil@sctzine.com</Email>
  72. </Update>
  73. <Update release="5">
  74. <Date>2018-07-26</Date>
  75. <Version>2.052</Version>
  76. <Comment>Version Bump</Comment>
  77. <Name>Pisi Linux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="4">
  81. <Date>2017-03-19</Date>
  82. <Version>2.047</Version>
  83. <Comment>Version Bump</Comment>
  84. <Name>Pisi Linux Community</Name>
  85. <Email>admin@pisilinux.org</Email>
  86. </Update>
  87. <Update release="3">
  88. <Date>2017-01-24</Date>
  89. <Version>2.043</Version>
  90. <Comment>Version Bump</Comment>
  91. <Name>Pisi Linux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="2">
  95. <Date>2016-06-09</Date>
  96. <Version>2.024</Version>
  97. <Comment>Release Bump</Comment>
  98. <Name>Pisi Linux Community</Name>
  99. <Email>admin@pisilinux.org</Email>
  100. </Update>
  101. <Update release="1">
  102. <Date>2016-03-14</Date>
  103. <Version>2.024</Version>
  104. <Comment>First release</Comment>
  105. <Name>Kamil Atlı</Name>
  106. <Email>suvari@pisilinux.org</Email>
  107. </Update>
  108. </History>
  109. </PISI>