summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-04-13 22:37:02 +0000
committerdirk <dirk@FreeBSD.org>1999-04-13 22:37:02 +0000
commit905255054cc995883b3bfbbbd974cc331e8ed645 (patch)
tree4d32ff24d3da77c4bdaed3686c19f640c5c25e0a
parent6c37bbf976e664c2431802181bf2b2c05b7b0c9b (diff)
downloadFreeBSD-ports-905255054cc995883b3bfbbbd974cc331e8ed645.zip
FreeBSD-ports-905255054cc995883b3bfbbbd974cc331e8ed645.tar.gz
openssl-0.9.2b-rsaoaep.patch supersedes patch-aj.
Obtained from: http://www.openssl.org/
-rw-r--r--security/openssl-beta/Makefile5
-rw-r--r--security/openssl-beta/distinfo1
-rw-r--r--security/openssl/Makefile5
-rw-r--r--security/openssl/distinfo1
4 files changed, 10 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index cbf9909..1412a1c 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.27 1999/03/06 11:36:22 dirk Exp $
+# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $
#
DISTNAME= openssl-0.9.2b
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= openssl-0.9.2b-rsaoaep.patch
+
MAINTAINER= dirk@FreeBSD.ORG
WWW_SITE= http://www.openssl.org/
diff --git a/security/openssl-beta/distinfo b/security/openssl-beta/distinfo
index 0e53764..2fa967f 100644
--- a/security/openssl-beta/distinfo
+++ b/security/openssl-beta/distinfo
@@ -1 +1,2 @@
MD5 (openssl-0.9.2b.tar.gz) = e78a6b30b443cd0d118b376a4dfe4745
+MD5 (openssl-0.9.2b-rsaoaep.patch) = 7336290517c4b3f8e74c462affff1c6b
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index cbf9909..1412a1c 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.27 1999/03/06 11:36:22 dirk Exp $
+# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $
#
DISTNAME= openssl-0.9.2b
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= openssl-0.9.2b-rsaoaep.patch
+
MAINTAINER= dirk@FreeBSD.ORG
WWW_SITE= http://www.openssl.org/
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index 0e53764..2fa967f 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1 +1,2 @@
MD5 (openssl-0.9.2b.tar.gz) = e78a6b30b443cd0d118b376a4dfe4745
+MD5 (openssl-0.9.2b-rsaoaep.patch) = 7336290517c4b3f8e74c462affff1c6b
OpenPOWER on IntegriCloud