Bug 80864

Summary: [MAINTAINER] mail/qmail: Add QMTPC and LOCALTIME patches
Product: Ports & Packages Reporter: Renato Botelho <freebsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
qmail-1.03_5.patch none

Description Renato Botelho 2005-05-10 19:00:27 UTC
- Add QMTPC patch, it closes PR ports/54002
- Add LOCALTIME patch, that emit dates in local timezone
- Add BROKEN message if QMTPC and OUTGOINGIP patches are selected simultaneously
- Rename BARRIER vars to a short name
- Change DISTDIR to download all qmail related files on qmail subdir
- Bump PORTREVISION

Generated with FreeBSD Port Tools 0.63
Comment 1 Renato Botelho 2005-05-10 19:23:55 UTC
Here is a patch just to complement the PR, it bum PORTREVISION on some
slaveports.

qmail-ldap: Add LOCALTIME patch
qmail-mysql, qmail-smtp_auth+tls, qmail-tls: Add QMTPC and LOCALTIME patches

-------------- qmail-slave.diff starts here -----------
diff -ruN --exclude=CVS mail.orig/qmail-ldap/Makefile mail/qmail-ldap/Makefile
--- mail.orig/qmail-ldap/Makefile	Tue May 10 11:31:28 2005
+++ mail/qmail-ldap/Makefile	Tue May 10 15:19:33 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	qmail
 PORTVERSION=	${QMAIL_VERSION}.${LDAP_PATCH_DATE}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-ldap
 
diff -ruN --exclude=CVS mail.orig/qmail-mysql/Makefile mail/qmail-mysql/Makefile
--- mail.orig/qmail-mysql/Makefile	Tue May 10 11:31:29 2005
+++ mail/qmail-mysql/Makefile	Tue May 10 15:19:40 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	qmail
 PORTVERSION=	${QMAIL_VERSION}.${MYSQL_PATCH_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-mysql
 
diff -ruN --exclude=CVS mail.orig/qmail-smtp_auth+tls/Makefile mail/qmail-smtp_auth+tls/Makefile
--- mail.orig/qmail-smtp_auth+tls/Makefile	Tue May 10 11:31:29 2005
+++ mail/qmail-smtp_auth+tls/Makefile	Tue May 10 15:19:45 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	qmail
 PORTVERSION=	${QMAIL_VERSION}.${SMTP_AUTH-TLS_PATCH_DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-smtp_auth+tls
 
diff -ruN --exclude=CVS mail.orig/qmail-tls/Makefile mail/qmail-tls/Makefile
--- mail.orig/qmail-tls/Makefile	Tue May 10 11:31:29 2005
+++ mail/qmail-tls/Makefile	Tue May 10 15:19:50 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	qmail
 PORTVERSION=	${QMAIL_VERSION}.${TLS_PATCH_DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-tls
 
--------------- qmail-slave.diff ends here -----------

Thanks
-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc

Excellent day for drinking heavily.  Spike office water cooler.
Comment 2 Renato Botelho 2005-05-11 11:41:59 UTC
Dear commiter,

I think better about this and ask for more experience people about
it, so, It's not needed to bump portrevision of any port.

thanks a lot
-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-11 14:08:45 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks!