ports/97787: [maintainer update] www/p5-POE-Component-Server-HTTP 0.08 -> 0.09

hideo hideo at lastamericanempire.com
Tue May 30 12:13:55 UTC 2006


Please try this patch instead.

Zach

Erwin Lansing (Tue 05/30/06 08:53):
> Synopsis: [maintainer update] www/p5-POE-Component-Server-HTTP 0.08 -> 0.09
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: erwin
> State-Changed-When: Tue May 30 08:52:41 UTC 2006
> State-Changed-Why: 
> Two questions:
> 1: devel/p5-POE-API-Peek is for perl from ports only, so this port should also be marked IGNORE for older perl
> 2: is it intentional the www/p5-libwww is a dependency twice?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=97787
-------------- next part --------------
diff -ruN /usr/ports/www/p5-POE-Component-Server-HTTP/Makefile p5-POE-Component-Server-HTTP/Makefile
--- /usr/ports/www/p5-POE-Component-Server-HTTP/Makefile	Fri Sep 16 10:37:41 2005
+++ p5-POE-Component-Server-HTTP/Makefile	Tue May 30 06:09:51 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Server-HTTP
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	www devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -16,7 +16,6 @@
 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}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
 		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
@@ -27,4 +26,10 @@
 
 MAN3=		POE::Component::Server::HTTP.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE=		requires Perl 5.6.1 or newer. Install lang/perl5 or lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN /usr/ports/www/p5-POE-Component-Server-HTTP/distinfo p5-POE-Component-Server-HTTP/distinfo
--- /usr/ports/www/p5-POE-Component-Server-HTTP/distinfo	Mon Jan 23 20:13:56 2006
+++ p5-POE-Component-Server-HTTP/distinfo	Sat May 27 05:35:52 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Server-HTTP-0.08.tar.gz) = 4aedbf34242a9244abb461b2e65cae0c
-SHA256 (POE-Component-Server-HTTP-0.08.tar.gz) = 6e436a7fe35229aa426396fd1542efd066581a642aec2d3947986c359c5ce5df
-SIZE (POE-Component-Server-HTTP-0.08.tar.gz) = 16509
+MD5 (POE-Component-Server-HTTP-0.09.tar.gz) = d20963ebc65bebea4c863813861b9985
+SHA256 (POE-Component-Server-HTTP-0.09.tar.gz) = b7a91cec78cfd838b51fb9c90989527c2c65c3a81b36ee098ae406a875bb6c82
+SIZE (POE-Component-Server-HTTP-0.09.tar.gz) = 16556


More information about the freebsd-ports-bugs mailing list