diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-04 10:13:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-04 10:13:31 +0000 |
commit | 454322b8b9537d13c26d5d40097eb8fe66937f61 (patch) | |
tree | 990f9a42c46bb6edb93d5d3798d8c27a9cf7b60f /irc/p5-Bot-BasicBot | |
parent | 4865ed6e0be46641dc6a4a3e52eb8d870c1f7d59 (diff) | |
download | ports-454322b8b9537d13c26d5d40097eb8fe66937f61.tar.gz ports-454322b8b9537d13c26d5d40097eb8fe66937f61.zip |
Notes
Diffstat (limited to 'irc/p5-Bot-BasicBot')
-rw-r--r-- | irc/p5-Bot-BasicBot/Makefile | 4 | ||||
-rw-r--r-- | irc/p5-Bot-BasicBot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile index 7d619fbc7461..cb345cc4c702 100644 --- a/irc/p5-Bot-BasicBot/Makefile +++ b/irc/p5-Bot-BasicBot/Makefile @@ -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 diff --git a/irc/p5-Bot-BasicBot/distinfo b/irc/p5-Bot-BasicBot/distinfo index ee1b3fa47fc9..e3f08d0ab2f8 100644 --- a/irc/p5-Bot-BasicBot/distinfo +++ b/irc/p5-Bot-BasicBot/distinfo @@ -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 |