summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-04-02 20:11:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-04-02 20:11:10 +0000
commited1fb92b15942b7b2127ae892a0d6673ae9f0e25 (patch)
tree17972911acea981075aaf260c8cd9449aa490619 /security
parent- update for openssl 0.9.7f (diff)
- update to 0.9.7f
Notes
Notes: svn path=/head/; revision=132256
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
-rw-r--r--security/openssl/distinfo4
-rw-r--r--security/openssl/files/patch-Makefile.org14
-rw-r--r--security/openssl/pkg-plist1
4 files changed, 10 insertions, 13 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 678cfadcaaa0..40a2cf9c910e 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -10,8 +10,8 @@ PORTNAME= openssl
PORTVERSION= 0.9.7
PORTREVISION!= date -v-1d +%Y%m%d
.else
-PORTVERSION= 0.9.7e
-PORTREVISION?= 2
+PORTVERSION= 0.9.7f
+PORTREVISION?= 0
.endif
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index 3c26ca861da5..4682863a2d8b 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,2 +1,2 @@
-MD5 (openssl-0.9.7e.tar.gz) = a8777164bca38d84e5eb2b1535223474
-SIZE (openssl-0.9.7e.tar.gz) = 3043231
+MD5 (openssl-0.9.7f.tar.gz) = b2d37d7eb8a5a5040d834105d5ae1a50
+SIZE (openssl-0.9.7f.tar.gz) = 3104957
diff --git a/security/openssl/files/patch-Makefile.org b/security/openssl/files/patch-Makefile.org
index b6c708c533ca..dbb9b9c8c6b5 100644
--- a/security/openssl/files/patch-Makefile.org
+++ b/security/openssl/files/patch-Makefile.org
@@ -1,16 +1,14 @@
---- Makefile.org.orig Tue Sep 28 22:52:14 2004
-+++ Makefile.org Fri Nov 5 18:21:09 2004
-@@ -175,8 +175,8 @@
+--- Makefile.org.orig Tue Mar 15 10:46:13 2005
++++ Makefile.org Wed Mar 23 11:03:41 2005
+@@ -175,7 +175,7 @@
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
SHLIB_MARK=
-DIRS= crypto fips ssl $(SHLIB_MARK) sigs apps test tools
--SHLIBDIRS= fips crypto ssl
+DIRS= crypto ssl $(SHLIB_MARK) sigs apps test tools
-+SHLIBDIRS= crypto ssl
+ SHLIBDIRS= crypto ssl
# dirs in crypto to build
- SDIRS= objects \
@@ -194,7 +194,7 @@
MAKEFILE= Makefile
@@ -33,7 +31,7 @@
-Wl,--whole-archive lib$$i.a \
-Wl,--no-whole-archive $$libs ${EX_LIBS} -lc ) || exit 1; \
libs="-l$$i $$libs"; \
-@@ -795,7 +795,7 @@
+@@ -803,7 +803,7 @@
install_sw:
@$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
$(INSTALL_PREFIX)$(INSTALLTOP)/lib \
@@ -42,7 +40,7 @@
$(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl \
$(INSTALL_PREFIX)$(OPENSSLDIR)/misc \
$(INSTALL_PREFIX)$(OPENSSLDIR)/certs \
-@@ -867,8 +867,8 @@
+@@ -875,8 +875,8 @@
mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i ); \
fi; \
done;
diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist
index c9495120642e..57b36b565d1a 100644
--- a/security/openssl/pkg-plist
+++ b/security/openssl/pkg-plist
@@ -78,7 +78,6 @@ libdata/pkgconfig/openssl.pc
%%NOBASE%%openssl/misc/c_info
%%NOBASE%%openssl/misc/c_issuer
%%NOBASE%%openssl/misc/c_name
-%%NOBASE%%openssl/misc/der_chop
%%NOBASE%%openssl/openssl.cnf.sample
%%PORTDOCS%%%%DOCSDIR%%/openssl.txt
@dirrm include/openssl