ports/52171: (update) devel/p5-POE-Component-Client-Ping to 0.98

Mathieu Arnold m at absolight.net
Tue May 13 14:10:18 UTC 2003


>Number:         52171
>Category:       ports
>Synopsis:       (update) devel/p5-POE-Component-Client-Ping to 0.98
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 07:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.98
	
>How-To-Repeat:
	
>Fix:

	

--- p5-POE-Component-Client-Ping-0.98.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-Client-Ping/Makefile,v
retrieving revision 1.2
diff -u -b -w -r1.2 Makefile
--- Makefile	2003/02/21 11:22:47	1.2
+++ Makefile	2003/05/13 14:02:41
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Client-Ping
-PORTVERSION=	0.95
+PORTVERSION=	0.98
 CATEGORIES=	devel perl5 net
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
 		http://poe.perl.org/poedown/
@@ -16,13 +16,12 @@
 MAINTAINER=	skv at protey.ru
 COMMENT=	POE component for non-blocking/concurrent ICMP ping
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		POE::Component::Client::Ping.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-Client-Ping/distinfo,v
retrieving revision 1.1
diff -u -b -w -r1.1 distinfo
--- distinfo	2001/12/13 12:20:18	1.1
+++ distinfo	2003/05/13 14:02:41
@@ -1 +1 @@
-MD5 (POE-Component-Client-Ping-0.95.tar.gz) = f4fbbcd7aa6789fc237ccd70c334b468
+MD5 (POE-Component-Client-Ping-0.98.tar.gz) = 7e874fd679c56f39408df48dfcf8910b
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-Client-Ping/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2001/12/13 12:20:18	1.1
+++ pkg-plist	2003/05/13 14:02:41
@@ -1,9 +1,9 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/Ping.pm
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+%%SITE_PERL%%/POE/Component/Client/Ping.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
--- p5-POE-Component-Client-Ping-0.98.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list