ports/78393: [maintainer-update] update mail/sccmilter up to 0.95.1 release

Tilman Linneweh arved at FreeBSD.org
Sun Mar 6 23:00:17 UTC 2005


The following reply was made to PR ports/78393; it has been noted by GNATS.

From: Tilman Linneweh <arved at FreeBSD.org>
To: shelton at granch.ru
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/78393: [maintainer-update] update mail/sccmilter up to 0.95.1 release
Date: Sun, 6 Mar 2005 23:51:21 +0100

 * Rashid N. Achilov [2005-03-06 23:37]:
 > On Monday 07 March 2005 03:56, you wrote:
 > > Still problems:
 > > => sccmilter-0.95.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 > > => Attempting to fetch from ftp://ftp.granch.ru/pub/kavmilter/.
 > > fetch: ftp://ftp.granch.ru/pub/kavmilter/sccmilter-0.95.1.tar.bz2: size 
 > > mismatch: expected 168238, actual 168314
 > 
 > I'm truely sorry, I had have found one small, but serious bug and have to 
 > update program. I have attached patch to actual port version (should applied 
 > to 0.94.8)
 
 Tried again, still does not compile:
 
 cc -c -DHAVE_CONFIG_H -DCONFIG="\"/usr/local/etc/sccmilter/sccmilter.conf\"" -DDEBUG=0  -DISOLATOR="\"/var/spool/isolated-spam\"" -DSCCUSERS="\"/usr/local/etc/sccmilter/sccusers\""  -DSCCHOSTS="\"/usr/local/etc/sccmilter/scchosts\"" -DPKGNAME="\"sccmilter\""  -DPKGVERSION="\"0.95.1\"" -O -pipe -Wall -pipe -I. -Ilibconf  -I/usr/local/include mlficatch.c
 mlficatch.c: In function `mlfi_body':
 mlficatch.c:845: error: `dblev' undeclared (first use in this function)
 mlficatch.c:845: error: (Each undeclared identifier is reported only once
 mlficatch.c:845: error: for each function it appears in.)
 mlficatch.c: In function `mlfi_eom':
 mlficatch.c:913: error: `dblev' undeclared (first use in this function)
 mlficatch.c:991: warning: comparison between pointer and integer
 mlficatch.c: In function `_SCC_milter_status_check':
 mlficatch.c:1387: warning: unused variable `scc1'
 mlficatch.c: In function `_SCC_milter_check_content_type':
 mlficatch.c:1847: warning: comparison between pointer and integer
 mlficatch.c:1850: warning: comparison between pointer and integer
 mlficatch.c:1853: warning: comparison between pointer and integer
 mlficatch.c:1856: warning: comparison between pointer and integer
 mlficatch.c:1859: warning: comparison between pointer and integer
 
 (It works if i set WITH_DEBUG=yes)



More information about the freebsd-ports-bugs mailing list