ports/120707: [UPDATE] devel/p5-POE-Component-IKC

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:40:04 UTC 2008


>Number:         120707
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-POE-Component-IKC
>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:   Fri Feb 15 14:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.2001;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-IKC/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	23 Nov 2006 15:00:39 -0000	1.9
+++ Makefile	15 Feb 2008 14:34:37 -0000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	POE-Component-IKC
-PORTVERSION=	0.1904
+PORTVERSION=	0.2001
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	POE
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:C/0+$//}
 
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	POE Inter-Kernel Communication
 
-BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
+		${SITE_PERL}/POE/Component/Daemon.pm:${PORTSDIR}/devel/p5-POE-Component-Daemon \
+		${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-IKC/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	23 Nov 2006 15:00:39 -0000	1.10
+++ distinfo	15 Feb 2008 14:34:37 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IKC-0.1904.tar.gz) = 2a01e448dceb29be6e0ebbe2aa9b2d9b
-SHA256 (POE-Component-IKC-0.1904.tar.gz) = de31bdccef98dfeb145e51ff25a807365d2aad6dbe85d3e7d1aa20b16323239a
-SIZE (POE-Component-IKC-0.1904.tar.gz) = 55686
+MD5 (POE-Component-IKC-0.2001.tar.gz) = 1dfd89f24a52e71b11795be2fac0fe93
+SHA256 (POE-Component-IKC-0.2001.tar.gz) = 24a394e81c0be2a3760e2b94a88ee6f1cd8f7c827a997c898d865cf01dd853b9
+SIZE (POE-Component-IKC-0.2001.tar.gz) = 58799


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



More information about the freebsd-ports-bugs mailing list