Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 20:56:23 -0300 (BRST)
From:      Renato Botelho <freebsd@galle.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82343: [MAINTAINER] mail/qmail: fix qmail-tls patch name to create TLS.readme
Message-ID:  <200506162356.j5GNuNaW021477@data.galle.com.br>
Resent-Message-ID: <200506170000.j5H00hQ0055579@freefall.freebsd.org>

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

>Number:         82343
>Category:       ports
>Synopsis:       [MAINTAINER] mail/qmail: fix qmail-tls patch name to create TLS.readme
>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:   Fri Jun 17 00:00:43 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
- fix qmail-tls patch name to create TLS.readme

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

--- qmail-1.03_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/qmail/Makefile,v
retrieving revision 1.67
diff -u -r1.67 Makefile
--- Makefile	6 Jun 2005 21:49:59 -0000	1.67
+++ Makefile	16 Jun 2005 23:55:10 -0000
@@ -467,7 +467,8 @@
 .endfor
 	@cd ${WRKSRC} && ./install_spamcontrol.sh
 .elif defined(SLAVE_TLS)
-	@${HEAD} -74 ${DISTDIR}/${DIST_SUBDIR}/tls.patch > ${WRKDIR}/TLS.readme
+	@${HEAD} -105 ${DISTDIR}/${DIST_SUBDIR}/qmail-1.03-tls-${TLS_PATCH_DATE}.patch > \
+		${WRKDIR}/TLS.readme
 	@${REINPLACE_CMD} "s|/usr/local/ssl|${OPENSSLBASE}|" \
 		${WRKSRC}/Makefile
 .elif defined(SLAVE_LDAP)
--- qmail-1.03_4.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?200506162356.j5GNuNaW021477>