diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-04-15 21:45:35 +0800 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2000-04-15 21:45:35 +0800 |
commit | b56f789924a868ec6f0437168adc83dd13a68c19 (patch) | |
tree | 4374d65981da57f4701ed9ed17fbf9b40b2a9214 /mail/smtpfeed | |
parent | 9520b567dd4cb99476a19120c6095a562a65b4d0 (diff) | |
download | freebsd-ports-gnome-b56f789924a868ec6f0437168adc83dd13a68c19.tar.gz freebsd-ports-gnome-b56f789924a868ec6f0437168adc83dd13a68c19.tar.zst freebsd-ports-gnome-b56f789924a868ec6f0437168adc83dd13a68c19.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/smtpfeed')
-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 00c547b54604..f3099db47491 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 6ab8aabbe2e2..38b1ba9d6265 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 |