Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/ibm-public/postfix bump from NETBSD4 to NETBSD7, no...



details:   https://anonhg.NetBSD.org/src/rev/2cf496903663
branches:  trunk
changeset: 821872:2cf496903663
user:      rin <rin%NetBSD.org@localhost>
date:      Mon Feb 20 05:46:12 2017 +0000

description:
bump from NETBSD4 to NETBSD7, no functional changes at the moment

diffstat:

 external/ibm-public/postfix/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8844a28a9c32 -r 2cf496903663 external/ibm-public/postfix/Makefile.inc
--- a/external/ibm-public/postfix/Makefile.inc  Mon Feb 20 05:43:12 2017 +0000
+++ b/external/ibm-public/postfix/Makefile.inc  Mon Feb 20 05:46:12 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.18 2017/02/14 01:16:43 christos Exp $
+#      $NetBSD: Makefile.inc,v 1.19 2017/02/20 05:46:12 rin Exp $
 
 .include <bsd.own.mk>
 
@@ -9,7 +9,7 @@
 
 PFIX_DISTDIR=  ${NETBSDSRCDIR}/external/ibm-public/postfix/dist
 
-CPPFLAGS+= -DNETBSD4 -DUSE_SASL_AUTH -DNO_EAI \
+CPPFLAGS+= -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI \
        -I${DIST} \
        -I${PFIX_DISTDIR}/src/dns -I${PFIX_DISTDIR}/src/global \
        -I${PFIX_DISTDIR}/src/master -I${PFIX_DISTDIR}/src/util \



Home | Main Index | Thread Index | Old Index