Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 04:34:55 +0100
From:      "Timur I. Bakeyev" <timur@gnu.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/77188: MAINTAINER: Update of net/py-samba port
Message-ID:  <1107747295.0@timur.home.bat.ru>
Resent-Message-ID: <200502070340.j173eGb6078119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77188
>Category:       ports
>Synopsis:       MAINTAINER: Update of net/py-samba port
>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:   Mon Feb 07 03:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #1: Sun Dec 26 01:32:44 CET 2004
    root@timur.home.bat.ru:/usr/src/sys/i386/compile/COMMON



>Description:


Update for net/py-samba


>How-To-Repeat:


-


>Fix:


--- py-samba.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/py-samba/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	6 Jun 2004 17:38:54 -0000	1.3
+++ Makefile	30 Jan 2005 15:43:53 -0000
@@ -42,5 +42,6 @@
 post-install:
 	-@${MKDIR} ${EXAMPLESDIR}
 	@${CP} -Rp ${WRKSRC}/python/examples/* ${EXAMPLESDIR}
+	@${CP} -Rp ${WRKDIR}/${DISTNAME}/examples/scripts/python/* ${EXAMPLESDIR}
 
 .include "${MASTERDIR}/Makefile"
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/py-samba/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	9 May 2004 20:34:39 -0000	1.1
+++ pkg-descr	30 Jan 2005 15:48:52 -0000
@@ -1,4 +1,4 @@
-This are the Python bindings for Samba port. They let Python programs to
+These are the Python bindings for Samba port. They let Python programms to
 use the SMB protocol.
 
 WWW: http://www.samba.org/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/py-samba/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	9 May 2004 20:34:39 -0000	1.1
+++ pkg-plist	30 Jan 2005 15:47:18 -0000
@@ -13,6 +13,10 @@
 %%PYTHON_SITELIBDIR%%/samba/tdbpack.so
 %%PYTHON_SITELIBDIR%%/samba/winbind.so
 %%PYTHON_SITELIBDIR%%/samba/winreg.so
+%%EXAMPLESDIR%%/SambaConfig.py
+%%EXAMPLESDIR%%/generate_parm_table.py
+%%EXAMPLESDIR%%/modify_samba_config.py
+%%EXAMPLESDIR%%/smbparm.py
 %%EXAMPLESDIR%%/spoolss/changeid.py
 %%EXAMPLESDIR%%/spoolss/enumprinters.py
 %%EXAMPLESDIR%%/spoolss/psec.py
--- py-samba.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1107747295.0>