From timur@gnu.org  Sun Feb 19 08:23:00 2006
Return-Path: <timur@gnu.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5B73116A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Feb 2006 08:23:00 +0000 (GMT)
	(envelope-from timur@gnu.org)
Received: from mail.bat.ru (dzokonda.xs4all.nl [194.109.164.75])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C6AF943D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Feb 2006 08:22:59 +0000 (GMT)
	(envelope-from timur@gnu.org)
Received: from timur.home.bat.ru (account timur [192.168.0.4] verified)
  by mail.bat.ru (CommuniGate Pro SMTP 4.2.7)
  with ESMTP id 705445 for FreeBSD-gnats-submit@freebsd.org; Sun, 19 Feb 2006 09:27:28 +0100
Message-Id: <1140337379.30535@timur.home.bat.ru>
Date: Sun, 19 Feb 2006 09:22:59 +0100
From: "Timur I. Bakeyev" <timur@gnu.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER] Update for net/py-samba to 3.0.21b
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         93555
>Category:       ports
>Synopsis:       [MAINTAINER] Update for net/py-samba to 3.0.21b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 19 08:30:09 GMT 2006
>Closed-Date:    Mon Feb 20 01:23:49 GMT 2006
>Last-Modified:  Mon Feb 20 01:23:49 GMT 2006
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #2: Sun Jan  8 03:29:17 CET 2006
    root@timur.home.bat.ru:/usr/src/sys/i386/compile/COMMON



>Description:


Just cosmetic changes to Samba3 slave port.


>How-To-Repeat:





>Fix:


--- py-samba.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/py-samba/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	20 Jan 2006 17:19:21 -0000	1.7
+++ Makefile	19 Feb 2006 08:00:54 -0000
@@ -24,17 +24,18 @@
 USE_PYDISTUTILS=	yes
 PYSETUP=		python/setup.py
 
-GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--with-python
 
+WITHOUT_ADS=		yes
+
 do-build:
 	cd ${WRKSRC} && ${MAKE} proto
 	cd ${WRKSRC} && ${MAKE} python_ext
 
 post-install:
 	-@${MKDIR} ${EXAMPLESDIR}
-	@${CP} -Rp ${WRKSRC}/python/examples/* ${EXAMPLESDIR}
-	@${CP} -Rp ${WRKDIR}/${DISTNAME}/examples/scripts/shares/python/* \
+	${CP} -Rp ${WRKSRC}/python/examples/* ${EXAMPLESDIR}
+	${CP} -Rp ${WRKDIR}/${DISTNAME}/examples/scripts/shares/python/* \
 	    ${EXAMPLESDIR}
 
 .include "${MASTERDIR}/Makefile"
--- py-samba.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Mon Feb 20 01:23:48 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93555 
>Unformatted:
