diff options
author | jlam <jlam> | 2006-05-02 04:07:12 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-05-02 04:07:12 +0000 |
commit | a8a046932fe942a34f77d314e3374134f13acafc (patch) | |
tree | c002582661314b2837d2c025a92f3b6bda021a0c /www | |
parent | 0b7b7c138014cc9bccdbb7e226313d44479dfa09 (diff) | |
download | pkgsrc-a8a046932fe942a34f77d314e3374134f13acafc.tar.gz |
Update www/p5-HTTP-Server-Simple to 0.18. Changes from version 0.17
include adding a new method to make it easier to create servers handling
non-standard HTTP verbs/actions.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 9fe703e9683..eb3651f926d 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/03/04 21:31:02 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/05/02 04:07:12 jlam Exp $ # -DISTNAME= HTTP-Server-Simple-0.17 +DISTNAME= HTTP-Server-Simple-0.18 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hss CATEGORIES= www perl5 diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index e8eb63fe4ae..3e020de19e2 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/02/07 21:31:35 seb Exp $ +$NetBSD: distinfo,v 1.2 2006/05/02 04:07:12 jlam Exp $ -SHA1 (HTTP-Server-Simple-0.17.tar.gz) = 3c59f51ec0f3636ffce0040f42f1eb52398d942c -RMD160 (HTTP-Server-Simple-0.17.tar.gz) = 885c6ebb660fa6533f978138cfd5c7cedd62bd73 -Size (HTTP-Server-Simple-0.17.tar.gz) = 20744 bytes +SHA1 (HTTP-Server-Simple-0.18.tar.gz) = 0a6ddf573b3ff81d57e7ddd0b2872b605b12f4d3 +RMD160 (HTTP-Server-Simple-0.18.tar.gz) = bef8d482136a31f9ad09f2762e7d886b28b1cb31 +Size (HTTP-Server-Simple-0.18.tar.gz) = 20888 bytes |