ports/93555: [MAINTAINER] Update for net/py-samba to 3.0.21b

Timur I. Bakeyev timur at gnu.org
Sun Feb 19 08:30:10 UTC 2006


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 19 08:30:09 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list