Date: Tue, 14 May 2013 08:49:23 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318147 - head/devel/p5-POE-Component-IKC Message-ID: <201305140849.r4E8nNNV037028@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305140849.r4E8nNNV037028>