From renato@data.galle.com.br  Wed Jun 29 23:50:52 2005
Return-Path: <renato@data.galle.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1A80716A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 23:50:52 +0000 (GMT)
	(envelope-from renato@data.galle.com.br)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 914C843D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 23:50:51 +0000 (GMT)
	(envelope-from renato@data.galle.com.br)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j5TNonud097111
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 20:50:49 -0300 (BRST)
	(envelope-from renato@data.galle.com.br)
Received: (from root@localhost)
	by data.galle.com.br (8.13.3/8.13.1/Submit) id j5TNoivo097110;
	Wed, 29 Jun 2005 20:50:44 -0300 (BRST)
	(envelope-from renato)
Message-Id: <200506292350.j5TNoivo097110@data.galle.com.br>
Date: Wed, 29 Jun 2005 20:50:44 -0300 (BRST)
From: Renato Botelho <freebsd@galle.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] mail/qmail-ldap2-with_tls: Add ucspi-tcp as a dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82801
>Category:       ports
>Synopsis:       [MAINTAINER] mail/qmail-ldap2-with_tls: Add ucspi-tcp as a dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 30 00:00:32 GMT 2005
>Closed-Date:    Thu Jun 30 15:17:35 GMT 2005
>Last-Modified:  Thu Jun 30 15:17:35 GMT 2005
>Originator:     Renato Botelho
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #1: Thu Jun  9 10:46:04 BRST
>Description:
- Add ucspi-tcp as a dependency, it's needed to make .cdb files

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

--- qmail-ldap2-with_tls-1.03.20050401a_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/qmail-ldap/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	28 Jun 2005 15:43:09 -0000	1.39
+++ Makefile	29 Jun 2005 23:49:49 -0000
@@ -14,7 +14,8 @@
 MAINTAINER=	freebsd@galle.com.br
 COMMENT=	A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
 
-RUN_DEPENDS=	${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools
+RUN_DEPENDS=	${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \
+		${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp
 
 CONFLICTS=	nss-[0-9]* emboss-[0-9]* digest-[0-9]*
 
--- qmail-ldap2-with_tls-1.03.20050401a_1.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Renato Botelho <freebsd@galle.com.br>
To: bug-followup@FreeBSD.org, freebsd@galle.com.br
Cc:  
Subject: Re: ports/82801: [MAINTAINER] mail/qmail-ldap2-with_tls: Add ucspi-tcp as a dependency
Date: Wed, 29 Jun 2005 21:11:34 -0300

 New patch that bump PORTREVISION.
 
 Thanks
 
 --- qmail-ldap.patch begins here ---
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/mail/qmail-ldap/Makefile,v
 retrieving revision 1.39
 diff -u -r1.39 Makefile
 --- Makefile	28 Jun 2005 15:43:09 -0000	1.39
 +++ Makefile	29 Jun 2005 23:54:52 -0000
 @@ -7,14 +7,15 @@
  
  PORTNAME=	qmail
  PORTVERSION=	${QMAIL_VERSION}.${LDAP_PATCH_DATE}
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	mail
  PKGNAMESUFFIX=	-ldap
  
  MAINTAINER=	freebsd@galle.com.br
  COMMENT=	A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
  
 -RUN_DEPENDS=	${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools
 +RUN_DEPENDS=	${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \
 +		${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp
  
  CONFLICTS=	nss-[0-9]* emboss-[0-9]* digest-[0-9]*
  
 --- qmail-ldap.patch ends here ---
 
 -- 
 Renato Botelho <freebsd at galle dot com dot br>
 AIM: RBGargaBR | ICQ: 54596223
 GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc
 
 Bureaucrats cut red tape -- lengthwise.
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jun 30 15:07:45 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82801 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jun 30 15:17:25 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82801 
>Unformatted:
