Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 14:45:59 +0200
From:      "Angelo Turetta" <aturetta@commit.it>
To:        <ports-committers@FreeBSD.org>, <cvs-ports@FreeBSD.org>, <cvs-all@FreeBSD.org>
Cc:        Dirk Meyer <dinoex@FreeBSD.org>
Subject:   Re: cvs commit: ports/mail/sendmail Makefile distinfo ports/mail/sendmail/files patch-aa
Message-ID:  <005f01c46e57$820fa510$661da8c0@lan>
References:  <200407171851.i6HIp7qw055717@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_005C_01C46E68.456927B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I think SOCKETMAP has been included in the basic sendmail distribution, thus
the 'extra' patch in ports fails now when building with
SENDMAIL_WITH_SOCKETMAP=yes.

The attached patch fixed the build error for me, along with the deletion of
the now unused patch file, but please verify if this is correct.

Bye,
Angelo Turetta



----- Original Message ----- 
From: "Dirk Meyer" <dinoex@FreeBSD.org>
To: <ports-committers@FreeBSD.org>; <cvs-ports@FreeBSD.org>;
<cvs-all@FreeBSD.org>
Sent: Saturday, July 17, 2004 8:51 PM
Subject: cvs commit: ports/mail/sendmail Makefile distinfo
ports/mail/sendmail/files patch-aa


> dinoex      2004-07-17 18:51:07 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     mail/sendmail        Makefile distinfo
>     mail/sendmail/files  patch-aa
>   Log:
>   - update to 8.13.0
>
>   Revision  Changes    Path
>   1.91      +1 -19     ports/mail/sendmail/Makefile
>   1.21      +2 -6      ports/mail/sendmail/distinfo
>   1.9       +23 -20    ports/mail/sendmail/files/patch-aa
>
>

------=_NextPart_000_005C_01C46E68.456927B0
Content-Type: application/octet-stream;
	name="sm813.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="sm813.patch"

Index: Makefile=0A=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=
RCS file: /home/ncvs/ports/mail/sendmail/Makefile,v=0A=
retrieving revision 1.92=0A=
diff -u -r1.92 Makefile=0A=
--- Makefile	17 Jul 2004 18:52:01 -0000	1.92=0A=
+++ Makefile	20 Jul 2004 12:38:06 -0000=0A=
@@ -100,9 +100,6 @@=0A=
 .else=0A=
 CONFLICTS+=3D	sendmail*+sasl2*-8.*=0A=
 .endif=0A=
-.if defined(SENDMAIL_WITH_SOCKETMAP)=0A=
-EXTRA_PATCHES+=3D	${FILESDIR}/socketmap.patch=0A=
-.endif=0A=
 .if defined(SENDMAIL_WITH_CYRUSLOOKUP)=0A=
 EXTRA_PATCHES+=3D	${FILESDIR}/cyruslookup.patch=0A=
 .endif=0A=

------=_NextPart_000_005C_01C46E68.456927B0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005f01c46e57$820fa510$661da8c0>