diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-05-06 12:57:56 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-05-06 12:57:56 +0000 |
commit | 8e21f554a70d98d2b22f95b238fa10cc3969884d (patch) | |
tree | 8f4504b338744de41d2d528dad1c0474e28a3140 | |
parent | Upgrade to 2.3.1. (diff) |
Update to exim-4.04: mostly fixes of fixes from exim-4.03.
Notes
Notes:
svn path=/head/; revision=58605
-rw-r--r-- | mail/exim-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index c6d008d4a5e6..27ed68a1b7f8 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -7,7 +7,6 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ http://www.exim.org/ftp/exim4/ \ @@ -23,7 +22,7 @@ USE_BZIP2= yes MAN8= exim.8 -EXIM_VERSION= 4.03 +EXIM_VERSION= 4.04 EXIM_DOCVERSION= 4.00 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index 76c9f914bce2..9cfae96fce7a 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-4.03.tar.bz2) = 60e0d1163ec44bda4a078f09ae919f5e +MD5 (exim-4.04.tar.bz2) = 870b5429ddddfbce9b076304f3ba943f MD5 (exim-texinfo-4.00.tar.bz2) = 18983a980fda2c4d375072c7efe3d994 |