aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Client-HTTP
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-05-21 11:23:15 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-05-21 11:23:15 +0000
commit0af203e0e61f18c211759d856465142fce5c0670 (patch)
tree41ffd8198abb42b9b1533a705431950bef166cfd /www/p5-POE-Component-Client-HTTP
parent2d88ef471cd4c1d2b1a81ee04c631c25c32ab8a8 (diff)
downloadports-0af203e0e61f18c211759d856465142fce5c0670.tar.gz
ports-0af203e0e61f18c211759d856465142fce5c0670.zip
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP')
-rw-r--r--www/p5-POE-Component-Client-HTTP/Makefile14
-rw-r--r--www/p5-POE-Component-Client-HTTP/distinfo2
-rw-r--r--www/p5-POE-Component-Client-HTTP/pkg-descr2
-rw-r--r--www/p5-POE-Component-Client-HTTP/pkg-plist22
4 files changed, 19 insertions, 21 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile
index 7b9d7a4b09b3..a3528ab69276 100644
--- a/www/p5-POE-Component-Client-HTTP/Makefile
+++ b/www/p5-POE-Component-Client-HTTP/Makefile
@@ -6,25 +6,23 @@
#
PORTNAME= POE-Component-Client-HTTP
-PORTVERSION= 0.43
+PORTVERSION= 0.53
CATEGORIES= devel perl5 www
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
- http://poe.perl.org/poedown/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= POE component for non-blocking/concurrent HTTP queries
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay/Handle.pm:${PORTSDIR}/security/p5-Net-SSLeay \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+ ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay/Handle.pm:${PORTSDIR}/security/p5-Net-SSLeay \
+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Component::Client::HTTP.3 POE::Component::Client::SSL.3
.include <bsd.port.mk>
diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo
index 77cf6ddda2d3..b02c3e78d6e6 100644
--- a/www/p5-POE-Component-Client-HTTP/distinfo
+++ b/www/p5-POE-Component-Client-HTTP/distinfo
@@ -1 +1 @@
-MD5 (POE-Component-Client-HTTP-0.43.tar.gz) = 0d9b9f7dc6d26eab333daf04f0c4434a
+MD5 (POE-Component-Client-HTTP-0.53.tar.gz) = f6417b749036bfc026361f7760770665
diff --git a/www/p5-POE-Component-Client-HTTP/pkg-descr b/www/p5-POE-Component-Client-HTTP/pkg-descr
index fb563a985f1d..957e6af97742 100644
--- a/www/p5-POE-Component-Client-HTTP/pkg-descr
+++ b/www/p5-POE-Component-Client-HTTP/pkg-descr
@@ -5,7 +5,7 @@ simultaneous HTTP transactions. It lets other sessions run while HTTP
transactions are being processed, and it lets several HTTP transactions
be processed in parallel.
-WWW: http://search.cpan.org/search?dist=POE-Component-Client-HTTP
+WWW: http://search.cpan.org/dist/POE-Component-Client-HTTP/
-- Sergey Skvortsov
skv@FreeBSD.org
diff --git a/www/p5-POE-Component-Client-HTTP/pkg-plist b/www/p5-POE-Component-Client-HTTP/pkg-plist
index c90ea5a5017c..382c1b783a04 100644
--- a/www/p5-POE-Component-Client-HTTP/pkg-plist
+++ b/www/p5-POE-Component-Client-HTTP/pkg-plist
@@ -1,11 +1,11 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/HTTP.pm
-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/HTTP/SSL.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/HTTP
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+%%SITE_PERL%%/POE/Component/Client/HTTP.pm
+%%SITE_PERL%%/POE/Component/Client/HTTP/SSL.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/HTTP
+@dirrm %%SITE_PERL%%/POE/Component/Client/HTTP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true