summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile11
-rw-r--r--mail/sendmail/distinfo8
-rw-r--r--mail/sendmail/pkg/PLIST.common3
3 files changed, 13 insertions, 9 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index d68f14b39be..15fd8ca56ec 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.36 2001/04/15 01:18:06 itojun Exp $
+# $NetBSD: Makefile,v 1.37 2001/05/29 03:31:26 itojun Exp $
-DISTNAME= sendmail.8.11.3
-PKGNAME= sendmail-8.11.3
+DISTNAME= sendmail.8.11.4
+PKGNAME= sendmail-8.11.4
CATEGORIES= mail
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \
ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/
+USE_WIDEPATCH= NO
+.if ${USE_WIDEPATCH} == "YES"
PATCH_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/
PATCHFILES= sendmail8.11.3+3.4W.patch.gz
PATCH_DIST_ARGS=-d ${WRKSRC}/sendmail -E ${PATCH_DIST_STRIP}
@@ -14,6 +16,7 @@ PATCH_DIST_ARGS=-d ${WRKSRC}/sendmail -E ${PATCH_DIST_STRIP}
PATCH_DIST_ARGS+=--forward --quiet
.endif
PATCH_DIST_STRIP= -p1
+.endif
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.sendmail.org/
@@ -58,7 +61,9 @@ post-patch:
${CP} ${PKGDIR}/DESCR ${DESCR_SRC}
${ECHO} '---' >> ${DESCR_SRC}
${ECHO} -n 'compiled features:' >> ${DESCR_SRC}
+.if ${USE_WIDEPATCH} == YES
${ECHO} -n ' WIDE' >> ${DESCR_SRC}
+.endif
.if defined(USE_INET6) && ${USE_INET6} == YES
${CAT} ${FILESDIR}/site.config.m4-v6 >> ${SITECONFIG}
${ECHO} -n ' INET6' >> ${DESCR_SRC}
diff --git a/mail/sendmail/distinfo b/mail/sendmail/distinfo
index 12f4bee3364..b844cc1f088 100644
--- a/mail/sendmail/distinfo
+++ b/mail/sendmail/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 13:10:03 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/05/29 03:31:26 itojun Exp $
-SHA1 (sendmail.8.11.3.tar.gz) = 6b7a7c4027f1c40b20f8c018b181ccbbe25a0ebb
-Size (sendmail.8.11.3.tar.gz) = 1347756 bytes
-SHA1 (sendmail8.11.3+3.4W.patch.gz) = 8352c54937c32b5afbfa7ff15f45d41c8d11a0cc
-Size (sendmail8.11.3+3.4W.patch.gz) = 29807 bytes
+SHA1 (sendmail.8.11.4.tar.gz) = 81f586ef7ddcf3e55029742532694501e768b040
+Size (sendmail.8.11.4.tar.gz) = 1356543 bytes
SHA1 (patch-aa) = 9458931dc99f8775574b26ed8ca5f530600d7506
SHA1 (patch-ab) = 40d3643d4f82c9761cc4e5abfee90ccd9c65536b
SHA1 (patch-ac) = bfb83dbd4209879f58b95f0328d68bb8e56ac119
diff --git a/mail/sendmail/pkg/PLIST.common b/mail/sendmail/pkg/PLIST.common
index a6b0a8b633f..bd874268884 100644
--- a/mail/sendmail/pkg/PLIST.common
+++ b/mail/sendmail/pkg/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.6 2001/04/15 01:18:07 itojun Exp $
+@comment $NetBSD: PLIST.common,v 1.7 2001/05/29 03:31:26 itojun Exp $
bin/newaliases
bin/mailq
bin/hoststat
@@ -131,6 +131,7 @@ share/sendmail/ostype/darwin.m4
share/sendmail/ostype/dgux.m4
share/sendmail/ostype/domainos.m4
share/sendmail/ostype/dynix3.2.m4
+share/sendmail/ostype/freebsd4.m4
share/sendmail/ostype/gnu.m4
share/sendmail/ostype/hpux10.m4
share/sendmail/ostype/hpux11.m4