diff options
author | itojun <itojun@FreeBSD.org> | 2000-04-15 21:45:35 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 2000-04-15 21:45:35 +0800 |
commit | e026b10c30c0baf347f56ca5eee81d233124c6a3 (patch) | |
tree | 2b18e5b128583b14431119f229823f1b54f6d0a7 /mail | |
parent | b994284dc1b6dde06bc5e7d030faa0e7f84b000f (diff) | |
download | freebsd-ports-graphics-e026b10c30c0baf347f56ca5eee81d233124c6a3.tar.gz freebsd-ports-graphics-e026b10c30c0baf347f56ca5eee81d233124c6a3.tar.zst freebsd-ports-graphics-e026b10c30c0baf347f56ca5eee81d233124c6a3.zip |
upgrade to smtpfeed 1.05. 1.04 -> 1.05 corrects problem with primary MX
points to AAAA, on top of IPv4-only node.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpfeed/Makefile | 2 | ||||
-rw-r--r-- | mail/smtpfeed/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 00c547b5460..f3099db4749 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smtpfeed -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index 6ab8aabbe2e..38b1ba9d626 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ -MD5 (smtpfeed-1.04.tar.gz) = daa8024bd243827fb3a80f5d17172ee7 +MD5 (smtpfeed-1.05.tar.gz) = 9b449ff5297cbef241742798fe4eb216 MD5 (sendmail.8.9.3.tar.gz) = efedacfbce84a71d1cfb0e617b84596e MD5 (sendmail893+3.2W.patch.gz) = 77e2183c40e304a2b1410a5bb041cd46 |