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