pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q1]: pkgsrc/mail/exim Pull up revision 1.45 (requested by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/614e1f79e607
branches: pkgsrc-2004Q1
changeset: 471425:614e1f79e607
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 30 08:58:27 2004 +0000
description:
Pull up revision 1.45 (requested by abs in ticket #28):
Update exim to exim-4.33nb1 (from 4.22nb5)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33
- 1086 lines of changes -
http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at
runtime
diffstat:
mail/exim/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 3bc88e8870d4 -r 614e1f79e607 mail/exim/Makefile
--- a/mail/exim/Makefile Sun May 30 08:54:13 2004 +0000
+++ b/mail/exim/Makefile Sun May 30 08:58:27 2004 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.44.2.1 2004/05/30 08:54:13 grant Exp $
+# $NetBSD: Makefile,v 1.44.2.2 2004/05/30 08:58:27 grant Exp $
DISTNAME= exim-${EXIM_VERSION}
-PKGREVISION= 5
+PKGREVISION= 1
CATEGORIES= mail net
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.exim.org/
COMMENT= The Exim mail transfer agent, a replacement for sendmail
-DEPENDS+= exim-user>=4.10nb1:../../mail/exim-user
CONFLICTS+= exim-exiscan-[0-9]*
.include "Makefile.common"
Home |
Main Index |
Thread Index |
Old Index