summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2002-03-05 16:11:42 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2002-03-05 16:11:42 +0000
commit8c3dcb80c3c2de9495d4acbc04b4225dd8d848a1 (patch)
tree3bfd8a7b84d3406f22e56711e3a041b4650b56e1 /mail
parentModified to fit our requirements (diff)
Update to exim-4.01:
Quite a few bugfixes and two new features. I'm not going to try to cover changes in commit logs for this port; the software's still in the early stages of its release cycle, and version-chasers should be reading the ChangeLog and NewStuff documentation. I've also changed the way the distribution version numbers are stored so that I don't have to modify the pkg-plist every time I update the port.
Notes
Notes: svn path=/head/; revision=55584
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-devel/Makefile12
-rw-r--r--mail/exim-devel/distinfo2
-rw-r--r--mail/exim-devel/pkg-plist2
3 files changed, 11 insertions, 5 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index 3c7dfb25beca..4a6337f93fcf 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= exim
-PORTVERSION= 4.00
+PORTVERSION= ${EXIM_VERSION}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
http://www.exim.org/ftp/exim4/ \
ftp://ftp.is.co.za/networking/mail/transport/exim/exim4/
-DISTFILES= exim-4.00.tar.bz2 exim-texinfo-4.00.tar.bz2
+DISTFILES= exim-${EXIM_VERSION}.tar.bz2 \
+ exim-texinfo-${EXIM_DOCVERSION}.tar.bz2
MAINTAINER= sheldonh@FreeBSD.org
@@ -21,6 +22,11 @@ USE_BZIP2= yes
MAN8= exim.8
+EXIM_VERSION= 4.01
+EXIM_DOCVERSION= 4.00
+
+PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}"
+
.if defined(NOPORTDOCS)
PKGMESSAGE= ${FILESDIR}/POST-INSTALL-NOTES
.endif
@@ -198,7 +204,7 @@ do-configure:
${MKDIR} ${WRKSRC}/Local
${SED} ${SEDLIST} < ${WRKSRC}/src/EDITME > ${WRKSRC}/Local/Makefile
cd ${WRKSRC}/doc && \
- for i in ../../exim-texinfo-4.00/doc/* ; do \
+ for i in ../../exim-texinfo-${EXIM_DOCVERSION}/doc/* ; do \
${LN} -sf $$i ; \
done
diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo
index 08269f15a4d2..d910404529e3 100644
--- a/mail/exim-devel/distinfo
+++ b/mail/exim-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (exim-4.00.tar.bz2) = 4dcd226632b794a03f14bc990e350ce3
+MD5 (exim-4.01.tar.bz2) = c911c286fab6f015106667fad9024cea
MD5 (exim-texinfo-4.00.tar.bz2) = c124671a94f931b977e46f8a56fbf587
diff --git a/mail/exim-devel/pkg-plist b/mail/exim-devel/pkg-plist
index 9b8bd1269394..dbf832172a16 100644
--- a/mail/exim-devel/pkg-plist
+++ b/mail/exim-devel/pkg-plist
@@ -2,7 +2,7 @@ etc/exim/configure.default
info/exim.info
info/exim_filter.info
sbin/exim
-sbin/exim-4.00-1
+sbin/exim-%%EXIM_VERSION%%-1
sbin/exim_checkaccess
sbin/exim_dumpdb
sbin/exim_fixdb