summaryrefslogtreecommitdiff
path: root/security/stegdetect/files/patch-stegdetect.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the build with GCC 4.2 and unbreak [1]Alexey Dokuchaev2007-07-041-0/+8
| | | | | | | - Patch things silently as we normally do - Usual cleanups of Makefile and pkg-descr Reported by: pointyhat (logs) [1]
* - Update to 0.6Pav Lucistnik2006-04-151-11/+11
| | | | | | | - Take maintainership PR: ports/95793 Submitted by: Rainer Alves <rainer.alves@gmail.com>
* - Fix build with gcc 3.4Pav Lucistnik2004-12-291-0/+29
PR: ports/75590 Submitted by: Samy Al Bahra <samy@kerneled.org>