Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 20:11:42 +0200 (CEST)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115836: [UPDATE] net/samba3 3.0.25a -> 2.0.25c
Message-ID:  <20070826181142.2069A453DA@mail.vx.sk>
Resent-Message-ID: <200708261820.l7QIK1Tf065598@freefall.freebsd.org>

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

>Number:         115836
>Category:       ports
>Synopsis:       [UPDATE] net/samba3 3.0.25a -> 2.0.25c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 18:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
Update samba to latest version.
Remove patch files/patch-nsswitch_winbindd.c (already in source).
>How-To-Repeat:
>Fix:
Index: ports/net/samba3/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/samba3/Makefile,v
retrieving revision 1.161
diff -u -r1.161 Makefile
--- ports/net/samba3/Makefile	4 Aug 2007 11:41:08 -0000	1.161
+++ ports/net/samba3/Makefile	26 Aug 2007 17:56:26 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=		samba
-PORTVERSION?=		3.0.25a
-PORTREVISION?=		1
+PORTVERSION?=		3.0.25c
+#PORTREVISION?=		1
 PORTEPOCH?=		1
 CATEGORIES?=		net
 MASTER_SITES=		${MASTER_SITE_SAMBA}
Index: ports/net/samba3/distinfo
===================================================================
RCS file: /home/pcvs/ports/net/samba3/distinfo,v
retrieving revision 1.76
diff -u -r1.76 distinfo
--- ports/net/samba3/distinfo	5 Jun 2007 10:55:06 -0000	1.76
+++ ports/net/samba3/distinfo	26 Aug 2007 17:56:26 -0000
@@ -1,3 +1,3 @@
-MD5 (samba-3.0.25a.tar.gz) = cbd33bb5d904ccd8a294a4019743745d
-SHA256 (samba-3.0.25a.tar.gz) = 12f4fa70b5131520b58f3b62450a2e304dd63efe2532905a0760c7f11a308470
-SIZE (samba-3.0.25a.tar.gz) = 18145636
+MD5 (samba-3.0.25c.tar.gz) = 87950694270b86cbc1b2074cb53dd1aa
+SHA256 (samba-3.0.25c.tar.gz) = 113144b8a035b1be289eaed3a12a3e8138e47f21fd79c9cc7bbf4f7eabc2870c
+SIZE (samba-3.0.25c.tar.gz) = 18178029
Index: ports/net/samba3/pkg-plist.swat
===================================================================
RCS file: /home/pcvs/ports/net/samba3/pkg-plist.swat,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist.swat
--- ports/net/samba3/pkg-plist.swat	24 May 2007 07:54:25 -0000	1.2
+++ ports/net/samba3/pkg-plist.swat	26 Aug 2007 17:56:26 -0000
@@ -75,6 +75,7 @@
 share/swat/help/Samba3-Developers-Guide/modules.html
 share/swat/help/Samba3-Developers-Guide/ntdomain.html
 share/swat/help/Samba3-Developers-Guide/parsing.html
+share/swat/help/Samba3-Developers-Guide/pr01.html
 share/swat/help/Samba3-Developers-Guide/pt01.html
 share/swat/help/Samba3-Developers-Guide/pt02.html
 share/swat/help/Samba3-Developers-Guide/pt03.html
Index: ports/net/samba3/files/patch-nsswitch_winbindd.c
===================================================================
RCS file: ports/net/samba3/files/patch-nsswitch_winbindd.c
diff -N ports/net/samba3/files/patch-nsswitch_winbindd.c
--- ports/net/samba3/files/patch-nsswitch_winbindd.c	5 Jun 2007 10:55:06 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
---- nsswitch/winbindd.c.orig	Sun Apr 22 01:00:32 2007
-+++ nsswitch/winbindd.c	Mon Jun  4 02:59:13 2007
-@@ -303,6 +303,9 @@
- 	if (state->mem_ctx == NULL)
- 		return;
- 
-+	/* Remember who asked us. */
-+	state->pid = state->request.pid;
-+
- 	/* Process command */
- 
- 	for (table = dispatch_table; table->fn; table++) {
>Release-Note:
>Audit-Trail:
>Unformatted:



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