diff options
author | dwhite <dwhite@FreeBSD.org> | 2000-12-14 04:13:34 +0800 |
---|---|---|
committer | dwhite <dwhite@FreeBSD.org> | 2000-12-14 04:13:34 +0800 |
commit | 25ada424c983d7ae55a62120b218624a403c5c86 (patch) | |
tree | b4c4bcaa6e2f794724702e45cc09e3ec568d760f /mail | |
parent | dcd98ff25aa2594aeede89b06495b026db3c0c0c (diff) | |
download | freebsd-ports-gnome-25ada424c983d7ae55a62120b218624a403c5c86.tar.gz freebsd-ports-gnome-25ada424c983d7ae55a62120b218624a403c5c86.tar.zst freebsd-ports-gnome-25ada424c983d7ae55a62120b218624a403c5c86.zip |
Update MASTER_SITES and distinfo for new STARTTLS snapshot.
PR: 23398
Approved by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 15 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 4 |
2 files changed, 8 insertions, 11 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 6f17a9e66057..fa68418b56f1 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,17 +6,14 @@ # PORTNAME= postfix -PORTVERSION= 20001121 +PORTVERSION= 20001212 CATEGORIES= mail -MASTER_SITES= ftp://ftp.merit.edu/postfix/experimental/ \ - ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/ \ +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.nl.uu.net/pub/unix/mail/postfix/experimental/ \ - ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/experimental/ \ - ftp://ftp.mira.net/pub/unix/mail/postfix/experimental/ \ - ftp://coda.nctu.edu.tw/network/mail/postfix/experimental/ +MASTER_SITE_SUBDIR= . old DISTNAME= snapshot-${PORTVERSION} MAINTAINER= dwcjr@inethouston.net @@ -110,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.24-snap20001121-0.9.6.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.24-snap20001121-0.9.6/pfixtls.diff +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 PATCH_STRIP= -p1 PLIST_SUB+= WITH_TLS="" .else diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index bcb4bdec75cf..b6c534b60d72 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -MD5 (snapshot-20001121.tar.gz) = c2c20ea7ba47c42af8c2da6ffbef855c -MD5 (pfixtls-0.6.24-snap20001121-0.9.6.tar.gz) = e82cb86f317374d5fddf9a3329d7213a +MD5 (snapshot-20001212.tar.gz) = b49e92e5cd57b626b3fb64470d094dc6 +MD5 (pfixtls-0.6.29-snap20001212-0.9.6.tar.gz) = 5f3c38db84b0e87244236d7fd74ba84e |