svn commit: r460897 - head/irc/p5-Bot-BasicBot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 4 10:13:32 UTC 2018


Author: sunpoet
Date: Sun Feb  4 10:13:31 2018
New Revision: 460897
URL: https://svnweb.freebsd.org/changeset/ports/460897

Log:
  Update to 0.93
  
  Changes:	http://search.cpan.org/dist/Bot-BasicBot/Changes

Modified:
  head/irc/p5-Bot-BasicBot/Makefile
  head/irc/p5-Bot-BasicBot/distinfo

Modified: head/irc/p5-Bot-BasicBot/Makefile
==============================================================================
--- head/irc/p5-Bot-BasicBot/Makefile	Sun Feb  4 10:13:25 2018	(r460896)
+++ head/irc/p5-Bot-BasicBot/Makefile	Sun Feb  4 10:13:31 2018	(r460897)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Bot-BasicBot
-PORTVERSION=	0.92
+PORTVERSION=	0.93
 CATEGORIES=	irc perl5
 MASTER_SITES=	CPAN/Bot
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-POE>=0:devel/p5-POE \
-		p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC
+		p5-POE-Component-IRC>=6.90:irc/p5-POE-Component-IRC
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes

Modified: head/irc/p5-Bot-BasicBot/distinfo
==============================================================================
--- head/irc/p5-Bot-BasicBot/distinfo	Sun Feb  4 10:13:25 2018	(r460896)
+++ head/irc/p5-Bot-BasicBot/distinfo	Sun Feb  4 10:13:31 2018	(r460897)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517590025
-SHA256 (Bot-BasicBot-0.92.tar.gz) = 2bcde3842a7c5ca5894e835027c595a892bd68757d7d72540b525c75c2931e52
-SIZE (Bot-BasicBot-0.92.tar.gz) = 26225
+TIMESTAMP = 1517673306
+SHA256 (Bot-BasicBot-0.93.tar.gz) = f2103cff3c48206a4030559bcc0da1046a63f44c52da4ebe5f78912e7fed05e4
+SIZE (Bot-BasicBot-0.93.tar.gz) = 26420


More information about the svn-ports-all mailing list