[MacPorts] #49897: openssl - update to 1.0.2e
MacPorts
noreply at macports.org
Thu Dec 3 18:14:51 PST 2015
#49897: openssl - update to 1.0.2e
----------------------+----------------------
Reporter: dluke@… | Owner: larryv@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: fixed | Keywords: haspatch
Port: openssl |
----------------------+----------------------
Comment (by larryv@…):
Sigh, Trac still broken. For funsies:
{{{
#!diff
commit ae74ccfa0662a7316b11ff53b7980d537a89cd88
Author: Lawrence Velázquez <larryv at macports.org>
Date: 2 minutes ago
openssl: Update to 1.0.2e (#49897)
Also revbump freeradius, tor, and tor-devel.
git-svn-id: https://svn.macports.org/repository/macports/trunk@143101
d073be05-634f-4543-b044-5fe20cf6d1d6
diff --git a/dports/devel/openssl/Portfile b/dports/devel/openssl/Portfile
index fd8f9df..8dc81c5 100644
--- a/dports/devel/openssl/Portfile
+++ b/dports/devel/openssl/Portfile
@@ -6,7 +6,7 @@ PortGroup muniversal 1.0
name openssl
epoch 1
-version 1.0.2d
+version 1.0.2e
# Please revbump these ports when updating OpenSSL.
# - freeradius (#43461)
@@ -32,10 +32,10 @@ conflicts libressl
depends_lib port:zlib
master_sites http://www.openssl.org/source
-checksums md5 38dd619b2e77cbac69b99f52a053d25a \
- sha1 d01d17b44663e8ffa6a33a5a30053779d9593c3d \
- rmd160 a4389911e5f7436dc2f52e4968eb613a11e33027 \
- sha256
671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8
+checksums md5 5262bfa25b60ed9de9f28d5d52d77fc5 \
+ sha1 2c5691496761cb18f98476eefa4d35c835448fb6 \
+ rmd160 324ed411043364af2ea908124225eece7d604a94 \
+ sha256
e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff
patchfiles install-headers-HFS+.patch \
parallel-building.patch \
diff --git a/dports/security/tor-devel/Portfile b/dports/security/tor-
devel/Portfile
index dea8939..3ed3475 100644
--- a/dports/security/tor-devel/Portfile
+++ b/dports/security/tor-devel/Portfile
@@ -6,6 +6,7 @@ PortSystem 1.0
name tor-devel
conflicts tor
version 0.2.7.5
+revision 1
categories security
platforms darwin
maintainers nomaintainer
diff --git a/dports/security/tor/Portfile b/dports/security/tor/Portfile
index 32fece2..241b5f7 100644
--- a/dports/security/tor/Portfile
+++ b/dports/security/tor/Portfile
@@ -6,6 +6,7 @@ PortSystem 1.0
name tor
conflicts tor-devel
version 0.2.6.10
+revision 1
categories security
platforms darwin
maintainers nomaintainer
diff --git a/dports/sysutils/freeradius/Portfile
b/dports/sysutils/freeradius/Portfile
index e3e7c47..08049ba 100644
--- a/dports/sysutils/freeradius/Portfile
+++ b/dports/sysutils/freeradius/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
name freeradius
version 2.2.4
-revision 7
+revision 8
categories sysutils
maintainers nomaintainer
homepage http://www.freeradius.org/
}}}
--
Ticket URL: <https://trac.macports.org/ticket/49897#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list