aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-02-10 16:09:49 +0000
committerMark Murray <markm@FreeBSD.org>1999-02-10 16:09:49 +0000
commit3e0e2339840b54e4be1120bb85dbd658e7c40fa2 (patch)
tree71056c35295eb6fd717dd41b8478b82685f20884 /mail
parent7808f9f3f71384939da5635324dd1544c5df966b (diff)
downloadports-3e0e2339840b54e4be1120bb85dbd658e7c40fa2.tar.gz
ports-3e0e2339840b54e4be1120bb85dbd658e7c40fa2.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-devel/Makefile10
-rw-r--r--mail/exim-devel/distinfo2
-rw-r--r--mail/exim-old/Makefile10
-rw-r--r--mail/exim-old/distinfo2
-rw-r--r--mail/exim/Makefile10
-rw-r--r--mail/exim/distinfo2
6 files changed, 18 insertions, 18 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index da0802aab7c8..adb9c584b4a8 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: exim
-# Version required: 2.11
+# Version required: 2.12
# Date created: 23 June 1996
# Whom: markm@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1998/12/17 10:54:23 markm Exp $
+# $Id: Makefile,v 1.26 1999/01/27 14:07:07 markm Exp $
#
-DISTNAME= exim-2.11
+DISTNAME= exim-2.12
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-2.11.tar.gz exim-texinfo-2.10.tar.gz
+DISTFILES= exim-2.12.tar.gz exim-texinfo-2.10.tar.gz
MAINTAINER= axl@iafrica.com
@@ -24,7 +24,7 @@ USE_PERL5= YES
do-configure:
${MKDIR} ${WRKSRC}/Local
-.if defined(USE_XLIB)
+.if defined(USE_XLIB) && ${USE_XLIB} == YES
${SED} -e "s#XX_PREFIX_XX#${PREFIX}#" \
< ${FILESDIR}/Makefile \
> ${WRKSRC}/Local/Makefile
diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo
index baa74a53f559..ab8d02f20094 100644
--- a/mail/exim-devel/distinfo
+++ b/mail/exim-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (exim-2.11.tar.gz) = 8e4100415f98db74ff448cbff6c07183
+MD5 (exim-2.12.tar.gz) = 0fb2147e34752cb84d450b61ac89e3fc
MD5 (exim-texinfo-2.10.tar.gz) = ece154c4c8c95e3983d11c5de186005c
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index da0802aab7c8..adb9c584b4a8 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: exim
-# Version required: 2.11
+# Version required: 2.12
# Date created: 23 June 1996
# Whom: markm@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1998/12/17 10:54:23 markm Exp $
+# $Id: Makefile,v 1.26 1999/01/27 14:07:07 markm Exp $
#
-DISTNAME= exim-2.11
+DISTNAME= exim-2.12
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-2.11.tar.gz exim-texinfo-2.10.tar.gz
+DISTFILES= exim-2.12.tar.gz exim-texinfo-2.10.tar.gz
MAINTAINER= axl@iafrica.com
@@ -24,7 +24,7 @@ USE_PERL5= YES
do-configure:
${MKDIR} ${WRKSRC}/Local
-.if defined(USE_XLIB)
+.if defined(USE_XLIB) && ${USE_XLIB} == YES
${SED} -e "s#XX_PREFIX_XX#${PREFIX}#" \
< ${FILESDIR}/Makefile \
> ${WRKSRC}/Local/Makefile
diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo
index baa74a53f559..ab8d02f20094 100644
--- a/mail/exim-old/distinfo
+++ b/mail/exim-old/distinfo
@@ -1,2 +1,2 @@
-MD5 (exim-2.11.tar.gz) = 8e4100415f98db74ff448cbff6c07183
+MD5 (exim-2.12.tar.gz) = 0fb2147e34752cb84d450b61ac89e3fc
MD5 (exim-texinfo-2.10.tar.gz) = ece154c4c8c95e3983d11c5de186005c
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index da0802aab7c8..adb9c584b4a8 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: exim
-# Version required: 2.11
+# Version required: 2.12
# Date created: 23 June 1996
# Whom: markm@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1998/12/17 10:54:23 markm Exp $
+# $Id: Makefile,v 1.26 1999/01/27 14:07:07 markm Exp $
#
-DISTNAME= exim-2.11
+DISTNAME= exim-2.12
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-2.11.tar.gz exim-texinfo-2.10.tar.gz
+DISTFILES= exim-2.12.tar.gz exim-texinfo-2.10.tar.gz
MAINTAINER= axl@iafrica.com
@@ -24,7 +24,7 @@ USE_PERL5= YES
do-configure:
${MKDIR} ${WRKSRC}/Local
-.if defined(USE_XLIB)
+.if defined(USE_XLIB) && ${USE_XLIB} == YES
${SED} -e "s#XX_PREFIX_XX#${PREFIX}#" \
< ${FILESDIR}/Makefile \
> ${WRKSRC}/Local/Makefile
diff --git a/mail/exim/distinfo b/mail/exim/distinfo
index baa74a53f559..ab8d02f20094 100644
--- a/mail/exim/distinfo
+++ b/mail/exim/distinfo
@@ -1,2 +1,2 @@
-MD5 (exim-2.11.tar.gz) = 8e4100415f98db74ff448cbff6c07183
+MD5 (exim-2.12.tar.gz) = 0fb2147e34752cb84d450b61ac89e3fc
MD5 (exim-texinfo-2.10.tar.gz) = ece154c4c8c95e3983d11c5de186005c