- Update to 0.20 [1]

- Fix BUILD_DEPENDS
- Change maintainer to perl@

Changes:	http://cpansearch.perl.org/src/APOCAL/POE-Component-SSLify-0.20/Changes
PR:		ports/147510 [1]
Submitted by:	Jase Thew <freebsd@beardz.net> [1]
This commit is contained in:
Sergey Skvortsov 2010-06-11 14:36:11 +00:00
parent 6ff7191dcf
commit 2ebe6573ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256393
2 changed files with 7 additions and 6 deletions

View File

@ -6,15 +6,16 @@
#
PORTNAME= POE-Component-SSLify
PORTVERSION= 0.15
PORTVERSION= 0.20
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Integrate SSL into POE
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS= p5-Net-SSLeay>=1.36:${PORTSDIR}/security/p5-Net-SSLeay \
p5-POE>=1.267:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (POE-Component-SSLify-0.15.tar.gz) = d4bf013f253d36e17cf0233964654edb
SHA256 (POE-Component-SSLify-0.15.tar.gz) = a825b2df9d4853fd902fa2181a56f94a5cec72174a907906f321caf63e6cd6a4
SIZE (POE-Component-SSLify-0.15.tar.gz) = 19497
MD5 (POE-Component-SSLify-0.20.tar.gz) = 675ce72ed34aeaceb0da9dc2794fdb92
SHA256 (POE-Component-SSLify-0.20.tar.gz) = 4327c59a3bee8fb93b52f77cd6dae7c2f5f63577365b2a42a9f529ec48ded215
SIZE (POE-Component-SSLify-0.20.tar.gz) = 28650