- Update to 6.80
- Convert to new format Makefile header Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes PR: ports/171828 Approved by: maintainer timeout (38 days) Feature safe: yes
This commit is contained in:
parent
be4019c82b
commit
380c7f99cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306752
2 changed files with 7 additions and 11 deletions
|
@ -1,16 +1,11 @@
|
|||
# ex:ts=8
|
||||
# New ports collection makefile for: POE::Component::IRC
|
||||
# Date created: Aug 19, 2001
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-IRC
|
||||
PORTVERSION= 6.78
|
||||
PORTVERSION= 6.80
|
||||
CATEGORIES= irc devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:HINRIK
|
||||
MASTER_SITE_SUBDIR= CPAN:BINGOS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
|
@ -25,7 +20,8 @@ RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
|||
p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
|
||||
p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \
|
||||
p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils \
|
||||
p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
|
||||
p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (POE-Component-IRC-6.78.tar.gz) = ee6650d853b6e4057756cf23ff7b0a92869b1e23897c0f888bfcc1a29b41c897
|
||||
SIZE (POE-Component-IRC-6.78.tar.gz) = 401838
|
||||
SHA256 (POE-Component-IRC-6.80.tar.gz) = c4b27346012136ef21fea01a5db51dab8884dadfc23a413d5a23c9918cce5499
|
||||
SIZE (POE-Component-IRC-6.80.tar.gz) = 403806
|
||||
|
|
Loading…
Reference in a new issue