Date: Thu, 12 May 2005 21:40:04 GMT From: Milan Obuch <ports-bugs@dino.sk> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80947: Update security/clamav to 0.85 Message-ID: <200505122140.j4CLe4Vr065535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/80947; it has been noted by GNATS. From: Milan Obuch <ports-bugs@dino.sk> To: bug-followup@FreeBSD.org, rob@debank.tv Cc: Subject: Re: ports/80947: Update security/clamav to 0.85 Date: Thu, 12 May 2005 23:34:26 +0200 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505122140.j4CLe4Vr065535>