#49897 closed defect (fixed)
openssl - update to 1.0.2e
Reported by: | danielluke (Daniel J. Luke) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | neverpanic (Clemens Lang), Schamschula (Marius Schamschula) |
Port: | openssl |
Description
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.
Attachments (1)
Change History (5)
Changed 9 years ago by danielluke (Daniel J. Luke)
Attachment: | openssl_1.0.2e.diff added |
---|
comment:1 follow-up: 2 Changed 9 years ago by mf2k (Frank Schima)
See also #49894. I'll leave it up to you to determine which ticket to leave open.
comment:2 Changed 9 years ago by larryv (Lawrence Velázquez)
Cc: | mschamschula@… added |
---|---|
Status: | new → assigned |
I’ve closed that one as a dup.
I’m commit after running the test suite.
comment:3 follow-up: 4 Changed 9 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r143101, thanks
comment:4 Changed 9 years ago by larryv (Lawrence Velázquez)
Sigh, Trac still broken. For funsies:
-
dports/devel/openssl/Portfile
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 b PortGroup muniversal 1.0 6 6 7 7 name openssl 8 8 epoch 1 9 version 1.0.2 d9 version 1.0.2e 10 10 11 11 # Please revbump these ports when updating OpenSSL. 12 12 # - freeradius (#43461) … … conflicts libressl 32 32 depends_lib port:zlib 33 33 34 34 master_sites http://www.openssl.org/source 35 checksums md5 38dd619b2e77cbac69b99f52a053d25a\36 sha1 d01d17b44663e8ffa6a33a5a30053779d9593c3d\37 rmd160 a4389911e5f7436dc2f52e4968eb613a11e33027\38 sha256 671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c835 checksums md5 5262bfa25b60ed9de9f28d5d52d77fc5 \ 36 sha1 2c5691496761cb18f98476eefa4d35c835448fb6 \ 37 rmd160 324ed411043364af2ea908124225eece7d604a94 \ 38 sha256 e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff 39 39 40 40 patchfiles install-headers-HFS+.patch \ 41 41 parallel-building.patch \ -
dports/security/tor-devel/Portfile
diff --git a/dports/security/tor-devel/Portfile b/dports/security/tor-devel/Portfile index dea8939..3ed3475 100644
a b PortSystem 1.0 6 6 name tor-devel 7 7 conflicts tor 8 8 version 0.2.7.5 9 revision 1 9 10 categories security 10 11 platforms darwin 11 12 maintainers nomaintainer -
dports/security/tor/Portfile
diff --git a/dports/security/tor/Portfile b/dports/security/tor/Portfile index 32fece2..241b5f7 100644
a b PortSystem 1.0 6 6 name tor 7 7 conflicts tor-devel 8 8 version 0.2.6.10 9 revision 1 9 10 categories security 10 11 platforms darwin 11 12 maintainers nomaintainer -
dports/sysutils/freeradius/Portfile
diff --git a/dports/sysutils/freeradius/Portfile b/dports/sysutils/freeradius/Portfile index e3e7c47..08049ba 100644
a b PortSystem 1.0 5 5 6 6 name freeradius 7 7 version 2.2.4 8 revision 78 revision 8 9 9 categories sysutils 10 10 maintainers nomaintainer 11 11 homepage http://www.freeradius.org/
Note: See
TracTickets for help on using
tickets.
Version bump