diff options
-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 1b0b55a5017..048dd683f2c 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2003/09/15 11:59:11 markd Exp $ +# $NetBSD: Makefile,v 1.63 2003/09/18 09:01:03 grant Exp $ .include "../../mail/sendmail/Makefile.common" PKGNAME= sendmail-${DIST_VERS} -PKGREVISION= 5 COMMENT= The well known Mail Transport Agent MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC diff --git a/mail/sendmail/Makefile.common b/mail/sendmail/Makefile.common index 2b16d014b60..b52ce9cb1ff 100644 --- a/mail/sendmail/Makefile.common +++ b/mail/sendmail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2003/09/15 11:59:12 markd Exp $ +# $NetBSD: Makefile.common,v 1.10 2003/09/18 09:01:03 grant Exp $ # # Makefile fragment shared with libmilter # @@ -19,7 +19,7 @@ DISTINFO_FILE?= ${.CURDIR}/../../mail/sendmail/distinfo FILESDIR?= ${.CURDIR}/../../mail/sendmail/files PATCHDIR?= ${.CURDIR}/../../mail/sendmail/patches -DIST_VERS= 8.12.9 +DIST_VERS= 8.12.10 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 f48ef7c7284..b6db4ea0deb 100644 --- a/mail/sendmail/distinfo +++ b/mail/sendmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2003/09/15 11:47:28 markd Exp $ +$NetBSD: distinfo,v 1.13 2003/09/18 09:01:04 grant Exp $ -SHA1 (sendmail.8.12.9.tar.gz) = c53bb2ebe694a6f20e3d2f1dbfedc6be9409f37c -Size (sendmail.8.12.9.tar.gz) = 1886008 bytes +SHA1 (sendmail.8.12.10.tar.gz) = e3141713ebba36ef1ea6eb7c34603f3340dea84f +Size (sendmail.8.12.10.tar.gz) = 1892497 bytes SHA1 (patch-aa) = 8a4563ece8ba8cee01081d49e486393f26ee1484 SHA1 (patch-ab) = a2abf6e78772e257e2a1973e7730159ff24a91aa SHA1 (patch-ac) = 96c19300b4188dbcbd202768eea912f675dadc27 |