Opened 11 years ago
Closed 10 years ago
#39749 closed update (duplicate)
gnutls @3.1.10: update to 3.2.2
Reported by: | macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | diekhans (Mark Diekhans), cooljeanius (Eric Gallager) | |
Port: | gnutls |
Description
There are bugs in 3.1.10 which is currently in the MacPorts repo. It is necessary to update GnuTLS to take advantage of the bug fixes.
The following patch to the Portfile effects the necessary changes.
local/var/macports # git diff ./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig ./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile diff --git a/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig b/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile index bd3d791..abbde73 100644 --- a/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig +++ b/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile @@ -5,7 +5,7 @@ PortSystem 1.0 PortGroup muniversal 1.0 name gnutls -version 3.1.10 +version 3.2.2 set branch [join [lrange [split ${version} .] 0 1] .] categories devel security # yes, some of the libs are GPL only @@ -23,9 +23,9 @@ long_description \ master_sites ftp://ftp.gnutls.org/gcrypt/gnutls/v${branch}/ -checksums md5 9e73aa5c3ef3b7358159a31302e25aa7 \ - rmd160 a4b3118fb6f0e9032f799079acc04ed8e523dabd \ - sha256 535373f59c88c171429ed3c4777dc7126681b597e3adca95aa88ecbb69e7c646 +checksums md5 9dd691ad1ccdb7386029809afef6b5ea \ + rmd160 f91c1729982bea8f42444d5f381fa9045bdd24bf \ + sha256 8f5ab28d2f9a943a9dfc50307c5daaf56b714386bbe85c9e2477e3573ce613f4 use_xz yes
Change History (7)
comment:1 Changed 11 years ago by macports@…
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Summary: | Bump GnuTLS version to 3.2.2 → gnutls @3.1.10: update to 3.2.2 |
---|---|
Version: | 2.1.3 |
Thanks for the ticket. In the future, please attach diffs instead of pasting them inline.
comment:4 Changed 11 years ago by diekhans (Mark Diekhans)
Any channce on progress this upgrade? The gnutls @3.1.10_1 breaks SMTP in emacs.
comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:7 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superseeded by #43865.
Note: See
TracTickets for help on using
tickets.
This ticket is blocked by #39750.