Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2003 17:59:44 +0700 (NOVST)
From:      "Rashid N. Achilov" <shelton@sentry.granch.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57739: [maintainer-update] Updating of mail/sccmilter port
Message-ID:  <200310081059.h98Axiiw051184@sentry.granch.ru>
Resent-Message-ID: <200310081100.h98B0Sj5094183@freefall.freebsd.org>

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

>Number:         57739
>Category:       ports
>Synopsis:       [maintainer-update] Updating of mail/sccmilter port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 04:00:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rashid N. Achilov
>Release:        FreeBSD 4.9-RC i386
>Organization:
Granch Ltd.
>Environment:
System: FreeBSD sentry.granch.ru 4.9-RC FreeBSD 4.9-RC #14: Wed Oct 8 09:42:32 NOVST 2003 shelton@sentry.granch.ru:/usr/src/sys/compile/Sentry i386
>Description:
This is a maintainer update for mail/sccmilter port to version 0.94.2c. This is a third
released since 0.93.2 was committed. This is a small feature expansion release - now
you can maintain deleting any mail and spam mail separately. Please, close PR 57163,
this port is a superset for it.
>How-To-Repeat:
>Fix:
diff -ruN sccmilter.old/Makefile sccmilter/Makefile
--- sccmilter.old/Makefile	Fri Aug 29 02:20:55 2003
+++ sccmilter/Makefile	Wed Oct  8 17:14:14 2003
@@ -6,7 +6,7 @@
 #

 PORTNAME=	sccmilter
-PORTVERSION=	0.93.2
+PORTVERSION=	0.94.2c
 PORTREVISION?=	0
 CATEGORIES=	mail sysutils
 MASTER_SITES=	ftp://granch.ru/pub/kavmilter/
@@ -18,11 +18,11 @@
 IGNORE=		requires Sendmail 8.12; upgrade the base system
 .endif

-USE_BZIP2=	yes
-USE_GETOPT_LONG=yes
-USE_REINPLACE=	yes
+USE_BZIP2=		yes
+USE_GETOPT_LONG=	yes
+USE_REINPLACE=		yes

-GNU_CONFIGURE=	yes
+GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--localstatedir=/var

 MAN5=		sccmilter.conf.5 scchosts.5 sccusers.5
diff -ruN sccmilter.old/distinfo sccmilter/distinfo
--- sccmilter.old/distinfo	Fri Aug 29 02:20:55 2003
+++ sccmilter/distinfo	Wed Oct  8 17:21:09 2003
@@ -1 +1 @@
-MD5 (sccmilter-0.93.2.tar.bz2) = ca79b7f6d13d2f8be07615cfbf5b8f70
+MD5 (sccmilter-0.94.2c.tar.bz2) = 05fe912b8915792d70c5ce3da5e755c4
>Release-Note:
>Audit-Trail:
>Unformatted:



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