diff options
author | erwin <erwin@FreeBSD.org> | 2006-02-08 20:51:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-02-08 20:51:18 +0800 |
commit | c9d0f9c5f6faa417e86bb16aac60998e2a45d60e (patch) | |
tree | a898a9e12497d29585f3ef9372888ac191bb81ef /www/p5-HTTP-Request-AsCGI | |
parent | a97f732e7610f035b4ae9edfba2c276791a66bde (diff) | |
download | freebsd-ports-gnome-c9d0f9c5f6faa417e86bb16aac60998e2a45d60e.tar.gz freebsd-ports-gnome-c9d0f9c5f6faa417e86bb16aac60998e2a45d60e.tar.zst freebsd-ports-gnome-c9d0f9c5f6faa417e86bb16aac60998e2a45d60e.zip |
Update to 0.5
PR: 92099
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Diffstat (limited to 'www/p5-HTTP-Request-AsCGI')
-rw-r--r-- | www/p5-HTTP-Request-AsCGI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Request-AsCGI/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile index 8ab7c59d05a3..2a0453af55cc 100644 --- a/www/p5-HTTP-Request-AsCGI/Makefile +++ b/www/p5-HTTP-Request-AsCGI/Makefile @@ -7,7 +7,7 @@ # PORTNAME= HTTP-Request-AsCGI -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP @@ -17,7 +17,7 @@ MAINTAINER= lars@balker.dk COMMENT= Setup a CGI enviroment from a HTTP::Request BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-HTTP-Request-AsCGI/distinfo b/www/p5-HTTP-Request-AsCGI/distinfo index b2fc28c5850f..759f3de8cb8c 100644 --- a/www/p5-HTTP-Request-AsCGI/distinfo +++ b/www/p5-HTTP-Request-AsCGI/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Request-AsCGI-0.3.tar.gz) = 8c425735012873551f8a2f25746d64c4 -SHA256 (HTTP-Request-AsCGI-0.3.tar.gz) = 36661b4a0ecf885cdc0b7a301c586a69a8f34650befb091130d19c665eabe83d -SIZE (HTTP-Request-AsCGI-0.3.tar.gz) = 5868 +MD5 (HTTP-Request-AsCGI-0.5.tar.gz) = e1f5d332969d072a19d9649ed7d77f59 +SHA256 (HTTP-Request-AsCGI-0.5.tar.gz) = 30334cc221645c313a63d9c5887a558d8ad7759c90d1eb15561c4c1f632a8198 +SIZE (HTTP-Request-AsCGI-0.5.tar.gz) = 6145 |