summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-10-25 12:03:35 +0000
committeradrianp <adrianp@pkgsrc.org>2008-10-25 12:03:35 +0000
commitc3481194080f50b6cdf2f7921341be23d0ab61b6 (patch)
tree05a4970d5276230138294eea24f4fdf053f4164f /security/openssl
parent7516814f6f98ec0671a3e7c753fc14c0c3a2fe91 (diff)
downloadpkgsrc-c3481194080f50b6cdf2f7921341be23d0ab61b6.tar.gz
OpenSSL is not JOBS_SAFE
Pull in a fix from the OpenSSL CVS: http://cvs.openssl.org/filediff?f=openssl/crypto/x509/x509_att.c&v1=1.14&v2=1.15 This should fix PR #39767 opened by Wolfgang Solfrank
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile5
-rw-r--r--security/openssl/distinfo3
2 files changed, 5 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index a1bc8523dfe..8d73800c698 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.135 2008/09/17 00:46:58 reed Exp $
+# $NetBSD: Makefile,v 1.136 2008/10/25 12:03:35 adrianp Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
OPENSSL_VERS?= 0.9.8h
-PKGREVISION= 1
+PKGREVISION= 2
.if empty(OPENSSL_SNAPSHOT)
DISTNAME= openssl-${OPENSSL_VERS}
@@ -43,6 +43,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl
TEST_TARGET= tests
+MAKE_JOBS_SAFE= no
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./config
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index 1ac0524f115..2522b8bfa03 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.63 2008/07/14 22:19:11 dsainty Exp $
+$NetBSD: distinfo,v 1.64 2008/10/25 12:03:35 adrianp Exp $
SHA1 (openssl-0.9.8h.tar.gz) = ced4f2da24a202e01ea22bef30ebc8aee274de86
RMD160 (openssl-0.9.8h.tar.gz) = 676337da20c3fc3fc4001a79c6d28589cba719cd
@@ -11,3 +11,4 @@ SHA1 (patch-af) = 3c1a88329b1a1c54bdd4624ceaf723af3749ec32
SHA1 (patch-ag) = 5f12c72b85e4b6c6a79dfcf87055e9e029fbd8c8
SHA1 (patch-ak) = 049250b9bd42e6f155145703135dab39a7ec17e0
SHA1 (patch-al) = 076a606352bdeaeea1cc64f16be2ac1325882302
+SHA1 (patch-am) = a2ba07bf35d53b096b3524b2d10ae26eef755da0