Update security/clamav to 0.85 release
Please include following patch as files/patch-libclamav::clamav.h - fixes typo in distribution: --- libclamav/clamav.h.orig Wed May 11 17:48:13 2005 +++ libclamav/clamav.h Thu May 12 23:26:33 2005 @@ -221,7 +221,7 @@ extern const char *cl_perror(int clerror); /* deprecated */ #ifdef __cplusplus -}; +} #endif #endif Regards, Milan
Responsible Changed From-To: freebsd-ports-bugs->jylefort Take.
> Please include following patch as files/patch-libclamav::clamav.h - fixes > typo > in distribution: > > --- libclamav/clamav.h.orig Wed May 11 17:48:13 2005 > +++ libclamav/clamav.h Thu May 12 23:26:33 2005 > @@ -221,7 +221,7 @@ > extern const char *cl_perror(int clerror); /* deprecated */ > > #ifdef __cplusplus > -}; > +} > #endif > > #endif > > Regards, > Milan > Yes please, Rob Evers
State Changed From-To: open->closed Committed, thanks!