summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Net-SSLeay/Makefile20
-rw-r--r--security/p5-Net-SSLeay/distinfo8
2 files changed, 18 insertions, 10 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 124ff2af4fa..a83c0edf425 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2007/09/30 17:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2008/01/09 00:47:00 heinz Exp $
-DISTNAME= Net_SSLeay.pm-1.30
+DISTNAME= Net-SSLeay-1.32
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
@@ -12,11 +12,19 @@ COMMENT= Perl5 module for using OpenSSL
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-PERL5_PACKLIST= auto/Net/SSLeay/.packlist
-MAKE_PARAMS= ${SSLBASE}
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+
+# see WRKSRC/inc/Module/Install/PRIVATE/Net/SSLeay.pm
+BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.3
-# Needs someone to press ^C when the test does not do any progress.
-INTERACTIVE_STAGE= test
+USE_LANGUAGES= c
+
+PERL5_PACKLIST= auto/Net/SSLeay/.packlist
+MAKE_ENV+= OPENSSL_PREFIX=${SSLBASE}
+MAKE_ENV+= PERL_MM_USE_DEFAULT=1 # avoid network question
+MAKE_PARAMS= --skipdeps
.include "../../lang/perl5/module.mk"
.include "../../security/openssl/buildlink3.mk"
diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
index 781b2d1785c..96f44fdfdad 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2006/03/12 02:48:19 heinz Exp $
+$NetBSD: distinfo,v 1.19 2008/01/09 00:47:00 heinz Exp $
-SHA1 (Net_SSLeay.pm-1.30.tar.gz) = c020af556a43d83675bae4419d63a34ade30ab81
-RMD160 (Net_SSLeay.pm-1.30.tar.gz) = d160f7e51f16201880b0b97e2914943291a1ac7e
-Size (Net_SSLeay.pm-1.30.tar.gz) = 78629 bytes
+SHA1 (Net-SSLeay-1.32.tar.gz) = e57c6c36f0df7bf211c435a38330de2e93d141bb
+RMD160 (Net-SSLeay-1.32.tar.gz) = 61403a7529626f6c562790c034659af98c9e29e1
+Size (Net-SSLeay-1.32.tar.gz) = 130187 bytes