- Update to 0.2303 - Take maintainership For Committer's reference: http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/9-STABLE-i386-clang/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-clang/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/7-STABLE-i386/p5-POE-Component-IKC-0.2303.log http://tb.s.ubze.ro//logs/7-STABLE-amd64/p5-POE-Component-IKC-0.2303.log Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!