Date: Wed, 1 Jun 2005 12:36:31 -0300 (BRST) From: Renato Botelho <freebsd@galle.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81769: [MAINTAINER] mail/qmail: Change host of smtp_auth+tls patch Message-ID: <200506011536.j51FaVWk086320@data.galle.com.br> Resent-Message-ID: <200506011540.j51Fe5HJ093659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81769 >Category: ports >Synopsis: [MAINTAINER] mail/qmail: Change host of smtp_auth+tls patch >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: Wed Jun 01 15:40:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005 >Description: Original address doesn't work more, so, I'm hosting the patch now 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.64 diff -u -r1.64 Makefile --- Makefile 31 May 2005 20:31:38 -0000 1.64 +++ Makefile 1 Jun 2005 15:35:33 -0000 @@ -91,7 +91,7 @@ PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql .elif defined(SLAVE_SMTP_AUTH_TLS) -PATCH_SITES+= http://students.imsa.edu/~ngroot/:smtp_auth_tls +PATCH_SITES+= http://www.galle.com.br/~renato/qmail/:smtp_auth_tls PATCHFILES+= qmail-1.03-starttls-smtp-auth.patch:smtp_auth_tls .elif defined(SLAVE_TLS) PATCH_SITES+= http://www.esat.kuleuven.ac.be/~vermeule/qmail/:tls --- 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?200506011536.j51FaVWk086320>