Revision: 102558 https://trac.macports.org/changeset/102558 Author: cal@macports.org Date: 2013-02-04 13:15:44 -0800 (Mon, 04 Feb 2013) Log Message: ----------- fetchmail: update to 6.3.24, security critical, closes #37726, maintainer timeout Modified Paths: -------------- trunk/dports/mail/fetchmail/Portfile Modified: trunk/dports/mail/fetchmail/Portfile =================================================================== --- trunk/dports/mail/fetchmail/Portfile 2013-02-04 21:14:32 UTC (rev 102557) +++ trunk/dports/mail/fetchmail/Portfile 2013-02-04 21:15:44 UTC (rev 102558) @@ -3,7 +3,7 @@ PortSystem 1.0 name fetchmail -version 6.3.20 +version 6.3.24 categories mail platforms darwin license {GPL-2 OpenSSLException} @@ -34,9 +34,9 @@ http://download.berlios.de/${name} use_bzip2 yes -checksums md5 9176a9005a816946f766774bc4cbc642 \ - sha1 797b5b0050763ad111c244aba606b2fcb4dfdaad \ - rmd160 1262100c4a74a84e9dd969e4ab4902771752dbe5 +checksums md5 111a121fe2bc66e5d69868acf5dcd645 \ + sha1 b092892ec3c380f2ee0814053a1cfa16cf203223 \ + rmd160 471871d0ddd09376bb1ff7476a9303b3672395bc depends_lib port:gettext port:kerberos5
participants (1)
-
cal@macports.org