Hi,

Update sendmail to 8.15.1.  I've been running with main (non-FLAVOR) and
milter sucessfully.  I don't have an environment to test the sasl and ldap
FLAVOR, so tests there are more than welcome.

Thanks,
Okan

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/sendmail/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    8 Jan 2015 14:08:15 -0000       1.6
+++ Makefile    22 Jan 2015 21:32:06 -0000
@@ -3,14 +3,12 @@
 COMMENT-main =         mother of Mail Transfer Agents
 COMMENT-libmilter =    mail filter support library for sendmail
 
-V=                     8.14.9
+V=                     8.15.1
 DISTNAME =             sendmail.${V}
 PKGNAME-main =         sendmail-${V}
 PKGNAME-libmilter =    libmilter-${V}
 FULLPKGNAME-libmilter =        libmilter-${V}
 FULLPKGPATH-libmilter =        mail/sendmail,-libmilter
-
-REVISION-main =                4
 
 SHARED_LIBS =          milter  4.0
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/sendmail/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    16 Sep 2014 17:09:31 -0000      1.1.1.1
+++ distinfo    22 Jan 2015 21:32:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (sendmail.8.14.9.tar.gz) = 9aSXFRq9jzQcygc2w/m9cD1XTZMUaymJaJ3/bXpEXXU=
-SIZE (sendmail.8.14.9.tar.gz) = 2114293
+SHA256 (sendmail.8.15.1.tar.gz) = 7R+eDyoaWMn/lJUCZKL8GG1v0je6xmsXXXmiuJqVB0Y=
+SIZE (sendmail.8.15.1.tar.gz) = 2186562
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/mail/sendmail/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST-main
--- pkg/PLIST-main      31 Oct 2014 15:51:51 -0000      1.2
+++ pkg/PLIST-main      22 Jan 2015 21:32:06 -0000
@@ -128,6 +128,7 @@ share/sendmail/cf/ucbvax.mc
 share/sendmail/cf/uucpproto.mc
 share/sendmail/cf/vangogh.cs.mc
 share/sendmail/contrib/
+share/sendmail/contrib/AuthRealm.p0
 share/sendmail/contrib/README
 share/sendmail/contrib/bitdomain.c
 share/sendmail/contrib/bounce-resender.pl
@@ -170,6 +171,7 @@ share/sendmail/feature/allmasquerade.m4
 share/sendmail/feature/always_add_domain.m4
 share/sendmail/feature/authinfo.m4
 share/sendmail/feature/badmx.m4
+share/sendmail/feature/bcc.m4
 share/sendmail/feature/bestmx_is_local.m4
 share/sendmail/feature/bitdomain.m4
 share/sendmail/feature/blacklist_recipients.m4
@@ -197,9 +199,11 @@ share/sendmail/feature/msp.m4
 share/sendmail/feature/mtamark.m4
 share/sendmail/feature/no_default_msa.m4
 share/sendmail/feature/nocanonify.m4
+share/sendmail/feature/nopercenthack.m4
 share/sendmail/feature/notsticky.m4
 share/sendmail/feature/nouucp.m4
 share/sendmail/feature/nullclient.m4
+share/sendmail/feature/prefixmod.m4
 share/sendmail/feature/preserve_local_plus_detail.m4
 share/sendmail/feature/preserve_luser_host.m4
 share/sendmail/feature/promiscuous_relay.m4
@@ -222,6 +226,7 @@ share/sendmail/feature/virtuser_entire_d
 share/sendmail/feature/virtusertable.m4
 share/sendmail/hack/
 share/sendmail/hack/cssubdomain.m4
+share/sendmail/hack/xconnect.m4
 share/sendmail/m4/
 share/sendmail/m4/cf.m4
 share/sendmail/m4/cfhead.m4

Reply via email to