Date: Sun, 4 Jan 2015 09:26:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376181 - head/irc/p5-POE-Component-IRC Message-ID: <201501040926.t049QOeu015025@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 4 09:26:23 2015 New Revision: 376181 URL: https://svnweb.freebsd.org/changeset/ports/376181 QAT: https://qat.redports.org/buildarchive/r376181/ Log: - Update to 6.88 - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes Modified: head/irc/p5-POE-Component-IRC/Makefile head/irc/p5-POE-Component-IRC/distinfo head/irc/p5-POE-Component-IRC/pkg-plist Modified: head/irc/p5-POE-Component-IRC/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC/Makefile Sun Jan 4 08:38:22 2015 (r376180) +++ head/irc/p5-POE-Component-IRC/Makefile Sun Jan 4 09:26:23 2015 (r376181) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC -PORTVERSION= 6.83 -PORTREVISION= 1 +PORTVERSION= 6.88 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS Modified: head/irc/p5-POE-Component-IRC/distinfo ============================================================================== --- head/irc/p5-POE-Component-IRC/distinfo Sun Jan 4 08:38:22 2015 (r376180) +++ head/irc/p5-POE-Component-IRC/distinfo Sun Jan 4 09:26:23 2015 (r376181) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.83.tar.gz) = 3a2b6ba14ac8c2effae195d47d78e332c3ea326643f0a721277f8375874cfb7f -SIZE (POE-Component-IRC-6.83.tar.gz) = 394433 +SHA256 (POE-Component-IRC-6.88.tar.gz) = 5d7f2168383c93e54b00d06695cc52f514a921e1ee4f45a05950700f50075a8f +SIZE (POE-Component-IRC-6.88.tar.gz) = 394374 Modified: head/irc/p5-POE-Component-IRC/pkg-plist ============================================================================== --- head/irc/p5-POE-Component-IRC/pkg-plist Sun Jan 4 08:38:22 2015 (r376180) +++ head/irc/p5-POE-Component-IRC/pkg-plist Sun Jan 4 09:26:23 2015 (r376181) @@ -5,8 +5,8 @@ %%SITE_PERL%%/POE/Component/IRC/Cookbook/BasicBot.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Disconnecting.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Gtk2.pod -%%SITE_PERL%%/POE/Component/IRC/Cookbook/Reload.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Hailo.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/Reload.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Resolver.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Seen.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Translator.pod
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501040926.t049QOeu015025>