ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/sendmail/Makefile
(Generate patch)

Comparing trunk/mail/sendmail/Makefile (file contents):
Revision 16986 by laffer1, Fri Sep 12 01:29:01 2014 UTC vs.
Revision 17887 by laffer1, Thu Dec 18 23:50:04 2014 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2  
3   PORTNAME=       sendmail
4 < PORTVERSION=    8.14.9
5 < PORTREVISION=   3
4 > PORTVERSION=    8.15.1
5 > PORTREVISION=   0
6   CATEGORIES=     mail ipv6
7   MASTER_SITES=   ftp://ftp.sendmail.org/pub/sendmail/ \
8                  ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
# Line 85 | Line 85 | EXTRA_PATCHES+=        ${FILESDIR}/cyruslookup.patch
85   .if ${PORT_OPTIONS:MTLS}
86   TLS_SUFFIX?=    +tls
87   CONFLICTS+=     sendmail-ldap-8.* sendmail-sasl-8.* sendmail-sasl2-8.*
88 .if ! ${PORT_OPTIONS:MTLSEXT_PADDING}
89 EXTRA_PATCHES+= ${FILESDIR}/tlsext.patch
90 .endif
88   .endif
89  
90   MAKE_PKGNAMES=  for i in "" +tls; do \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines