diff options
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile | 3 | ||||
-rw-r--r-- | mail/sendmail/Makefile.common | 4 | ||||
-rw-r--r-- | mail/sendmail/distinfo | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 11c876f501a..affac5b0e44 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2004/03/07 10:20:06 grant Exp $ +# $NetBSD: Makefile,v 1.68 2004/03/27 22:07:32 tron Exp $ .include "../../mail/sendmail/Makefile.common" PKGNAME= sendmail-${DIST_VERS} -PKGREVISION= 2 COMMENT= The well known Mail Transport Agent CONFLICTS+= postfix-[0-9]* diff --git a/mail/sendmail/Makefile.common b/mail/sendmail/Makefile.common index 267fdff3c72..c964f89be25 100644 --- a/mail/sendmail/Makefile.common +++ b/mail/sendmail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2004/01/20 12:19:44 agc Exp $ +# $NetBSD: Makefile.common,v 1.15 2004/03/27 22:07:32 tron Exp $ # # Makefile fragment shared with libmilter # @@ -18,7 +18,7 @@ DISTINFO_FILE?= ${.CURDIR}/../../mail/sendmail/distinfo FILESDIR?= ${.CURDIR}/../../mail/sendmail/files PATCHDIR?= ${.CURDIR}/../../mail/sendmail/patches -DIST_VERS= 8.12.10 +DIST_VERS= 8.12.11 MAKE_ENV+= BSD_BINOWN="${BINOWN}" BSD_BINGRP="${BINGRP}" \ BSD_MANOWN="${MANOWN}" BSD_MANGRP="${MANGRP}" \ diff --git a/mail/sendmail/distinfo b/mail/sendmail/distinfo index 64dd021c2ce..ca06fd5d8b8 100644 --- a/mail/sendmail/distinfo +++ b/mail/sendmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2003/12/03 03:31:16 ben Exp $ +$NetBSD: distinfo,v 1.16 2004/03/27 22:07:32 tron Exp $ -SHA1 (sendmail.8.12.10.tar.gz) = e3141713ebba36ef1ea6eb7c34603f3340dea84f -Size (sendmail.8.12.10.tar.gz) = 1892497 bytes +SHA1 (sendmail.8.12.11.tar.gz) = ce1ba0e50740c548f8555f1a905d8514e6637f95 +Size (sendmail.8.12.11.tar.gz) = 1899112 bytes SHA1 (patch-aa) = cf9a68f5e6d6fd6e13a806a7d1e6ebab18fc9c6f SHA1 (patch-ab) = a2abf6e78772e257e2a1973e7730159ff24a91aa SHA1 (patch-ac) = 96c19300b4188dbcbd202768eea912f675dadc27 |