Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 23:47:00 +0200 (CEST)
From:      Gabor Kovesdan <gkovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gkovesdan@t-hosting.hu>
Subject:   ports/101129: [maintainer update] security/amavisd-new
Message-ID:  <20060731214700.3614D99B569@server.t-hosting.hu>
Resent-Message-ID: <200607312150.k6VLoD1d015983@freefall.freebsd.org>

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

>Number:         101129
>Category:       ports
>Synopsis:       [maintainer update] security/amavisd-new
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 21:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p25 amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p25 FreeBSD 5.3-RELEASE-p25 #0: Tue Jan 31 12:10:55 CET 2006 tux@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64

>Description:

- Fix my silly copy & paste fault :\
- Bump PORTREVISION

>How-To-Repeat:
>Fix:

--- amavisd-new.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/security/amavisd-new/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	31 Jul 2006 07:41:03 -0000	1.39
+++ Makefile	31 Jul 2006 21:43:33 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	amavisd-new
 PORTVERSION=	2.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.ijs.si/software/amavisd/ \
@@ -128,7 +128,7 @@
 RUN_DEPENDS+=	${LOCALBASE}/bin/zoo:${PORTSDIR}/archivers/zoo
 .endif
 
-.if defined(WITH_ZOO)
+.if defined(WITH_UNZOO)
 RUN_DEPENDS+=	${LOCALBASE}/bin/unzoo:${PORTSDIR}/archivers/unzoo
 .endif
 
--- amavisd-new.diff ends here ---

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



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