Update to 0.90
- Add LICENSE - Add NO_ARCH Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
This commit is contained in:
parent
c2c153fe30
commit
81312a00fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437890
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user