- Update to 0.2304 For Committer's reference: http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-POE-Component-IKC-0.2304.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-POE-Component-IKC-0.2304.log Generated with FreeBSD Port Tools 0.99_7 (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.
State Changed From-To: open->closed Committed, with minor changes (Data::Dump was not needed, the module uses Data::Dumper actually). Thanks!
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"