diff options
author | markm <markm@FreeBSD.org> | 1998-02-09 22:32:42 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1998-02-09 22:32:42 +0800 |
commit | ca9771cc734f5ef241054d8dd0ef4359f3af3cb8 (patch) | |
tree | 8cef8a1dd784f913515905d2bded76cdaa4ac738 /mail | |
parent | bf3d50024c963e340939b32af028e982d7095f93 (diff) | |
download | freebsd-ports-gnome-ca9771cc734f5ef241054d8dd0ef4359f3af3cb8.tar.gz freebsd-ports-gnome-ca9771cc734f5ef241054d8dd0ef4359f3af3cb8.tar.zst freebsd-ports-gnome-ca9771cc734f5ef241054d8dd0ef4359f3af3cb8.zip |
Upgrade to 1.82 - (Many bug fixes, improved spam filtering, RBL)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 10 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 4 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 10 | ||||
-rw-r--r-- | mail/exim-old/distinfo | 4 | ||||
-rw-r--r-- | mail/exim/Makefile | 10 | ||||
-rw-r--r-- | mail/exim/distinfo | 4 |
6 files changed, 21 insertions, 21 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index f4fa0c240aa2..fcc2a5a8191c 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.73 +# Version required: 1.82 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.10 1997/09/09 15:29:27 markm Exp $ +# $Id: Makefile,v 1.11 1997/10/15 20:49:46 markm Exp $ # -DISTNAME= exim-1.73 +DISTNAME= exim-1.82 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.73.tar.gz exim-texinfo-1.71.tar.gz +DISTFILES= exim-1.82.tar.gz exim-texinfo-1.80.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -18,7 +18,7 @@ do-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Local @${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local @(cd ${WRKSRC}/doc ; \ - for i in ../../exim-texinfo-1.71/doc/* ; do \ + for i in ../../exim-texinfo-1.80/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index d7614fd88973..70ba527d5ab6 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-1.73.tar.gz) = c291aacb7500a7daa97764c74c447c45 -MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 +MD5 (exim-1.82.tar.gz) = bb6bd60919899b35de3ee1f3aab7510d +MD5 (exim-texinfo-1.80.tar.gz) = d2ff03a917e8a55d62ec07df7c1c8799 diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index f4fa0c240aa2..fcc2a5a8191c 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.73 +# Version required: 1.82 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.10 1997/09/09 15:29:27 markm Exp $ +# $Id: Makefile,v 1.11 1997/10/15 20:49:46 markm Exp $ # -DISTNAME= exim-1.73 +DISTNAME= exim-1.82 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.73.tar.gz exim-texinfo-1.71.tar.gz +DISTFILES= exim-1.82.tar.gz exim-texinfo-1.80.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -18,7 +18,7 @@ do-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Local @${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local @(cd ${WRKSRC}/doc ; \ - for i in ../../exim-texinfo-1.71/doc/* ; do \ + for i in ../../exim-texinfo-1.80/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo index d7614fd88973..70ba527d5ab6 100644 --- a/mail/exim-old/distinfo +++ b/mail/exim-old/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-1.73.tar.gz) = c291aacb7500a7daa97764c74c447c45 -MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 +MD5 (exim-1.82.tar.gz) = bb6bd60919899b35de3ee1f3aab7510d +MD5 (exim-texinfo-1.80.tar.gz) = d2ff03a917e8a55d62ec07df7c1c8799 diff --git a/mail/exim/Makefile b/mail/exim/Makefile index f4fa0c240aa2..fcc2a5a8191c 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.73 +# Version required: 1.82 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.10 1997/09/09 15:29:27 markm Exp $ +# $Id: Makefile,v 1.11 1997/10/15 20:49:46 markm Exp $ # -DISTNAME= exim-1.73 +DISTNAME= exim-1.82 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.73.tar.gz exim-texinfo-1.71.tar.gz +DISTFILES= exim-1.82.tar.gz exim-texinfo-1.80.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -18,7 +18,7 @@ do-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Local @${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local @(cd ${WRKSRC}/doc ; \ - for i in ../../exim-texinfo-1.71/doc/* ; do \ + for i in ../../exim-texinfo-1.80/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim/distinfo b/mail/exim/distinfo index d7614fd88973..70ba527d5ab6 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-1.73.tar.gz) = c291aacb7500a7daa97764c74c447c45 -MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 +MD5 (exim-1.82.tar.gz) = bb6bd60919899b35de3ee1f3aab7510d +MD5 (exim-texinfo-1.80.tar.gz) = d2ff03a917e8a55d62ec07df7c1c8799 |