summaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib/files/patch-Zlib.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-3/+3
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm doesJun Kuriyama2005-02-131-0/+11
not export SEEK_SET symbol). Doing "make test" on 4-stable will fail because perl-5.005 does not support EOF method in TIE HANDLE. Submitted by: lth Notes: svn path=/head/; revision=128666