Poudriere 10, 11, 12 i386/amd64 OK. It's an easy patch. Just change version/makesum and delete portrevision. Also change my mail. Changelog: Version 1.2.10 has these key improvements over 1.2.9: Fix bug in deflate_stored() for zero-length input Fix bug in gzwrite.c that produced corrupt gzip files Due to the bug fixes, any installations of 1.2.9 should be immediately replaced with 1.2.10. Version 1.2.9 has these key improvements over 1.2.8: Improve compress() and uncompress() to support large lengths Allow building zlib outside of the source directory Fix bug when level 0 used with Z_HUFFMAN or Z_RLE Fix bugs in creating a very large gzip header Add uncompress2() function, which returns the input size used Dramatically speed up deflation for level 0 (storing) Add gzfread() and gzfwrite(), duplicating the interfaces of fread() and fwrite() Add crc32_z() and adler32_z() functions with size_t lengths Many portability improvements
Maintainer informed via mail
Created attachment 178527 [details] Update minizip to 1.2.10
A commit references this bug: Author: riggs Date: Thu Jan 5 15:32:31 UTC 2017 New revision: 430642 URL: https://svnweb.freebsd.org/changeset/ports/430642 Log: Update to upstream version 1.2.10; update maintainer mail address Detailed log: - Update to upstream 1.2.10; this includes an important runtime fix in gzwrite.c that produced corrupt gzip files - New maintainer email address: lbartoletti@tuxfamily.org While on it: - Pet portlint PR: 215782 Submitted by: lbartoletti@tuxfamily.org (maintainer) MFH: 2017Q1 Changes: head/archivers/minizip/Makefile head/archivers/minizip/distinfo
A commit references this bug: Author: riggs Date: Fri Jan 6 10:13:42 UTC 2017 New revision: 430699 URL: https://svnweb.freebsd.org/changeset/ports/430699 Log: MFH: r430642 Update to upstream version 1.2.10; update maintainer mail address Detailed log: - Update to upstream 1.2.10; this includes an important runtime fix in gzwrite.c that produced corrupt gzip files - New maintainer email address: lbartoletti@tuxfamily.org While on it: - Pet portlint PR: 215782 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: ports-secteam (junovitch) Changes: _U branches/2017Q1/ branches/2017Q1/archivers/minizip/Makefile branches/2017Q1/archivers/minizip/distinfo