1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update to 0.60

- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Crypt-SSLeay/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-07-30 19:40:23 +00:00
parent 25280a2cbd
commit 914781545b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301755
2 changed files with 18 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Crypt-SSLeay
PORTVERSION= 0.58
PORTREVISION= 2
PORTVERSION= 0.60
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,11 +14,24 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections
PERL_CONFIGURE= yes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny
CONFIGURE_ARGS= --lib=${OPENSSLBASE} --no-live-tests
MAKE_ARGS= PASTHRU_INC=-I${OPENSSLINC}
PERL_CONFIGURE= yes
USE_OPENSSL= yes
MAN3= Crypt::SSLeay.3 Net::SSL.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Crypt-SSLeay-0.58.tar.gz) = 1e714c5bcb28bc2547619a9b11e5b270a3c34113f85f091cd72556ae9805e02e
SIZE (Crypt-SSLeay-0.58.tar.gz) = 123845
SHA256 (Crypt-SSLeay-0.60.tar.gz) = add41ef0087f986bad6611fe9c38b15c3941298c66f46ac19d2619db44894b02
SIZE (Crypt-SSLeay-0.60.tar.gz) = 128062