Bug 178449 - [MAINTAINER] devel/p5-POE-Component-IKC: update to 0.2304
Summary: [MAINTAINER] devel/p5-POE-Component-IKC: update to 0.2304
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-09 13:30 UTC by Muhammad Moinur Rahman
Modified: 2013-05-14 10:00 UTC (History)
0 users

See Also:


Attachments
p5-POE-Component-IKC-0.2304.patch (1.78 KB, patch)
2013-05-09 13:30 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-09 13:30:08 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-05-12 20:05:42 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-05-14 09:50:01 UTC
State Changed
From-To: open->closed

Committed, with minor changes (Data::Dump was not needed, the module 
uses Data::Dumper actually). Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-14 09:50:04 UTC
Author: culot
Date: Tue May 14 08:49:23 2013
New Revision: 318147
URL: http://svnweb.freebsd.org/changeset/ports/318147

Log:
  - Update to 0.2304 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/POE-Component-IKC/Changes
  PR:		ports/178449 [1]
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

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	Tue May 14 08:45:32 2013	(r318146)
+++ head/devel/p5-POE-Component-IKC/Makefile	Tue May 14 08:49:23 2013	(r318147)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	POE-Component-IKC
-PORTVERSION=	0.2303
+PORTVERSION=	0.2304
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,14 +10,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	POE Inter-Kernel Communication
 
-BUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
-		p5-POE-API-Peek>=0:${PORTSDIR}/devel/p5-POE-API-Peek \
-		p5-POE-Component-Daemon>=0:${PORTSDIR}/devel/p5-POE-Component-Daemon \
-		p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable
-RUN_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
 		p5-POE-API-Peek>=0:${PORTSDIR}/devel/p5-POE-API-Peek \
 		p5-POE-Component-Daemon>=0:${PORTSDIR}/devel/p5-POE-Component-Daemon \
 		p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-POE-Component-IKC/distinfo
==============================================================================
--- head/devel/p5-POE-Component-IKC/distinfo	Tue May 14 08:45:32 2013	(r318146)
+++ head/devel/p5-POE-Component-IKC/distinfo	Tue May 14 08:49:23 2013	(r318147)
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IKC-0.2303.tar.gz) = c5371db5f544ce97a8bbccd5ed8e0ee91b513b1c2471851f83f30061fecb8d7a
-SIZE (POE-Component-IKC-0.2303.tar.gz) = 69229
+SHA256 (POE-Component-IKC-0.2304.tar.gz) = 705be37b1d6eca575bb349497dfa405745111287ccdcaa475cb98a84eaabfa2b
+SIZE (POE-Component-IKC-0.2304.tar.gz) = 69825
_______________________________________________
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"