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

Rashid N. Achilov shelton at sentry.granch.ru
Fri Mar 4 12:30:19 UTC 2005


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

From: "Rashid N. Achilov" <shelton at sentry.granch.ru>
To: Volker Stolz <vs at freebsd.org>
Cc:  
Subject: Re: ports/78393: [maintainer-update] update mail/sccmilter up to
 0.95.1 release
Date: Fri, 04 Mar 2005 18:16:25 +0600

 --Boundary-00=_ZGFKCnbGmcbZ9iZ
 Content-Type: text/plain;
   charset="koi8-r"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 On Friday 04 March 2005 15:13, you wrote:
 
 > utilites.c: In function `_SCC_milter_create_temp_file':
 > utilites.c:525: `localid' undeclared (first use in this function)
 > utilites.c:525: (Each undeclared identifier is reported only once
 > utilites.c:525: for each function it appears in.)
 > *** Error code 1
 
 O, GOD! Again I have forgotten about WITH_DEBUG...Error was corrected, new 
 patch (against 0.94.8) attached
 -- 
    With Best Regards.
    Rashid N. Achilov (RNA1-RIPE), Web: http://granch.ru/~shelton
    Granch Ltd. system administrator, e-mail: achilov [at] granch [dot] ru
    PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A
 
 --Boundary-00=_ZGFKCnbGmcbZ9iZ
 Content-Type: text/x-diff;
   charset="koi8-r";
   name="sccmilter-port-0.94.8-0.95.1"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="sccmilter-port-0.94.8-0.95.1"
 
 diff -ruN sccmilter.old/Makefile sccmilter/Makefile
 --- sccmilter.old/Makefile	Fri May 28 03:23:12 2004
 +++ sccmilter/Makefile	Fri Mar  4 11:32:09 2005
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	sccmilter
 -PORTVERSION=	0.94.8
 +PORTVERSION=	0.95.1
  CATEGORIES=	mail sysutils
  MASTER_SITES=	ftp://ftp.granch.ru/pub/kavmilter/
  
 @@ -20,16 +20,17 @@
  USE_BZIP2=		yes
  USE_GETOPT_LONG=	yes
  USE_RC_SUBR=		yes
 -USE_AUTOCONF_VER=	253
 +USE_AUTOCONF_VER=	259
  
  GNU_CONFIGURE=		yes
  CONFIGURE_ARGS+=	--localstatedir=/var
 +CONFIGURE_ENV+=		CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
  
  MAN5=		sccmilter.conf.5 scchosts.5 sccusers.5
  MAN8=		sccmilter.8
  
 -CPPFLAGS=	${PTHREAD_CFLAGS}
 -LDFLAGS=	${PTHREAD_LIBS}
 +CPPFLAGS=	${PTHREAD_CFLAGS} -I${LOCALBASE}/include
 +LDFLAGS=	${PTHREAD_LIBS} -L${LOCALBASE}/lib
  MAKE_ENV=	CPPFLAGS="${CPPFLAGS}" \
  		LDFLAGS="${LDFLAGS}"
  
 diff -ruN sccmilter.old/distinfo sccmilter/distinfo
 --- sccmilter.old/distinfo	Fri May 28 03:23:12 2004
 +++ sccmilter/distinfo	Fri Mar  4 18:09:26 2005
 @@ -1,2 +1,2 @@
 -MD5 (sccmilter-0.94.8.tar.bz2) = 5a2bf38bb222afadf4911b1f19835946
 -SIZE (sccmilter-0.94.8.tar.bz2) = 164954
 +MD5 (sccmilter-0.95.1.tar.bz2) = 64be5989f98cd3c6040385126a14166c
 +SIZE (sccmilter-0.95.1.tar.bz2) = 168238
 
 --Boundary-00=_ZGFKCnbGmcbZ9iZ--



More information about the freebsd-ports-bugs mailing list