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
Renato Botelho
2005-05-10 19:00:27 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. 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 State Changed From-To: open->closed Committed with modifications, thanks! |