[MacPorts] #49897: openssl - update to 1.0.2e
#49897: openssl - update to 1.0.2e ----------------------+---------------------- Reporter: dluke@… | Owner: larryv@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch | Port: openssl ----------------------+---------------------- simple patch attached to bump openssl to 1.0.2e. I've been running it for a little while and haven't noticed any problems. -- Ticket URL: <https://trac.macports.org/ticket/49897> MacPorts <https://www.macports.org/> Ports system for OS X
#49897: openssl - update to 1.0.2e ----------------------+---------------------- Reporter: dluke@… | Owner: larryv@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch Port: openssl | ----------------------+---------------------- Comment (by mf2k@…): See also #49894. I'll leave it up to you to determine which ticket to leave open. -- Ticket URL: <https://trac.macports.org/ticket/49897#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49897: openssl - update to 1.0.2e ----------------------+---------------------- Reporter: dluke@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch Port: openssl | ----------------------+---------------------- Changes (by larryv@…): * status: new => assigned * cc: mschamschula@… (added) Comment: I’ve closed that one as a dup. I’m commit after running the test suite. -- Ticket URL: <https://trac.macports.org/ticket/49897#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#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 | ----------------------+---------------------- Changes (by larryv@…): * status: assigned => closed * resolution: => fixed Comment: r143101, thanks -- Ticket URL: <https://trac.macports.org/ticket/49897#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#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@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
participants (1)
-
MacPorts