diff options
author | taca <taca@pkgsrc.org> | 2000-11-19 07:44:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2000-11-19 07:44:38 +0000 |
commit | 6a016ad8275dae3b20e47efb46bfda136fafd1a1 (patch) | |
tree | 4dd924b2d124d8d85d0d2f4e19594e979c9dac0b /mail | |
parent | 7f2697247f7ae6e91ca015eeeb992e2bc2fc8c3e (diff) | |
download | pkgsrc-6a016ad8275dae3b20e47efb46bfda136fafd1a1.tar.gz |
- re-enable using WIDE patch with sendmail8.11.1+3.4W.patch.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail/Makefile | 14 | ||||
-rw-r--r-- | mail/sendmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/sendmail/pkg/PLIST.common | 3 |
3 files changed, 11 insertions, 10 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 1f3d67fe41f..3e4eb2adc75 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2000/10/15 14:30:21 itojun Exp $ +# $NetBSD: Makefile,v 1.25 2000/11/19 07:44:38 taca Exp $ DISTNAME= sendmail.8.11.1 PKGNAME= sendmail-8.11.1 @@ -7,12 +7,12 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ftp://ftp.cert.dfn.de/pub/tools/net/sendmail/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ -#PATCH_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ -#PATCHFILES= sendmail8.11.0+3.3W.patch.gz -#PATCH_DIST_ARGS=-d ${WRKSRC}/sendmail -E ${PATCH_DIST_STRIP} -#.if !(defined(PATCH_DEBUG) || defined(PKG_VERBOSE)) -#PATCH_DIST_ARGS+=--forward --quiet -#.endif +PATCH_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ +PATCHFILES= sendmail8.11.1+3.4W.patch.gz +PATCH_DIST_ARGS=-d ${WRKSRC}/sendmail -E ${PATCH_DIST_STRIP} +.if !(defined(PATCH_DEBUG) || defined(PKG_VERBOSE)) +PATCH_DIST_ARGS+=--forward --quiet +.endif MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.sendmail.org/ diff --git a/mail/sendmail/files/md5 b/mail/sendmail/files/md5 index f9eed6302e1..4f91777ba8b 100644 --- a/mail/sendmail/files/md5 +++ b/mail/sendmail/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.6 2000/10/15 14:30:23 itojun Exp $ +$NetBSD: md5,v 1.7 2000/11/19 07:44:39 taca Exp $ MD5 (sendmail.8.11.1.tar.gz) = 9118a555141493fb574a588d50f57215 -MD5 (sendmail8.11.0+3.3W.patch.gz) = fcdf9204dd72c895ecf0e80fd9738cc3 +MD5 (sendmail8.11.1+3.4W.patch.gz) = fe4a1bd09c1cbc35776c4d6730e91e37 diff --git a/mail/sendmail/pkg/PLIST.common b/mail/sendmail/pkg/PLIST.common index 2f869db6743..c9028e00f33 100644 --- a/mail/sendmail/pkg/PLIST.common +++ b/mail/sendmail/pkg/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.2 2000/07/24 04:22:36 itojun Exp $ +@comment $NetBSD: PLIST.common,v 1.3 2000/11/19 07:44:39 taca Exp $ bin/newaliases bin/mailq bin/hoststat @@ -154,6 +154,7 @@ share/sendmail/ostype/sinix.m4 share/sendmail/ostype/solaris2.m4 share/sendmail/ostype/solaris2.ml.m4 share/sendmail/ostype/solaris2.pre5.m4 +share/sendmail/ostype/solaris8.m4 share/sendmail/ostype/sunos3.5.m4 share/sendmail/ostype/sunos4.1.m4 share/sendmail/ostype/svr4.m4 |