pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q1]: pkgsrc/mail/exim-exiscan Pull up revision 1.9 (reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8369563dca6d
branches: pkgsrc-2004Q1
changeset: 471436:8369563dca6d
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 30 09:05:12 2004 +0000
description:
Pull up revision 1.9 (requested by abs in ticket #28):
Update exim-exiscan to 4.33_20nb1 (from 4.22-12)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33_20
- Same exim changes -
http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Changes (http://duncanthrax.net/exiscan-acl/CHANGELOG) include
- added option to use multiple spamd servers
- many mime changes
- Added Brightmail Antispam support
- clamd fixes
diffstat:
mail/exim-exiscan/Makefile | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r 64e0b44d21b9 -r 8369563dca6d mail/exim-exiscan/Makefile
--- a/mail/exim-exiscan/Makefile Sun May 30 09:04:23 2004 +0000
+++ b/mail/exim-exiscan/Makefile Sun May 30 09:05:12 2004 +0000
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2004/05/30 09:05:12 grant Exp $
DISTNAME= exim-${EXIM_VERSION}
-PKGREVISION= 3
-PKGNAME= exim-exiscan-${EXIM_VERSION}-${EXISCAN_VERSION}
+PKGREVISION= 1
+PKGNAME= exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION}
CATEGORIES= mail net
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= http://duncanthrax.net/exiscan-acl/
COMMENT= The Exim mail transfer agent, with exiscan-acl patches
-DEPENDS+= exim-user>=1.0:../../mail/exim-user
CONFLICTS+= exim-[0-9]*
-EXISCAN_VERSION=12
+EXISCAN_VERSION=20
PATCH_SITES= http://duncanthrax.net/exiscan-acl/
-PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch
+PATCHFILES= exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2
DISTINFO_FILE= ${.CURDIR}/../../mail/exim/distinfo
PATCHDIR= ${.CURDIR}/../../mail/exim/patches
Home |
Main Index |
Thread Index |
Old Index