diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-08-08 11:29:48 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-08-08 11:29:48 +0000 |
commit | d0f600108bd01b7bddd170cd141cbd699b0cb78c (patch) | |
tree | c0dd9c392e013c6c0c5627c0371f3430f534ea01 /www/p5-HTTP-Session | |
parent | a2632042c212942eeb1f6441e6e865bef2f60103 (diff) | |
download | ports-d0f600108bd01b7bddd170cd141cbd699b0cb78c.tar.gz ports-d0f600108bd01b7bddd170cd141cbd699b0cb78c.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Session')
-rw-r--r-- | www/p5-HTTP-Session/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Session/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile index 07a3d3ba48ce..ad3ce6517503 100644 --- a/www/p5-HTTP-Session/Makefile +++ b/www/p5-HTTP-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Session -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,8 @@ RUN_DEPENDS= \ p5-CGI-Simple>=1.103:${PORTSDIR}/www/p5-CGI-Simple \ p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-libwww>=5.818:${PORTSDIR}/www/p5-libwww \ - p5-UNIVERSAL-require>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-require + p5-UNIVERSAL-require>=0.05:${PORTSDIR}/devel/p5-UNIVERSAL-require \ + p5-URI>=1.38:${PORTSDIR}/net/p5-URI PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-Session/distinfo b/www/p5-HTTP-Session/distinfo index 728369c4e6f8..0744e1627ad9 100644 --- a/www/p5-HTTP-Session/distinfo +++ b/www/p5-HTTP-Session/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Session-0.31.tar.gz) = 770b5aa6746a3e246e2cf4d8c06e72de -SHA256 (HTTP-Session-0.31.tar.gz) = c19484c8ec534c93ac4fca7d471e4edf1ddd3a4e814bee47db30784b8214714b -SIZE (HTTP-Session-0.31.tar.gz) = 53574 +MD5 (HTTP-Session-0.32.tar.gz) = a51434ea83e5906243c999d19b0c95eb +SHA256 (HTTP-Session-0.32.tar.gz) = 17316e6ad419ca803950e7bb59a43f1e5750b9651a100dd8a8f334a5c58c2af8 +SIZE (HTTP-Session-0.32.tar.gz) = 53638 |