Update to 1.24.
Changes: http://search.cpan.org/dist/POE-Component-Pluggable/Changes
This commit is contained in:
parent
23478c5fcd
commit
f6f14f7da0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240660
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-Pluggable
|
||||
PORTVERSION= 1.20
|
||||
PORTVERSION= 1.24
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A base class for creating plugin enabled POE Components
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
|
||||
BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \
|
||||
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (POE-Component-Pluggable-1.20.tar.gz) = 6ac92e1f41e808da337e41f4e199be4f
|
||||
SHA256 (POE-Component-Pluggable-1.20.tar.gz) = f0920bd83b7dc45bef2c30709be597804d5b5cbde350865b6b63a7ee7f26a0e6
|
||||
SIZE (POE-Component-Pluggable-1.20.tar.gz) = 31998
|
||||
MD5 (POE-Component-Pluggable-1.24.tar.gz) = 6627cbbb234c1295b63e23f88b8de976
|
||||
SHA256 (POE-Component-Pluggable-1.24.tar.gz) = 99610245e893b59f8096a9fddaef55f3bf79cba2afc171c9b958ae75acfb2018
|
||||
SIZE (POE-Component-Pluggable-1.24.tar.gz) = 33391
|
||||
|
Loading…
Reference in New Issue
Block a user