aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-04 20:35:12 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-04 20:35:12 +0000
commit3adbd211e9f86db7791ba2baad4f03f176ed7df8 (patch)
tree954ab44b21a1f852d6edbd4b76e7f762849d8cea /www
parentc5f3a405d46e621e14e48b8360f1a5c61066ab57 (diff)
downloadports-3adbd211e9f86db7791ba2baad4f03f176ed7df8.tar.gz
ports-3adbd211e9f86db7791ba2baad4f03f176ed7df8.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-POE-Component-Server-HTTP/Makefile5
-rw-r--r--www/p5-POE-Component-Server-HTTP/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile
index 636020bfaccc..38bc38ed292d 100644
--- a/www/p5-POE-Component-Server-HTTP/Makefile
+++ b/www/p5-POE-Component-Server-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Server-HTTP
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= www devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -17,6 +17,9 @@ COMMENT= POE Component to create HTTP Servers
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
+ ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
+ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-POE-Component-Server-HTTP/distinfo b/www/p5-POE-Component-Server-HTTP/distinfo
index 3278510c043a..80ee65418a56 100644
--- a/www/p5-POE-Component-Server-HTTP/distinfo
+++ b/www/p5-POE-Component-Server-HTTP/distinfo
@@ -1,2 +1,2 @@
-MD5 (POE-Component-Server-HTTP-0.05.tar.gz) = 8072860ca1eca13a28325b908397bce0
-SIZE (POE-Component-Server-HTTP-0.05.tar.gz) = 7696
+MD5 (POE-Component-Server-HTTP-0.06.tar.gz) = fdf4bfe2ccdb66fbefd7c23b81f774c9
+SIZE (POE-Component-Server-HTTP-0.06.tar.gz) = 11206