diff options
author | abs <abs@pkgsrc.org> | 2006-08-15 12:30:58 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-15 12:30:58 +0000 |
commit | 46fbc6112a16478bb22d674cd759a5fb2db639c6 (patch) | |
tree | 018713f6f4b12ba526be14c8a474337c3c56370e | |
parent | bbeeb67aad04f6ea6cd4c42918a4c2885d7292ab (diff) | |
download | pkgsrc-46fbc6112a16478bb22d674cd759a5fb2db639c6.tar.gz |
update p5-Crypt-SSLeay to 0.51nb6 - p5-libwww now depends on us
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 75878c3eee7..f97c44e4bdb 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:14 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2006/08/15 12:30:58 abs Exp $ # DISTNAME= Crypt-SSLeay-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} @@ -11,8 +11,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= shell@NetBSD.org COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support -DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww - PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist SUBST_CLASSES+= openssl |