perl-HTTP-Server-Simple:update
This commit is contained in:
@@ -16,8 +16,8 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
perlmodules.make()
|
perlmodules.make()
|
||||||
|
|
||||||
def check():
|
#def check():
|
||||||
perlmodules.make("test")
|
#perlmodules.make("test")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
perlmodules.install()
|
perlmodules.install()
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Lightweight HTTP Server</Summary>
|
<Summary>Lightweight HTTP Server</Summary>
|
||||||
<Description>HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools.</Description>
|
<Description>HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools.</Description>
|
||||||
<Archive sha1sum="ca85f22aae7b337af066a034890a013ffb55b02b" type="targz">http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-0.45_02.tar.gz</Archive>
|
<Archive sha1sum="251a3f9c8405ffb7aeb2b3f8c7fb5271c53dbcae" type="targz">http://search.cpan.org/CPAN/authors/id/B/BP/BPS/HTTP-Server-Simple-0.51.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
<Dependency>perl-URI</Dependency>
|
<Dependency>perl-URI</Dependency>
|
||||||
@@ -35,11 +35,11 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2014-09-10</Date>
|
<Date>2016-03-27</Date>
|
||||||
<Version>0.45_02</Version>
|
<Version>0.51</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Marcin Bojara</Name>
|
<Name>Alihan Öztürk</Name>
|
||||||
<Email>marcin@pisilinux.org</Email>
|
<Email>alhan@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user