CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/11/19 16:48:52
Modified files:
security/stegdetect: Makefile
Added files:
security/stegdetect/patches: patch-jutil_c
Log message:
- memcpy is used in a file without the correct header; though
the function it's in is never actually called, so it's not a real
problem, add the header anyway so people grepping build logs for
possible 64-bit problems don't need to look at this again.
- the PKGNAME bump is probably unnecessary, but done anyway
since it's cheap.