[149534] trunk/dports/archivers/libarchive/Portfile
Revision: 149534 https://trac.macports.org/changeset/149534 Author: mps@macports.org Date: 2016-06-24 17:03:42 -0700 (Fri, 24 Jun 2016) Log Message: ----------- libarchive: update to version 3.2.1. Port is not openmaintainer, but update fixes CVE-2016-1541, CVE-2016-4300, and CVE-2016-4302. Modified Paths: -------------- trunk/dports/archivers/libarchive/Portfile Modified: trunk/dports/archivers/libarchive/Portfile =================================================================== --- trunk/dports/archivers/libarchive/Portfile 2016-06-24 22:18:36 UTC (rev 149533) +++ trunk/dports/archivers/libarchive/Portfile 2016-06-25 00:03:42 UTC (rev 149534) @@ -4,8 +4,7 @@ name libarchive homepage http://libarchive.org/ master_sites ${homepage}downloads/ -version 3.1.2 -revision 2 +version 3.2.1 categories archivers license BSD maintainers toby @@ -17,8 +16,8 @@ also write shar archives. platforms darwin -checksums rmd160 77c42598b754996481c1fa45c71eca5a428a094c \ - sha256 eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e +checksums rmd160 4779f14e2ccf8135908720786c2fa5c3ffe0cc1d \ + sha256 72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2 depends_lib port:bzip2 port:zlib path:lib/libssl.dylib:openssl port:libxml2 port:xz \ port:lzo2 port:libiconv
participants (1)
-
mps@macports.org