diff options
author | dwhite <dwhite@FreeBSD.org> | 2000-12-19 05:37:10 +0000 |
---|---|---|
committer | dwhite <dwhite@FreeBSD.org> | 2000-12-19 05:37:10 +0000 |
commit | d72d6fb192ca6b0d0b4413f59329595b19826cbd (patch) | |
tree | 25a439705fb0cd68042fdea393abf428ba188d60 /mail/postfix-current | |
parent | eb42e0e6b6b526596cc76a61fc6fc950e5b90cc7 (diff) | |
download | FreeBSD-ports-d72d6fb192ca6b0d0b4413f59329595b19826cbd.zip FreeBSD-ports-d72d6fb192ca6b0d0b4413f59329595b19826cbd.tar.gz |
Upgrade, 20001212 -> 20001217. Mr. Chapman reports that postfix is closing in
on a major release. Updates in this commit include updates to TLS 0.6.30
and the MySQL interface.
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b8bdf0b..86f9ca8 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 20001212 +PORTVERSION= 20001217 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ @@ -107,8 +107,8 @@ CONF2+= sample-tls.cf BIN1+= tlsmgr POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl POSTFIX_AUXLIBS+= -lssl -lcrypto -DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.29-snap20001212-0.9.6.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.29-snap20001212-0.9.6/pfixtls.diff +DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.30-snap20001217-0.9.6.tar.gz +EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.30-snap20001217-0.9.6/pfixtls.diff PATCH_STRIP= -p1 PLIST_SUB+= WITH_TLS="" .else diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index b6c534b..760a038 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (snapshot-20001212.tar.gz) = b49e92e5cd57b626b3fb64470d094dc6 -MD5 (pfixtls-0.6.29-snap20001212-0.9.6.tar.gz) = 5f3c38db84b0e87244236d7fd74ba84e +MD5 (snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba +MD5 (pfixtls-0.6.30-snap20001217-0.9.6.tar.gz) = 843ac4f54f63cb3b0e11d35a0a94566c |