Date: Wed, 31 Oct 2012 17:05:48 +0000 (UTC) From: Jase Thew <jase@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306752 - head/irc/p5-POE-Component-IRC Message-ID: <201210311705.q9VH5meb089373@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Wed Oct 31 17:05:47 2012 New Revision: 306752 URL: http://svn.freebsd.org/changeset/ports/306752 Log: - Update to 6.80 - Convert to new format Makefile header Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes PR: ports/171828 Approved by: maintainer timeout (38 days) Feature safe: yes Modified: head/irc/p5-POE-Component-IRC/Makefile (contents, props changed) head/irc/p5-POE-Component-IRC/distinfo (contents, props changed) Modified: head/irc/p5-POE-Component-IRC/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC/Makefile Wed Oct 31 17:01:03 2012 (r306751) +++ head/irc/p5-POE-Component-IRC/Makefile Wed Oct 31 17:05:47 2012 (r306752) @@ -1,16 +1,11 @@ -# ex:ts=8 -# New ports collection makefile for: POE::Component::IRC -# Date created: Aug 19, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= POE-Component-IRC -PORTVERSION= 6.78 +PORTVERSION= 6.80 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:HINRIK +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org @@ -25,7 +20,8 @@ RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/d p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \ p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils \ - p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences + p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ + p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences Modified: head/irc/p5-POE-Component-IRC/distinfo ============================================================================== --- head/irc/p5-POE-Component-IRC/distinfo Wed Oct 31 17:01:03 2012 (r306751) +++ head/irc/p5-POE-Component-IRC/distinfo Wed Oct 31 17:05:47 2012 (r306752) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.78.tar.gz) = ee6650d853b6e4057756cf23ff7b0a92869b1e23897c0f888bfcc1a29b41c897 -SIZE (POE-Component-IRC-6.78.tar.gz) = 401838 +SHA256 (POE-Component-IRC-6.80.tar.gz) = c4b27346012136ef21fea01a5db51dab8884dadfc23a413d5a23c9918cce5499 +SIZE (POE-Component-IRC-6.80.tar.gz) = 403806
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210311705.q9VH5meb089373>