diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2009-03-01 18:45:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:07:45 +0200 |
commit | c195f35e4dd7b000cdcf75dae880501b13b8838a (patch) | |
tree | 05b1be9a30d04ff56dffcfac33a180a352db3ba2 /debian/examples | |
parent | ce95a56b62dfc55ef26a7d1494fc88854c33a6bc (diff) | |
download | sendmail-c195f35e4dd7b000cdcf75dae880501b13b8838a.tar.gz |
Imported Debian patch 8.14.3-9debian/8.14.3-9
Diffstat (limited to 'debian/examples')
-rw-r--r-- | debian/examples/Makefile | 12 | ||||
-rw-r--r-- | debian/examples/sasl/sasl.m4 | 4 | ||||
-rw-r--r-- | debian/examples/tls/starttls.m4 | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/debian/examples/Makefile b/debian/examples/Makefile index a73c395..243363b 100644 --- a/debian/examples/Makefile +++ b/debian/examples/Makefile @@ -175,7 +175,7 @@ sm_build_arch = amd64 sm_custom = sm_custom_s = sm_databases = REGEX, DB, NIS, NIS+, LDAP, DNS -sm_date = 2009-02-28 +sm_date = 2009-03-01 sm_depends = sm_dist_name = Debian sm_dist_vers = squeeze/sid @@ -226,7 +226,7 @@ sm_newdb_lib = -ldb-4.7 sm_praliases_envdef = sm_praliases_libs = -ldb-4.7 -lldap -llber sm_recommends = -sm_revision = -8 +sm_revision = -9 sm_rmail_envdef = sm_rmail_libs = -lldap -llber sm_sendmail_envdef = -D_PATH_SENDMAILPID=\"/var/run/sendmail/mta/sendmail.pid\" -DIP_SRCROUTE=1 -DLDAP_REFERRALS -D_FFR_LDAP_URI -D_FFR_LDAP_SETVERSION -DLDAP_DEPRECATED -DTCPWRAPPERS -DSASL -I/usr/include/sasl -DSTARTTLS -D_FFR_QUEUE_SCHED_DBG -D_FFR_SKIP_DOMAINS -D_FFR_GROUPREADABLEAUTHINFOFILE -D_FFR_DAEMON_NETUNIX -D_FFR_NO_PIPE -D_FFR_SHM_STATUS -D_FFR_RHS -D_FFR_MAIL_MACRO -D_FFR_QUEUEDELAY=1 -D_FFR_BADRCPT_SHUTDOWN -D_FFR_RESET_MACRO_GLOBALS -D_FFR_TLS_1 -D_FFR_DEAL_WITH_ERROR_SSL @@ -234,7 +234,7 @@ sm_sendmail_libs = -ldb-4.7 -lnsl -lldap -llber -lresolv -lwrap -lsasl2 -lcrypt sm_smrsh_envdef = -DCMDDIR=\"/etc/mail/smrsh\" -DPATH=\"/usr/bin:/bin\" sm_smrsh_libs = -lldap -llber sm_suggests = , sasl2-bin, libsasl2-modules, openssl -sm_time = 23:40:41 +sm_time = 10:48:34 sm_utc = -0800 sm_vacation_envdef = sm_vacation_libs = -ldb-4.7 -lldap -llber @@ -259,13 +259,13 @@ top_srcdir = .. #------------------------------------------------------------------------------ # vim: syntax=make # -# $Sendmail: Makefile,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ +# $Sendmail: Makefile,v 8.14.3 2009-03-01 10:48:34 cowboy Exp $ # # Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved. # # examples/Makefile. Generated from Makefile.in by configure. # -# Rules file for Sendmail 8.14.3-8(527875) +# Rules file for Sendmail 8.14.3-9(527875) # on Debian squeeze/sid # via Debhelper V4.1 # @@ -273,7 +273,7 @@ top_srcdir = .. # on Debian slink, potato, woody, testing, sid, ... # but the generated file is customized to the version noted above. # -# Richard Nelson <cowboy@debian.org> 2009-02-28 23:40:41 (-0800) +# Richard Nelson <cowboy@debian.org> 2009-03-01 10:48:34 (-0800) #------------------------------------------------------------------------------ # # Shipped programs diff --git a/debian/examples/sasl/sasl.m4 b/debian/examples/sasl/sasl.m4 index 288b475..0b55e09 100644 --- a/debian/examples/sasl/sasl.m4 +++ b/debian/examples/sasl/sasl.m4 @@ -1,6 +1,6 @@ divert(-1)dnl #----------------------------------------------------------------------------- -# $Sendmail: sasl.m4,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ +# $Sendmail: sasl.m4,v 8.14.3 2009-03-01 10:48:34 cowboy Exp $ # # Copyright (c) 2003-2009 Richard Nelson. All Rights Reserved. # @@ -15,7 +15,7 @@ divert(-1)dnl #----------------------------------------------------------------------------- # divert(0)dnl -VERSIONID(`$Id: sasl.m4, v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp $') +VERSIONID(`$Id: sasl.m4, v 8.14.3-9 2009-03-01 10:48:34 cowboy Exp $') dnl # dnl #--------------------------------------------------------------------- dnl # Bring in Autoconf results diff --git a/debian/examples/tls/starttls.m4 b/debian/examples/tls/starttls.m4 index 75ca5e4..1c0985e 100644 --- a/debian/examples/tls/starttls.m4 +++ b/debian/examples/tls/starttls.m4 @@ -1,6 +1,6 @@ divert(-1)dnl #----------------------------------------------------------------------------- -# $Sendmail: starttls.m4,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ +# $Sendmail: starttls.m4,v 8.14.3 2009-03-01 10:48:34 cowboy Exp $ # # Copyright (c) 2002-2009 Richard Nelson. All Rights Reserved. # @@ -15,7 +15,7 @@ divert(-1)dnl #----------------------------------------------------------------------------- # divert(0)dnl -VERSIONID(`$Id: starttls.m4,v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp $') +VERSIONID(`$Id: starttls.m4,v 8.14.3-9 2009-03-01 10:48:34 cowboy Exp $') dnl # dnl #--------------------------------------------------------------------- dnl # Bring in Autoconf results |