From nobody@FreeBSD.org  Fri Feb 15 14:35:59 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 97EDE16A419
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:35:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 6CCE213C459
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:35:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FEXc5T003219
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:33:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1FEXbWN003218;
	Fri, 15 Feb 2008 14:33:37 GMT
	(envelope-from nobody)
Message-Id: <200802151433.m1FEXbWN003218@www.freebsd.org>
Date: Fri, 15 Feb 2008 14:33:37 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-POE-Component-IKC
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120707
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-POE-Component-IKC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:40:03 UTC 2008
>Closed-Date:    Sat May 31 21:06:15 UTC 2008
>Last-Modified:  Sat May 31 21:10:06 UTC 2008
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 15 14:40:16 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120707 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 31 21:06:15 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120707 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120707: commit references a PR
Date: Sat, 31 May 2008 21:06:06 +0000 (UTC)

 miwi        2008-05-31 21:06:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-POE-Component-IKC Makefile distinfo 
   Log:
   - Update to 0.2001
   
   PR:             120707
   Submitted by:   lippe
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.11      +6 -3      ports/devel/p5-POE-Component-IKC/Makefile
   1.11      +3 -3      ports/devel/p5-POE-Component-IKC/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
