Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 16:35:54 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        <hosokaw@jp.freebsd.org>, <ports@FreeBSD.ORG>
Subject:   New patch for net/samba-2.0.7
Message-ID:  <01ce01c08d60$2091d960$1200a8c0@gsicomp.on.ca>

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

------=_NextPart_000_01CB_01C08D36.3643D760
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi all,

I was just playing with the samba-2.0.7 port and noticed that a compiler
warning is introduced by patch-ab and patch-ac.

The attached patch (patch-bb) fixes this problem.

--
Matt Emmerton

------=_NextPart_000_01CB_01C08D36.3643D760
Content-Type: application/octet-stream;
	name="patch-bb"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="patch-bb"

--- include/proto.h.orig	Fri Feb  2 16:19:44 2001=0A=
+++ include/proto.h	Fri Feb  2 16:19:51 2001=0A=
@@ -1023,6 +1023,7 @@=0A=
 char *lp_serverstring(void);=0A=
 char *lp_printcapname(void);=0A=
 char *lp_lockdir(void);=0A=
+char *lp_piddir(void);=0A=
 char *lp_utmpdir(void);=0A=
 char *lp_wtmpdir(void);=0A=
 char *lp_utmp_hostname(void);=0A=

------=_NextPart_000_01CB_01C08D36.3643D760--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01ce01c08d60$2091d960$1200a8c0>