diff options
author | markm <markm@FreeBSD.org> | 1997-09-09 15:29:28 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1997-09-09 15:29:28 +0000 |
commit | d7c026f9d5890f00b7ad2a0bd84b165d10562227 (patch) | |
tree | 4a811da2adfbebae7bcd65b5cc857fc041166a38 /mail | |
parent | ee9711d2179a7c78c12de3013c986810068d5f44 (diff) | |
download | FreeBSD-ports-d7c026f9d5890f00b7ad2a0bd84b165d10562227.zip FreeBSD-ports-d7c026f9d5890f00b7ad2a0bd84b165d10562227.tar.gz |
Upgrade to 1.71. Default in the config file is to forbid relaying. This
will make the anti-spam camp happy...
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 13 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 5 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 13 | ||||
-rw-r--r-- | mail/exim-old/distinfo | 5 | ||||
-rw-r--r-- | mail/exim/Makefile | 13 | ||||
-rw-r--r-- | mail/exim/distinfo | 5 |
6 files changed, 21 insertions, 33 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index 6957671..b5d40fe 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -1,18 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.61 +# Version required: 1.71 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.8 1997/02/26 13:45:02 markm Exp $ +# $Id$ # -DISTNAME= exim-1.70 +DISTNAME= exim-1.71 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.70.tar.gz exim-texinfo-1.70.tar.gz - -PATCH_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -PATCHFILES= exim-1.70.patches +DISTFILES= exim-1.71.tar.gz exim-texinfo-1.71.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -21,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.70/doc/* ; do \ + for i in ../../exim-texinfo-1.71/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index 8fc4e1f..469fb4f 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,3 +1,2 @@ -MD5 (exim-1.70.tar.gz) = f2c71bb01595c3d0bcd060e5b0e8910e -MD5 (exim-texinfo-1.70.tar.gz) = 47c705fa36cf7a179131c009f4ff2bd9 -MD5 (exim-1.70.patches) = b5f298db52e25b7248594e7ecf4f98be +MD5 (exim-1.71.tar.gz) = 63f7728fa2dc9856a22d1ecaeecafea5 +MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 6957671..b5d40fe 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -1,18 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.61 +# Version required: 1.71 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.8 1997/02/26 13:45:02 markm Exp $ +# $Id$ # -DISTNAME= exim-1.70 +DISTNAME= exim-1.71 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.70.tar.gz exim-texinfo-1.70.tar.gz - -PATCH_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -PATCHFILES= exim-1.70.patches +DISTFILES= exim-1.71.tar.gz exim-texinfo-1.71.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -21,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.70/doc/* ; do \ + for i in ../../exim-texinfo-1.71/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo index 8fc4e1f..469fb4f 100644 --- a/mail/exim-old/distinfo +++ b/mail/exim-old/distinfo @@ -1,3 +1,2 @@ -MD5 (exim-1.70.tar.gz) = f2c71bb01595c3d0bcd060e5b0e8910e -MD5 (exim-texinfo-1.70.tar.gz) = 47c705fa36cf7a179131c009f4ff2bd9 -MD5 (exim-1.70.patches) = b5f298db52e25b7248594e7ecf4f98be +MD5 (exim-1.71.tar.gz) = 63f7728fa2dc9856a22d1ecaeecafea5 +MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 6957671..b5d40fe 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,18 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.61 +# Version required: 1.71 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.8 1997/02/26 13:45:02 markm Exp $ +# $Id$ # -DISTNAME= exim-1.70 +DISTNAME= exim-1.71 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.70.tar.gz exim-texinfo-1.70.tar.gz - -PATCH_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -PATCHFILES= exim-1.70.patches +DISTFILES= exim-1.71.tar.gz exim-texinfo-1.71.tar.gz MAINTAINER= markm@FreeBSD.ORG @@ -21,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.70/doc/* ; do \ + for i in ../../exim-texinfo-1.71/doc/* ; do \ ln -sf $$i ; \ done ) diff --git a/mail/exim/distinfo b/mail/exim/distinfo index 8fc4e1f..469fb4f 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,3 +1,2 @@ -MD5 (exim-1.70.tar.gz) = f2c71bb01595c3d0bcd060e5b0e8910e -MD5 (exim-texinfo-1.70.tar.gz) = 47c705fa36cf7a179131c009f4ff2bd9 -MD5 (exim-1.70.patches) = b5f298db52e25b7248594e7ecf4f98be +MD5 (exim-1.71.tar.gz) = 63f7728fa2dc9856a22d1ecaeecafea5 +MD5 (exim-texinfo-1.71.tar.gz) = 9ccf34670c9a12143653e061447ba356 |