diff options
author | mef <mef@pkgsrc.org> | 2016-01-30 02:47:11 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-01-30 02:47:11 +0000 |
commit | 95582b26186ddb02141b77c762b6757ec2122b3c (patch) | |
tree | d13cc38201ced1629270a1f46f08948db28fe4da | |
parent | 454b8d404b955b16529acf566404d4acca865520 (diff) | |
download | pkgsrc-95582b26186ddb02141b77c762b6757ec2122b3c.tar.gz |
Update to 0.51
--------------
0.51 2015-09-16
- add OPTIONS as a valid method
- better compatibility with CGI.pm < 3.36
- fix tests for freebsd and IPv6
- repository info
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 259c73477b8..5f7b36ed59f 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2015/08/06 09:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/01/30 02:47:11 mef Exp $ -DISTNAME= HTTP-Server-Simple-0.50 +DISTNAME= HTTP-Server-Simple-0.51 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index 6667f229a5e..4f86f4e7c57 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/11/04 02:47:11 agc Exp $ +$NetBSD: distinfo,v 1.16 2016/01/30 02:47:11 mef Exp $ -SHA1 (HTTP-Server-Simple-0.50.tar.gz) = bee1f60fe5b673abf2c219ff0acfac0fb062999b -RMD160 (HTTP-Server-Simple-0.50.tar.gz) = adf4d966610dc780509f50a230647f7e99442f6f -SHA512 (HTTP-Server-Simple-0.50.tar.gz) = 601486cfa0744db9a131d6720873ef1cf995000671cd373854c29fc9a0b482d4f7ace69b97a48019897675714320e718b87e87fdcfe084e88c762ea2249120a2 -Size (HTTP-Server-Simple-0.50.tar.gz) = 36290 bytes +SHA1 (HTTP-Server-Simple-0.51.tar.gz) = 251a3f9c8405ffb7aeb2b3f8c7fb5271c53dbcae +RMD160 (HTTP-Server-Simple-0.51.tar.gz) = 2f58d08b37e498b65da61a98ca06f7f9aae4643a +SHA512 (HTTP-Server-Simple-0.51.tar.gz) = 92cb45fc8b57237c064b780ccdfd3ca959daff73cb054590574053cc3dedc81e14627c2aee6d26da48f717f31925d099dd9d11b0e9cd0a98cb3b06221820fabd +Size (HTTP-Server-Simple-0.51.tar.gz) = 35056 bytes |