Bug 175474

Summary: [PATCH] devel/p5-POE-Component-IKC: update to 0.2303, take maintainership
Product: Ports & Packages Reporter: Muhammad Moinur Rahman <bofh>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-POE-Component-IKC-0.2303.patch none

Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-21 10:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-01-21 12:11:47 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-21 14:57:18 UTC
Author: culot
Date: Mon Jan 21 14:57:10 2013
New Revision: 310770
URL: http://svnweb.freebsd.org/changeset/ports/310770

Log:
  - Update to 0.2303
  - Pass maintainership to submitter
  
  Changes:	http://search.cpan.org/dist/POE-Component-IKC/Changes
  PR:		ports/175474
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/devel/p5-POE-Component-IKC/Makefile
  head/devel/p5-POE-Component-IKC/distinfo

Modified: head/devel/p5-POE-Component-IKC/Makefile
==============================================================================
--- head/devel/p5-POE-Component-IKC/Makefile	Mon Jan 21 14:14:17 2013	(r310769)
+++ head/devel/p5-POE-Component-IKC/Makefile	Mon Jan 21 14:57:10 2013	(r310770)
@@ -1,17 +1,13 @@
-# New ports collection makefile for:	POE-Component-IKC
-# Date created:		7 Dec 2001
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	POE-Component-IKC
-PORTVERSION=	0.2302
+PORTVERSION=	0.2303
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	POE Inter-Kernel Communication
 
 BUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \

Modified: head/devel/p5-POE-Component-IKC/distinfo
==============================================================================
--- head/devel/p5-POE-Component-IKC/distinfo	Mon Jan 21 14:14:17 2013	(r310769)
+++ head/devel/p5-POE-Component-IKC/distinfo	Mon Jan 21 14:57:10 2013	(r310770)
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IKC-0.2302.tar.gz) = 1fa7db0325a82576cfb32c20bc55051c625f621b5373ea0eced937349e0331c0
-SIZE (POE-Component-IKC-0.2302.tar.gz) = 68963
+SHA256 (POE-Component-IKC-0.2303.tar.gz) = c5371db5f544ce97a8bbccd5ed8e0ee91b513b1c2471851f83f30061fecb8d7a
+SIZE (POE-Component-IKC-0.2303.tar.gz) = 69229
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-01-21 14:57:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!