From e83ea3450e80fd5ad0bddcf37dc3bd28405d1c27 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 18 Feb 2005 14:48:29 +0000 Subject: - use /tmp not /var/tmp for mail.local Base has switched back to /tmp in Revision 1.1.1.1.2.4 with import of sendmail 8.12.2 for FreeBSD 4.6 --- mail/sendmail/Makefile | 1 + mail/sendmail/files/patch-aa | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) (limited to 'mail/sendmail') diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 3130ee5778d3..8fb18d5124a9 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.13.3 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail/files/patch-aa b/mail/sendmail/files/patch-aa index 8f725c56dc42..a324d8be66d9 100644 --- a/mail/sendmail/files/patch-aa +++ b/mail/sendmail/files/patch-aa @@ -33,18 +33,6 @@ diff -ur cf/sh/makeinfo.sh src/contrib/sendmail/cf/sh/makeinfo.sh echo '#####' in `pwd` | sed 's/\/tmp_mnt//' echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//' echo "define(\`__HOST__', $host)dnl" -diff -ur include/sendmail/pathnames.h.orig include/sendmail/pathnames.h ---- include/sendmail/pathnames.h.orig Fri Mar 23 23:09:44 2001 -+++ include/sendmail/pathnames.h Mon May 7 08:32:45 2001 -@@ -41,7 +41,7 @@ - # endif /* ! _PATH_MAILDIR */ - - # ifndef _PATH_LOCTMP --# define _PATH_LOCTMP "/tmp/local.XXXXXX" -+# define _PATH_LOCTMP "/var/tmp/local.XXXXXX" - # endif /* ! _PATH_LOCTMP */ - - # ifndef _PATH_HOSTS diff -ur mail.local/mail.local.8.orig mail.local/mail.local.8 --- mail.local/mail.local.8.orig Fri Apr 6 01:27:35 2001 +++ mail.local/mail.local.8 Thu May 31 07:36:03 2001 -- cgit v1.2.3