pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Update exim to 4.44nb3 and exim-exiscan to 4.44_2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/59b8a490685a
branches: trunk
changeset: 493642:59b8a490685a
user: abs <abs%pkgsrc.org@localhost>
date: Tue May 10 22:52:06 2005 +0000
description:
Update exim to 4.44nb3 and exim-exiscan to 4.44_28nb2.
- The exim user does not need a fixed uid defined at build time
Noted by Masao Uebayashi some long time ago
diffstat:
mail/exim-exiscan/Makefile | 4 ++--
mail/exim/Makefile | 4 ++--
mail/exim/Makefile.common | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (45 lines):
diff -r 051e320be72d -r 59b8a490685a mail/exim-exiscan/Makefile
--- a/mail/exim-exiscan/Makefile Tue May 10 22:43:25 2005 +0000
+++ b/mail/exim-exiscan/Makefile Tue May 10 22:52:06 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2005/02/17 22:50:06 reed Exp $
+# $NetBSD: Makefile,v 1.20 2005/05/10 22:52:06 abs Exp $
DISTNAME= exim-${EXIM_VERSION}
PKGNAME= exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail net
MAINTAINER= abs%NetBSD.org@localhost
diff -r 051e320be72d -r 59b8a490685a mail/exim/Makefile
--- a/mail/exim/Makefile Tue May 10 22:43:25 2005 +0000
+++ b/mail/exim/Makefile Tue May 10 22:52:06 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2005/02/17 22:50:06 reed Exp $
+# $NetBSD: Makefile,v 1.56 2005/05/10 22:52:06 abs Exp $
DISTNAME= exim-${EXIM_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail net
MAINTAINER= abs%NetBSD.org@localhost
diff -r 051e320be72d -r 59b8a490685a mail/exim/Makefile.common
--- a/mail/exim/Makefile.common Tue May 10 22:43:25 2005 +0000
+++ b/mail/exim/Makefile.common Tue May 10 22:52:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2005/04/11 21:46:18 tv Exp $
+# $NetBSD: Makefile.common,v 1.28 2005/05/10 22:52:06 abs Exp $
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
@@ -18,7 +18,7 @@
BUILD_DEFS= EXIM_USER EXIM_GROUP EXIM_DB EXIM_USE_LOOKUP_WHOSON
PKG_GROUPS= ${EXIM_GROUP}
-PKG_USERS= ${EXIM_USER}:${EXIM_GROUP}:8:Exim\\ mail\\ server\\ user:/var/mail:/sbin/nologin
+PKG_USERS= ${EXIM_USER}:${EXIM_GROUP}::Exim\\ mail\\ server\\ user:/var/mail:/sbin/nologin
WRKSRC= ${WRKDIR}/exim-${EXIM_VERSION}
PKG_SYSCONFSUBDIR?= exim
Home |
Main Index |
Thread Index |
Old Index