mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 3.11:
* This is small bugfix release over the last major release, 3.10. * Exim 3.10 contains numerous bugfixes and new features, described at: ftp://ftp.exim.org/pub/exim/ChangeLogs/NewStuff-3.10.gz Note that the new PAM support is _not_ enabled in this port yet.
This commit is contained in:
parent
d4c7beb957
commit
d09301b69a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23557
@ -1,18 +1,18 @@
|
||||
# New ports collection makefile for: exim
|
||||
# Version required: 3.03
|
||||
# Version required: 3.10
|
||||
# Date created: 23 June 1996
|
||||
# Whom: markm@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= exim-3.03
|
||||
DISTNAME= exim-3.11
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \
|
||||
ftp://ftp.quite.net/pub/exim/ \
|
||||
http://www.exim.org/ftp/ \
|
||||
ftp://ftp.is.co.za/networking/mail/transport/exim/
|
||||
DISTFILES= exim-3.03.tar.gz exim-texinfo-3.00.tar.gz
|
||||
DISTFILES= exim-3.11.tar.gz exim-texinfo-3.10.tar.gz
|
||||
|
||||
MAINTAINER= sheldonh@FreeBSD.org
|
||||
|
||||
@ -70,7 +70,7 @@ do-configure:
|
||||
> ${WRKSRC}/src/configure.default
|
||||
${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local
|
||||
cd ${WRKSRC}/doc && \
|
||||
for i in ../../exim-texinfo-3.00/doc/* ; do \
|
||||
for i in ../../exim-texinfo-3.10/doc/* ; do \
|
||||
${LN} -sf $$i ; \
|
||||
done
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (exim-3.03.tar.gz) = 71581c8e7bce2bf6bb859ad4ae21f15f
|
||||
MD5 (exim-texinfo-3.00.tar.gz) = c0e8bde7adfbbf30de8f9a6889976d87
|
||||
MD5 (exim-3.11.tar.gz) = e1a63c6eaa71c030a189f279ab6630b2
|
||||
MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc
|
||||
|
@ -1,18 +1,18 @@
|
||||
# New ports collection makefile for: exim
|
||||
# Version required: 3.03
|
||||
# Version required: 3.10
|
||||
# Date created: 23 June 1996
|
||||
# Whom: markm@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= exim-3.03
|
||||
DISTNAME= exim-3.11
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \
|
||||
ftp://ftp.quite.net/pub/exim/ \
|
||||
http://www.exim.org/ftp/ \
|
||||
ftp://ftp.is.co.za/networking/mail/transport/exim/
|
||||
DISTFILES= exim-3.03.tar.gz exim-texinfo-3.00.tar.gz
|
||||
DISTFILES= exim-3.11.tar.gz exim-texinfo-3.10.tar.gz
|
||||
|
||||
MAINTAINER= sheldonh@FreeBSD.org
|
||||
|
||||
@ -70,7 +70,7 @@ do-configure:
|
||||
> ${WRKSRC}/src/configure.default
|
||||
${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local
|
||||
cd ${WRKSRC}/doc && \
|
||||
for i in ../../exim-texinfo-3.00/doc/* ; do \
|
||||
for i in ../../exim-texinfo-3.10/doc/* ; do \
|
||||
${LN} -sf $$i ; \
|
||||
done
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (exim-3.03.tar.gz) = 71581c8e7bce2bf6bb859ad4ae21f15f
|
||||
MD5 (exim-texinfo-3.00.tar.gz) = c0e8bde7adfbbf30de8f9a6889976d87
|
||||
MD5 (exim-3.11.tar.gz) = e1a63c6eaa71c030a189f279ab6630b2
|
||||
MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc
|
||||
|
@ -1,18 +1,18 @@
|
||||
# New ports collection makefile for: exim
|
||||
# Version required: 3.03
|
||||
# Version required: 3.10
|
||||
# Date created: 23 June 1996
|
||||
# Whom: markm@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= exim-3.03
|
||||
DISTNAME= exim-3.11
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \
|
||||
ftp://ftp.quite.net/pub/exim/ \
|
||||
http://www.exim.org/ftp/ \
|
||||
ftp://ftp.is.co.za/networking/mail/transport/exim/
|
||||
DISTFILES= exim-3.03.tar.gz exim-texinfo-3.00.tar.gz
|
||||
DISTFILES= exim-3.11.tar.gz exim-texinfo-3.10.tar.gz
|
||||
|
||||
MAINTAINER= sheldonh@FreeBSD.org
|
||||
|
||||
@ -70,7 +70,7 @@ do-configure:
|
||||
> ${WRKSRC}/src/configure.default
|
||||
${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local
|
||||
cd ${WRKSRC}/doc && \
|
||||
for i in ../../exim-texinfo-3.00/doc/* ; do \
|
||||
for i in ../../exim-texinfo-3.10/doc/* ; do \
|
||||
${LN} -sf $$i ; \
|
||||
done
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (exim-3.03.tar.gz) = 71581c8e7bce2bf6bb859ad4ae21f15f
|
||||
MD5 (exim-texinfo-3.00.tar.gz) = c0e8bde7adfbbf30de8f9a6889976d87
|
||||
MD5 (exim-3.11.tar.gz) = e1a63c6eaa71c030a189f279ab6630b2
|
||||
MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc
|
||||
|
Loading…
Reference in New Issue
Block a user