diff options
-rw-r--r-- | security/p5-SSLeay/Makefile | 27 | ||||
-rw-r--r-- | security/p5-SSLeay/distinfo | 6 |
2 files changed, 15 insertions, 18 deletions
diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile index 589a03ab92b..f7fe56e0030 100644 --- a/security/p5-SSLeay/Makefile +++ b/security/p5-SSLeay/Makefile @@ -1,27 +1,24 @@ -# $NetBSD: Makefile,v 1.4 2002/01/19 03:19:12 mjl Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/27 09:41:21 shell Exp $ # -DISTNAME= Crypt-SSLeay-0.35 -PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5csl -CATEGORIES= security perl5 www -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} +DISTNAME= Crypt-SSLeay-0.45 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5csl +CATEGORIES= security perl5 www +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= shell@shellhung.org -COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support +MAINTAINER= shell@netbsd.org +COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support -DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww +DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/SSLeay/.packlist post-patch: @cd ${WRKSRC} && ${SED} "s|%%SSLBASE%%|${BUILDLINK_DIR}|" Makefile.PL \ > Makefile.PL.tmp && ${MV} Makefile.PL.tmp Makefile.PL -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - -.include "../../lang/perl5/buildlink.mk" -.include "../../security/openssl/buildlink.mk" +.include "../../lang/perl5/module.mk" +.include "../../security/openssl/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/p5-SSLeay/distinfo b/security/p5-SSLeay/distinfo index 282e974af4e..aa476c0f02d 100644 --- a/security/p5-SSLeay/distinfo +++ b/security/p5-SSLeay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/01/19 03:19:13 mjl Exp $ +$NetBSD: distinfo,v 1.4 2002/09/27 09:41:21 shell Exp $ -SHA1 (Crypt-SSLeay-0.35.tar.gz) = f2c742ed159b3e0fb02f144ba06d27ecc201f39a -Size (Crypt-SSLeay-0.35.tar.gz) = 20336 bytes +SHA1 (Crypt-SSLeay-0.45.tar.gz) = 1d558c1c0a581c8a3256db024e3463e3d34a8bf4 +Size (Crypt-SSLeay-0.45.tar.gz) = 116659 bytes SHA1 (patch-aa) = 0edc4fcf6a87b20688912df587b1145055763ed3 |