diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-19 01:11:07 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-19 01:11:07 +0000 |
commit | b34243a8565e9dd4b4d36ec678bfaef0bfea7403 (patch) | |
tree | 0436bec3ab4a74dd6e1d49bc92277161e777931f /mail | |
parent | Upgrade to 3.23.31. (diff) |
Update TLS and take off '\' on last MASTER_SITE.
PR: ports/24415
Submitted by: dwcjr@inethouston.net (maintainer)
Notes
Notes:
svn path=/head/; revision=37313
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 86f9ca8d52d8..603148e5f867 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ ftp://ftp.tux.org/pub/net/postfix/experimental/ \ ftp://ftp.utoronto.ca/mirror/packages/postfix/experimental/ \ - ftp://ftp.samurai.com/pub/postfix/experimental/ \ + ftp://ftp.samurai.com/pub/postfix/experimental/ MASTER_SITE_SUBDIR= . old DISTNAME= snapshot-${PORTVERSION} @@ -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.30-snap20001217-0.9.6.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.30-snap20001217-0.9.6/pfixtls.diff +DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.33-snap20001217-0.9.6.tar.gz +EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.33-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 760a03820f96..bf4e14ee154c 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ MD5 (snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba -MD5 (pfixtls-0.6.30-snap20001217-0.9.6.tar.gz) = 843ac4f54f63cb3b0e11d35a0a94566c +MD5 (pfixtls-0.6.33-snap20001217-0.9.6.tar.gz) = aaf3361e837ebffcbe1968ce26fa360c |