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

shelton at sentry.granch.ru shelton at sentry.granch.ru
Fri Mar 4 06:00:41 UTC 2005


>Number:         78393
>Category:       ports
>Synopsis:       [maintainer-update] update mail/sccmilter up to 0.95.1 release
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 04 06:00:40 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Granch Ltd.
>Environment:
System: FreeBSD sentry.granch.ru 5.3-RELEASE FreeBSD 5.3-RELEASE #5: Tue Dec 14 16:43:00 NOVT 2004 root at sentry.granch.ru:/usr/src/sys/i386/compile/Sentry i386
>Description:
This is update for mail/sccmilter port up to 0.95.1. From 0.94.8 was fixed at least 4
valuable errors, at least 2 can crach filter with coredump. Also was implemented one
old misrelease, when "boundary=..." and "charset=..." at one line cannot be parsed
>How-To-Repeat:
>Fix:
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 11:38:32 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) = 2e82436108cbb43a1b52fea2b74fc812
+SIZE (sccmilter-0.95.1.tar.bz2) = 168222
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list