Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 21:26:52 +0600 (NOVT)
From:      shelton@sentry.granch.ru
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77681: [maintainer-update] update mail/sccmilter port up to version 0.94.9
Message-ID:  <200502181526.j1IFQqV7036412@sentry.granch.ru>
Resent-Message-ID: <200502181530.j1IFUHbs082000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77681
>Category:       ports
>Synopsis:       [maintainer-update] update mail/sccmilter port up to version 0.94.9
>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 Feb 18 15:30:16 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@sentry.granch.ru:/usr/src/sys/i386/compile/Sentry i386
>Description:
This is mail/sccmilter port updating up to 0.94.9 version. This version is a bugfix
release, which fixes three bugs, at least one is critical and lead to crash filter
with dumping core. Also we migrated to autoconf 2.59
>How-To-Repeat:
>Fix:
diff -ruN sccmilter.old/Makefile sccmilter/Makefile
--- sccmilter.old/Makefile	Fri May 28 03:23:12 2004
+++ sccmilter/Makefile	Fri Feb 18 20:05:36 2005
@@ -6,7 +6,7 @@
 #

 PORTNAME=	sccmilter
-PORTVERSION=	0.94.8
+PORTVERSION=	0.94.9
 CATEGORIES=	mail sysutils
 MASTER_SITES=	ftp://ftp.granch.ru/pub/kavmilter/

@@ -20,7 +20,7 @@
 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
diff -ruN sccmilter.old/distinfo sccmilter/distinfo
--- sccmilter.old/distinfo	Fri May 28 03:23:12 2004
+++ sccmilter/distinfo	Fri Feb 18 21:22:21 2005
@@ -1,2 +1,2 @@
-MD5 (sccmilter-0.94.8.tar.bz2) = 5a2bf38bb222afadf4911b1f19835946
-SIZE (sccmilter-0.94.8.tar.bz2) = 164954
+MD5 (sccmilter-0.94.9.tar.bz2) = d573a8eb7a53c2a843758c3dd21b4fb5
+SIZE (sccmilter-0.94.9.tar.bz2) = 165679

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181526.j1IFQqV7036412>