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

Rashid N. Achilov shelton at sentry.granch.ru
Sun Mar 6 22:50:04 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: Tilman Linneweh <arved at FreeBSD.org>
Cc:  
Subject: Re: ports/78393: [maintainer-update] update mail/sccmilter up to 0.95.1 release
Date: Mon, 7 Mar 2005 04:36:40 +0600

 --Boundary-00=_5X4KCIbOpPR13KT
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 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)
 -- 
    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=_5X4KCIbOpPR13KT
 Content-Type: text/x-diff;
   charset="iso-8859-1";
   name="kkk"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="kkk"
 
 diff -ruN sccmilter.old/Makefile sccmilter/Makefile
 --- sccmilter.old/Makefile	Fri May 28 03:23:12 2004
 +++ sccmilter/Makefile	Mon Mar  7 04:33:37 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	Mon Mar  7 04:34:07 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) = eae0a4ea747b7820b7ce09196734f361
 +SIZE (sccmilter-0.95.1.tar.bz2) = 168314
 
 --Boundary-00=_5X4KCIbOpPR13KT--



More information about the freebsd-ports-bugs mailing list