Skip site navigation (1)Skip section navigation (2)
Date:      27 Aug 2004 12:47:51 -0300
From:      Renato Botelho <rbgarga@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        freebsd@simplerezo.com
Subject:   ports/71036: [PATCH] mail/qmail-scanner: update to 1.23
Message-ID:  <20040827154751.79784.qmail@srv1.galle.com.br>
Resent-Message-ID: <200408271550.i7RFoRdl080562@freefall.freebsd.org>

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

>Number:         71036
>Category:       ports
>Synopsis:       [PATCH] mail/qmail-scanner: update to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 27 15:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD srv1.galle.com.br 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed May 26 10:21:14 BRT 2004
>Description:
- Update to 1.23

Port maintainer (freebsd@simplerezo.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- qmail-scanner-1.23.patch begins here ---
diff -ruN --exclude=CVS /var/jail/data/usr/ports/mail/qmail-scanner.orig/Makefile /var/jail/data/usr/ports/mail/qmail-scanner/Makefile
--- /var/jail/data/usr/ports/mail/qmail-scanner.orig/Makefile	Tue Jul 13 06:31:48 2004
+++ /var/jail/data/usr/ports/mail/qmail-scanner/Makefile	Fri Aug 27 12:38:50 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	qmail-scanner
-PORTVERSION=	1.22
-PORTREVISION=	1
+PORTVERSION=	1.23
 CATEGORIES=	mail security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -52,7 +51,7 @@
 .endif
 .if !defined(QMAILSCAN_NOTBLKZIPPW)
 BUILD_DEPENDS+=		unzip:${PORTSDIR}/archivers/unzip
-CONFIGURE_ARGS+=	--block-password-protected
+CONFIGURE_ARGS+=	--block-password-protected 1
 .endif
 .if defined(QMAILSCAN_SCANNERS)
 CONFIGURE_ARGS+=	--scanners "${QMAILSCAN_SCANNERS}"
diff -ruN --exclude=CVS /var/jail/data/usr/ports/mail/qmail-scanner.orig/distinfo /var/jail/data/usr/ports/mail/qmail-scanner/distinfo
--- /var/jail/data/usr/ports/mail/qmail-scanner.orig/distinfo	Mon May 31 08:12:20 2004
+++ /var/jail/data/usr/ports/mail/qmail-scanner/distinfo	Fri Aug 27 12:11:32 2004
@@ -1,2 +1,2 @@
-MD5 (qmail-scanner-1.22.tgz) = ae9124b43e1194d577951c8260a258bd
-SIZE (qmail-scanner-1.22.tgz) = 148568
+MD5 (qmail-scanner-1.23.tgz) = d16e912b89126b2d957f86bf78d52be5
+SIZE (qmail-scanner-1.23.tgz) = 153107
--- qmail-scanner-1.23.patch ends here ---

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



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