aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-Bot-BasicBot
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-04-07 05:56:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-04-07 05:56:42 +0800
commitb6847aabbd337f02790aa628a402b12e5a28c725 (patch)
treed6938263df4fb800bd313ad6215e0651d4128d9f /irc/p5-Bot-BasicBot
parenta5776979a9394eaf6d9576908aabf389264c1f13 (diff)
downloadfreebsd-ports-gnome-b6847aabbd337f02790aa628a402b12e5a28c725.tar.gz
freebsd-ports-gnome-b6847aabbd337f02790aa628a402b12e5a28c725.tar.zst
freebsd-ports-gnome-b6847aabbd337f02790aa628a402b12e5a28c725.zip
Update to 0.90
- Add LICENSE - Add NO_ARCH Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
Diffstat (limited to 'irc/p5-Bot-BasicBot')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile11
-rw-r--r--irc/p5-Bot-BasicBot/distinfo5
2 files changed, 10 insertions, 6 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 4631757b7875..dba7993b3f13 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Bot-BasicBot
-PORTVERSION= 0.89
-PORTREVISION= 1
+PORTVERSION= 0.90
CATEGORIES= irc perl5
MASTER_SITES= CPAN/Bot
PKGNAMEPREFIX= p5-
@@ -11,11 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple irc bot baseclass
+LICENSE= ART10 GPLv1
+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
-RUN_DEPENDS= p5-POE>=0:devel/p5-POE \
- p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/irc/p5-Bot-BasicBot/distinfo b/irc/p5-Bot-BasicBot/distinfo
index 9d013a3fe5f4..d940ed24c14f 100644
--- a/irc/p5-Bot-BasicBot/distinfo
+++ b/irc/p5-Bot-BasicBot/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Bot-BasicBot-0.89.tar.gz) = 4c39b018d878db3286946955382625d9c9056a64128d77dbc57e5aaeab2f3948
-SIZE (Bot-BasicBot-0.89.tar.gz) = 31248
+TIMESTAMP = 1491494564
+SHA256 (Bot-BasicBot-0.90.tar.gz) = ead0d7795ed41f0aa3e32b6c94723109c317700ff72ad541ea44894d3142b947
+SIZE (Bot-BasicBot-0.90.tar.gz) = 25604